Create a CRUD App with React: Creating the React App Architecture | Thinking in React | Part 3

Опубликовано: 29 Сентябрь 2024
на канале: Varun Prashar
337
6

Once the planning is done in the last video, Let’s now build the app architecture based on our planning we did for different component tree structures.
It is a good practice to first create the proper application folder structure and create those components which are decided with dummy HTML (without state)
Once the basic structure and component tree are created then only add the business logic & state.

Topics covered:
1. Introduction
2. Creating different folders and subfolders
3. Creating dummy components
4. Adding static HTML to these components
5. Summary

React Project for Beginners:
Create Todo App in React:    • Build a Todo App with React using Hoo...  

Other Videos:
1. Complete React Roadmap:    • React Roadmap for developers 2021 | R...  
2. What is React? useState hook:    • React Tutorial: What is React? | Thin...  
3. Props in React”    • What are props in React (in-detail)? ...  
4. Conditional rendering in React?:    • React Tutorial: What is conditional R...  
5. List & Keys in React:    • Lists & Keys in React | Create your o...  
6. Handling Forms in React:    • React Tutorial: Handling Forms in Rea...  
7. Creating Signup form in React:    • How to create Signup / Registration f...  

Connect with me:
LinkedIn -   / varunprashar5  
Would love to mentor you or answer your queries personally on programming