The Best Way To Build React Applications

Manpreet Singh
2 min readFeb 27, 2022

Welcome back! React is an awesome library that helps us build user interfaces, if you’re new to React, check out the link below to view their website:

So, let’s take a look at an awesome way to build React applications, this architecture is called bulletproof-react, luckily for us, it’s hosted on GitHub, check out the link below to jump straight to their repository:

This specific repository houses a bunch of ways to build an application within React, their table of contents breaks down all of the areas this repository focuses in on:

Once you find a specific area you like, you can click on it, and you will be directed to that portion…

--

--