In this article, we will discover a boilerplate using React, Redux-Saga, and Material UI with localization.

What is the meaning of “boilerplate”?

From Wikipedia, “ boilerplate code or just boilerplate are sections of code that have to be included in many places with little or no alteration”. So this means that boilerplate is a quick start for a feature or even a project if the steps that you take to initiate them are the same. To save time, you can start to write them in what is called boilerplate.

When will I need a boilerplate?

Whenever you feel that you repeat a bunch of code, you know that you have to start writing your own boilerplate to accelerate your starting point.


Let’s start exploring today’s boilerplate created by React. You’ll check if it suits your needs or not to start your React app. To be able to use this boilerplate, you need to know React and Redux saga.

React-Redux boilerplate technologies:

  • React
  • Redux Saga
  • React Router
  • Route guard ( Private Routes )
  • Bootstrap
  • Material UI
  • React-intl
  • Axios

#react #redux #javascript #reactjs #programming

React-Redux (Saga) Boilerplate
9.45 GEEK