Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
学ぶ Recap: Second Steps in React Router | Implementing React Router in a React App
/
React Router Essentials

bookRecap: Second Steps in React Router

メニューを表示するにはスワイプしてください

Let's pause and review our progress in our project so far.

One important aspect we need to address is the absence of navigation buttons that allow users to navigate between different pages easily. While our routing functionality is in place, users currently cannot trigger these routes.

In the upcoming chapter, we will address this issue by introducing navigation buttons and demonstrating how to use the Link component from React Router.

1. What is the primary purpose of using the lazy function in React?

2. What benefit does lazy loading of components provide in a React application?

3. In React Suspense, what does "fallback" mean?

question mark

What is the primary purpose of using the lazy function in React?

正しい答えを選んでください

question mark

What benefit does lazy loading of components provide in a React application?

正しい答えを選んでください

question mark

In React Suspense, what does "fallback" mean?

正しい答えを選んでください

すべて明確でしたか?

どのように改善できますか?

フィードバックありがとうございます!

セクション 2.  8

AIに質問する

expand

AIに質問する

ChatGPT

何でも質問するか、提案された質問の1つを試してチャットを始めてください

セクション 2.  8
some-alt