Skip to content

Commit 7e81aed

Browse files
author
buoyantair
committed
Added more links
1 parent 919638b commit 7e81aed

File tree

1 file changed

+18
-9
lines changed

1 file changed

+18
-9
lines changed
Lines changed: 18 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,17 @@
1+
### Before you go
2+
- Get familiar with [Javascript]()
3+
4+
### Kick start
5+
- [Official Tutorial](https://reactjs.org/tutorial/tutorial.html)
6+
- [Read the docs!](https://reactjs.org/docs/hello-world.html)
17
### Basics
2-
- "Hello, World!" with create-react-app
3-
- React Component
8+
- ["Hello, World!" with create-react-app](https://reactjs.org/docs/hello-world.html)
9+
- [Components & Props](https://reactjs.org/docs/components-and-props.html)
410
- Popular ES6+ features using in React Apps
5-
- [Arrow Methods](http://babeljs.io/learn-es2015/#ecmascript-2015-features-arrows-and-lexical-this)
11+
- [Arrow Functions](http://babeljs.io/learn-es2015/#ecmascript-2015-features-arrows-and-lexical-this)
612
- [Object Destructuring](http://babeljs.io/learn-es2015/#ecmascript-2015-features-destructuring)
713
- [Classes](http://babeljs.io/learn-es2015/#ecmascript-2015-features-classes)
8-
- Static fields
14+
- Static fields <!-- What does this mean? -->
915
- Communicating Between Components
1016
- Parent To Child using 'props'
1117
- Child To Parent using 'callbacks'
@@ -16,15 +22,18 @@
1622
- Create a simple login form with React
1723
- Accessing DOM Elements from React Components
1824
- [Thinking in React](https://reactjs.org/docs/thinking-in-react.html)
25+
- [Handling Errors](https://reactjs.org/docs/error-boundaries.html)
1926

2027
### Intermediate
21-
- CSS in JS (Aphrodite)
22-
- React's Synthetic Event System
23-
- React Router
28+
- CSS in JS
29+
- [styled-components](https://www.styled-components.com/)
30+
- [glamorous](https://blog.kentcdodds.com/introducing-glamorous-fb3c9f4ed20e)
31+
- [React's Synthetic Event System](https://reactjs.org/docs/error-boundaries.html)
32+
- [React Router](https://reacttraining.com/react-router/core/guides/philosophy)
2433
- SSR
2534

2635
### Advanced
27-
- Animations
36+
- Animations
2837
- Redux (An entirely different topic altogether)
29-
- Webpack (This might require a different roadmap altogether
38+
- Webpack (This might require a different roadmap altogether)
3039
- [React Under The Hood](https://bogdan-lyashenko.github.io/Under-the-hood-ReactJS/)

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy