React is the most popular modern front-end framework, but it is difficult to learn. To solve this problem, Hook was introduced. This lecture will help you learn React easily using Hook.
Developing a to-do list management web app✅ Learn React Hooks in an easy and fun way!
This lecture! 📖
React Hooks?
Hooks are also used in functional components. To enable the use of class-type components This feature was introduced in React version 16.8.
React, currently the most popular front-end framework, recently announced hooks, which enable functional development methods. Hooks make it easier to create reusable logic andimplement features more easily.
In this lecture, we'll build a to-do list web app using React Hooks . You can develop a to-do list app like the one below using a functional approach using Hooks.
Who would benefit from learning this? 📐
React Easy and fun Anyone who wants to approach
Basic JavaScript Next step Those who want to learn
Front-end developer I want to be Developer job seekers
This lecture is for those who have learned the skills but have no idea how or where to use them .
Each stage is divided into developable levels, so you can learn and utilize it step by step .
Create your own functions for each part and achieve greater learning effectiveness!
Make it yourself! 📜
You can develop a to-do app like the one above using React Hooks. (Shortcut)
With an explanation that is faithful to the basics Easy even for beginners I can follow along.
Actually, React Hooks During the web app development process Learn how to use it.
Easy and simple For setting up the development environment Use CodePen .
All React development Can be experienced Let's create an example.
Expected Questions Q&A 💬
Q. Do I need to know React to listen?
This course covers the fundamentals of React. Instead of just listing explanations, we've designed it so you can learn React's features by developing a very simple web app.
Q. How much will I know about React after taking the course?
Learning modern JavaScript can be broadly divided into three areas: 1) dynamic UI , 2) page navigation via routers , and 3) server communication . In this course, you'll learn about "dynamic UI."
Recommended for these people
Who is this course right for?
Anyone with basic JavaScript skills
For those who want to learn easy React development methods
It seems like there are a lot of skipped content and the lecture subject is a bit vague for a beginner.
It seems like there are a lot of parts that take up a lot of time compared to the lecture time and progress speed..
Personally, I think it is not a cost-effective lecture.
This is a lecture for those who want to study React Hooks, rather than for beginners, and who have used React at least once or have experienced other front-end languages based on js. Although each lecture is short, there is a lot of unimportant content and a lot of content that is skipped, so the quality satisfaction is a bit low even though it is a paid lecture.
I listened to the good class. Thank you.
It's good for React beginners. Since I have knowledge of Vue.js, I was able to understand the lecture more easily, and it was good to be able to create a simple web app in about 2 hours. Learning the concept of useContext was the most helpful thing I learned in this lecture.
What I regret after listening to the lecture is that I wish the progress was a little faster, and since it is a paid lecture, I wish the explanation of the lecture content was richer. For example, when covering UseContext, it covers the pros and cons, as well as the troubles and cautions that arise when overusing it.