Skip to content

futureweb7/react-learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Learning React

importent topic

  1. React Lifecycle
  • The three phases are: Mounting, Updating, and Unmounting.
  1. Callback Function
  2. Anonymous Function

maxresdefault

How to make Documentation in README file.

it is well documented at here .

Branches (How to make table)

Branch Description
master This is the main production branch. You should pull from here to update your local repo.
starter-template This branch is for you to kickstart your project with the starter template with auth (Firebase). This way you can start building your project from ground-up.
starter-template-without-auth If you are looking to use a different authentication system, this is the right branch for you to start with.
starter-template-jwt-auth If you are looking to use a JWT authentication system, this is the right branch for you to start with.

Issues

We accept issues here on GitHub but please follow the rules defined below before raising an issue:
  • An issue must be related to coding. It should not be a general query. If you have any query, please ask that here
  • You can request a feature as an issue. We will make this open for voting for other users. So that they can vote and we can build what is in demand.
  • While posting an issue be descriptive with the process to replicate the issue.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors