Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 295 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 295 Bytes

React Best Practices

Hello everyone, I discovered no comprehensive document about React best practices and creating React applications. Therefore, I want to create an excellent guide with a great community.

Update dependencies

sudo npm install -g npm-check-updates

ncu -u --target patch