Skip to content

Started to learn React in small steps, so adding my progress

Notifications You must be signed in to change notification settings

a2batic/Learn-React-way

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Learn-React-way

Started to learn React in small steps, so adding my progress Course following - React cource on Lynda

This project was bootstrapped with Create React App.

Mostly used Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

Following are commit based point

  1. added trival react app
  2. Introduction of JSX in code
  3. Introduction to React components
  4. Adding properties to React components
  5. Destructuring - shortening the code
  6. Adding custom methods to React Component
  7. Creating Functional React components instead of using Class
  8. Multiple components - Parent and Child
  9. Components when we have large data

About

Started to learn React in small steps, so adding my progress

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published