# 1 React Hooks ## 1.1 Deep understanding of Linked list ### Time Complexity ### The advantage of DLL. ### Combine two DLL. ### Why DLL ## 1.2 JS syntax ### JS function feature. ### JS prototype and inheritance. ### Object and valid key name. ### valid function name ### iterator ## 1.3 Why hooks ## 1.4 Syntax of Hooks ## 1.5 Feature of Hooks # 2 Create a react project. ## 2.1 Tic-tac-toe practice on React official website. ## 2.2 what is babel and how it work. what is JSX ## 2.3 what is component, life cycle of component ## 2.4 JS ### Closure (JS) ### functional programming #### Calculator project ### difference of the scope of variable in JS # 3 browser feature ## 3.1 Where to save data on Frontend? Windows, Root, Session Storage ## 3.2 the render process of browser / client
1 React Hooks
1.1 Deep understanding of Linked list
Time Complexity
The advantage of DLL.
Combine two DLL.
Why DLL
1.2 JS syntax
JS function feature.
JS prototype and inheritance.
Object and valid key name.
valid function name
iterator
1.3 Why hooks
1.4 Syntax of Hooks
1.5 Feature of Hooks
2 Create a react project.
2.1 Tic-tac-toe practice on React official website.
2.2 what is babel and how it work. what is JSX
2.3 what is component, life cycle of component
2.4 JS
Closure (JS)
functional programming
Calculator project
difference of the scope of variable in JS
3 browser feature
3.1 Where to save data on Frontend? Windows, Root, Session Storage
3.2 the render process of browser / client