Build Jokes App in React | ReactJS Tutorial with Fetch API, async/await, and hooks

Описание к видео Build Jokes App in React | ReactJS Tutorial with Fetch API, async/await, and hooks

#reactjs Learn how to create a ReactJS Project with API requests using JSX, Functional components, Fetch API, hooks 'useState' and 'useEffect'.

Link to the source code: https://github.com/DzmitryUr/react-ap...

⌚️Timestamps:
0:16 Design of the Jokes Project
0:44 Creating a new React Project using Vite
1:17 Modifying App.jsx and App.css to create own App
2:18 Creating Functional Component in React App
3:21 React hook 'useState' to manage the component's state
4:20 Export/Import Functional Component
4:54 Creating constant for URL and passing it as props to the component
6:19 Hooks 'useEffect' for asynchronous requests
7:23 Fetch API, sending request to the API using fetch() function and retrieving the data with async/await
10:28 JSX code, styles, using emojis in JSX
12:35 Error handling with try/catch in async functions

#reactjsforbeginners #reactjstutorialforbeginners #fetchdata #fetchapi #asynchronousprogramming #js #javascriptprojects #frontend #webdevelopment #javascriptbeginner #html #css #html5 #css3 #javascriptcode #javascriptcoding

Комментарии

Информация по комментариям в разработке