月別アーカイブ:2022年02月

Blockchain code Metaverse VR

Crypto×VR×SmartContract(490)

2022/2/28    , ,

//tips //smart contract 取得したapiデータをきれいに表示できるようにMaterial-UIの使い方を確認していく。 npm install @mui/material @mu ...

Blockchain code Metaverse VR

Crypto×VR×SmartContract(489)

2022/2/27    , ,

//tips //smart contract 昨日教えてもらったReact Twitter Embed Componentでの表示を確認していく。 まずはnpm install --save rea ...

Blockchain code Metaverse VR

Crypto×VR×SmartContract(488)

2022/2/27    , ,

//tips npm trendsを確認し、導入可能なパッケージを探す方法や秒でgithubに公開できるようにすることを教わった。仕事が早くてビビった。さすがプロだった。このレベルをまずは目指す。 h ...

Blockchain code Metaverse VR

Crypto×VR×SmartContract(487)

2022/2/26    , ,

//tips //smart contract まずはstatuses/home_timelineで試す。 const results = await client.get("statuses/hom ...

Blockchain code Metaverse VR

Crypto×VR×SmartContract(486)

2022/2/25    , ,

//tips //smart contract Twitter-liteを活用したtimeline機能を実装していく。 Twitterフォルダの中にstream.jsファイルを作成。 https:// ...

Blockchain code Metaverse VR

Crypto×VR×SmartContract(485)

2022/2/23    , ,

//tips //smart contract Next-authだけでなくnext.jsの記述も確認。 If you export an async function called getServe ...

Blockchain code Metaverse VR

Crypto×VR×SmartContract(484)

2022/2/23    , ,

//tips //smart contract まずはexport async function getServerSideProps(context)部分を復活させ様子を見る。 export asy ...

Blockchain code Metaverse VR

Crypto×VR×SmartContract(483)

2022/2/21    , ,

//tips //smart contract 一度callbackの下にcosole.logをつけて中身を確認。 callbacks: { async jwt({ token, account, u ...

Blockchain code Metaverse VR

Crypto×VR×SmartContract(482)

2022/2/20    , ,

//tips //smart contract 先に作ったsession保管できているものを見返してみると_api.jsでSessionProviderを使用していることがわかった。 import { ...

Blockchain code Metaverse VR

Crypto×VR×SmartContract(481)

2022/2/19    , ,

//tips //smart contract Signinにて遷移を行う流れは理解できた。 作成したアプリを動かしてみると、ターミナル部分にsessionの中身が空で吐き出されているのがわかった。同 ...

Copyright© BUSINESS HUNTER , 2023 All Rights Reserved Powered by AFFINGER5.