Skip to content

bbshub/hello-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hello-react

My first react app

Learning react fundamentals:

  1. Stateless and stateful components.
  2. Managing state using props and state.
  3. One way and two way data bindings.
  4. Handling events, passing method references between components.
  5. CSS module configuration.
  6. Inline styling and Radium to implements pesudo selectors/media queries in inline style.
  7. Understanding children property.
  8. Outputting dynamic content.
  9. Rendering content conditionally and outputting lists.
  10. Debugging using react developer tools.
  11. Error boundaries.
  12. Understanding component lifecycle. COmponent creation, Component updation.
  13. Pure components.
  14. High order components.
  15. Validating props - PropTypes.
  16. Ref API.
  17. Context API.

About

My first react app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published