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
입문용이라기보단 react를 한번쯤 써보았거나, js기반의 다른 프론트언어를 경험해본 사람들을 대상으로 한 react hook에 대해 공부하고 싶은 사람들을 위한 강의.
강의 1편당 시간이 짧은편 임에도 중요하지않은 내용이 많고 건너뛰는 내용이 많아, 유료강의 임에도 질적인 만족감은 조금 떨어지는 편.
좋은 수업 잘들었습니다. 감사합니다.
React 입문용으로 좋습니다. Vue.js의 지식이 있어서 보다 간단하게 강의 이해가 되었고, 2시간여만에 간단한 웹앱을 만들어 볼 수 있어 좋았습니다. useContext의 개념을 알게 된 것이 이번 강의에서 공부한 것들 중 가장 도움이 되었습니다.
강의를 듣고 아쉬웠던 점은 진행이 조금 더 빨랐으면 하는 부분과 유료강의인만큼 수업 내용에 대해 설명이 더 리치했으면 하는 바람입니다. 예를 들면 UseContext에 대한 내용을 다룰 때는 장단점과 함께 사용을 남발하게 되면 생기는 트러블, 주의점 같은 부분입니다.