Skip to content

arturo32/FirstReactJSProjects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FirstReactJSProjects

Learning and practicing React JS

first-react

My first React project following this series of videos. It covers a lot of functionalities of React such as direct and indirect communication between components, class and functional components, components using the children property, etc. It really take a while to make but it was worth it.

first-react site

Contact Manager

Project inspired by the course of React + Redux of the Sololearn Android app. It uses concepts of state (hooks), separation of concerns, functional components and "lifting the state up" (indirect communication between components). Afterwards I made a version using Redux (contact-redux), a library that makes state management easier in big applications (not the case, but it was useful for study purposes).

Contact Manager site

About

Learning and practicing ReactJS

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published