Reusable Breadcrumb component ยท When you are navigating between your portal pages, the breadcrumb comes to the rescue, the best thing after Navbar,...
To get started on your react routing, your best guide is with React Training/React Router. Now every react method that I'm going to use, you can...
What is package.json ? package.json is a file on a project that uses javascript packages and depicts javascript related information about a project....
Overview The vital reason for setting environment variables is to protect the data/information that would be used on a project. There are other...
Introduction I was developing from a design provided on zeplin but only for consistency sake I wanted to change from unit line height to unitless line...
Application security The main purpose of securing your web application is to protect your user's data. Securing your data is at different ranges and...