Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
以下のウェブサイトを実装する予定です。
ユーザーが再生ボタンをクリックすると、最初にデータが読み込まれ、次に表示されます。最初にすべてのデータをロードするにはどうすればよいですか?
何かお勧めはありますか?
バックグラウンドで非同期にロードし、ユーザーにロードページを表示することができます。