Open2022/05/03にコメント追加4React Native ハンズオン準備React Nativewint2022/03/05あまりに進捗がないので、公開して進めることにした wint2022/03/05 予定してる内容 ナビゲーション 状態管理 サーバー アプリ・グローバル コンポーネント・ローカル wint2022/05/21に更新 構成の参考 https://zenn.dev/atamaplus_dev/articles/30832dda37da52 https://zenn.dev/akfm/articles/react-state-scope wint2022/05/05に更新 API services ハンズオンのためだけに WebAPI サーバーをホスティングするのは面倒だ。 Query & Mutation ができるサービスを利用したい。 候補 https://reqres.in/ https://gorest.co.in/ https://reqbin.com/req/4rwevrqh/post-json-example https://jsonplaceholder.typicode.com/ 他にちゃんと更新系まで提供してくれてるWebサービスがあったような… リンク集 https://medium.com/swlh/fake-rest-apis-that-we-can-use-to-build-prototypes-2a7946704726 ツール https://github.com/typicode/json-server JSONPlaceholder の構成ツール
wint2022/05/21に更新 構成の参考 https://zenn.dev/atamaplus_dev/articles/30832dda37da52 https://zenn.dev/akfm/articles/react-state-scope
wint2022/05/05に更新 API services ハンズオンのためだけに WebAPI サーバーをホスティングするのは面倒だ。 Query & Mutation ができるサービスを利用したい。 候補 https://reqres.in/ https://gorest.co.in/ https://reqbin.com/req/4rwevrqh/post-json-example https://jsonplaceholder.typicode.com/ 他にちゃんと更新系まで提供してくれてるWebサービスがあったような… リンク集 https://medium.com/swlh/fake-rest-apis-that-we-can-use-to-build-prototypes-2a7946704726 ツール https://github.com/typicode/json-server JSONPlaceholder の構成ツール