React Nativeから直接ネイティブのAPIを呼び出せるように 現在開発中のreact-native-node-apiを使い、React NativeからNativeScriptを介して、直接iOSのフレームワークのAPIを実行できるようになりました。 これによって、将来的にReact NativeのNative Modulesを利用せずに ...
クライアントサイドフェッチはどの層が責任を持つべきか? ── UI層、アプリケーション層、データ取得責任の正しい配置と設計思想 結論:クライアントサイドフェッチの責任は「UI層」にあるが、直接的な副作用は分離せよ React や Next.js などの ...
We're going to continue working on our quiz app, this time from the administrative side of things! We want our quizmasters to be able to view, add, edit, and delete the existing quizzes so they can ...
We're going to continue working on our quiz app, this time from the administrative side of things! We want our quizmasters to be able to view, add, edit, and delete the existing quizzes so they can ...