Skip to content

[+] Core concepts about react . There has most common and important concepts that should learn as a react developer.

Notifications You must be signed in to change notification settings

shakil-babu/react-core-concepts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

react-core-concepts

[+] Core concepts about react . There has most common and important concepts that should learn as a react developer.

1. JSX Rules
2. Return single element / multiple element
3. div/section/article or Fragment
4. Use camelCase for html attribute
5. className instead of class
6. close every element
7. formating
8. Component / functional / class 
9.Props and state
10.Props children
11.Props destructuring
12.state destructuring
12.simple list
13.proper list
14.list and key
15.spread operator
16.css basic
17.module.css
18.jsx css
19.jsx javascript
20.conditional rendaring
21.if-else / short-circuit / variable elements / ternary-operator 
22.handling events
23.understand basic form
25.form with state
26.Recap

** Core-concepts-react **

About

[+] Core concepts about react . There has most common and important concepts that should learn as a react developer.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published