Course Information
- Available
- *The delivery and distribution of the certificate are subject to the policies and arrangements of the course provider.
Course Overview
Improve your skills in React and Typescript with concise and to the point lessons.
Hi, welcome to another course from Codelicks Academy!
As the title of the course suggests, this course is all about React best practices for anyone who want to write React components the React way and also tech interview candidates who have little time to review the most common React topics.
It consists of a series of independent lectures. In each lecture, I demonstrate a common best practice that will help you write clean, maintainable, and performant React components.
This course is beginner friendly. If you have finished a course or two about React, have at least +1 year of experience developing React projects, and want to quickly learn about common mistakes and best practices in React, you may find this course useful.
Additionally, if you are preparing for a technical interview that involves React concepts, you will find this course a valuable resource for reviewing the most common tips and tricks in React in a very short time.
This course is not about building a large project from scratch to deployment. Instead, it is meant to be a quick review of the most common best practices in React at a beginner level.
It starts immediately with some common mistakes that React developers often make and solutions for avoiding them.
Then we discuss numerous best practices, each demonstrated with simple yet informative code examples.
We also cover many tips and tricks about hooks.
The final section discusses a scalable project structure that can be used for production-ready projects.
We even touch on some advanced Typescript features and Typescript in React by developing some cool components in Typescript.
You can take a look at the course outline and see if the course fits you. If it does, then let's go!
Course Content
- 8 section(s)
- 106 lecture(s)
- Section 1 Introduction
- Section 2 Common Mistakes to Avoid
- Section 3 Common Best Practices
- Section 4 React Hooks Tips
- Section 5 Typescript Tips
- Section 6 Some Tips on React with Typescript
- Section 7 Styling Tips
- Section 8 Scalable Project Structure
What You’ll Learn
- Prevent wasted renders.
- Understand the main difference and use cases for hooks, such as useEffect and useLayoutEffect.
- How to avoid mistakes most of React developers make, like listening for ref changes in useEffect.
- Learn advanced concepts, like Error Boundaries and async routes.
Skills covered in this course
Reviews
-
DDaniel Tebecheri
Very valuble info
-
KKevin Mark Montesclaros
Finally an advance react course. This refreshed my react knowledge and gain new technique both react and typescript.
-
AAbdul Salam Issahaku
Amazing tips!
-
SSaira Gulamali
great! just what I needed. Fills in all the gaps in understanding that other courses maybe don't highlight