Welcome to early access of the JavaScript Deep Dive Course.
Treat this offer as a One Time Investment to all future updates.
Feel free to share any core Javascript topic that you want to see covered in this course.
The goal of the series is to master fundamentals using first principles. So, mostly we will be understanding things in depth and then implement libraries, frameworks etc. from scratch.
This course will teach you the inner working of Virtual DOM from fundamental perspective and also helps you write a minimal version of React like library from scratch.
The front end engineering course status blog is published on my medium blog.
The below is the broad agenda:
Code your own React Hooks using Vanilla JavaScript
Understanding Closures
A deep overview into OOP using JavaScript
Understanding Virtual DOM
createElement (the core of vdom structure creation)
Native elements
Diffing native elements
Functional Components
Diffing functional Components
Props
Stateful Components
Diffing stateful components
Events
Refs
Keys
Life Cycle Methods
By the time you complete the course, you would have gained a great insight into JavaScript and also get a deeper understanding on how to build a small to medium size library/framework.
Instructor Details
Courses : 2
Specification: JavaScript Master Class – Build your own React from scratch
|
4 reviews for JavaScript Master Class – Build your own React from scratch
Add a review Cancel reply
This site uses Akismet to reduce spam. Learn how your comment data is processed.
Price | $9.99 |
---|---|
Provider | |
Duration | 7.5 hours |
Year | 2020 |
Level | Intermediate |
Language | English |
Certificate | Yes |
Quizzes | Yes |
$84.99 $9.99
Smeeta –
The videos are explained for different scenarios in a very lucid manner, complex concepts are made very easy to understand
Rajni Nair –
Clear explanation and valuable info. Thank you.
Julian Israel de la Cruz Aquino –
Excellent course to get in depth with such useful library as React. I would support a lot more videos like this for existing libraries and frameworks. Example: Build your own Next.js / Create react app Build your own redux / mobx etc…
Faraz Ahmed –
This is the first time I am posting a review. But, it’s very well deserved. The amount of depth the author has gone into is awesome. There were quite a few things I didnt know about javascript. The topic he was talking about seemed so simple I used to just skim over it, but watching the videos has shown me how much there is into creating an instance of an object. Great Course!!