React

Front-end

Front-end Code Review Guidelines

Code Review is an extremely important step in developing quality applications. Here's the checklist of things to keep in mind while doing self code review and peer reviews of front-end code.

Read
Front-end

Role based routes protection in React + MobX app

Almost all admin dashboard apps require some kind of role based access to enable disable access to the features of app based upon the user's role...

Read