Setup ReactJs + TS + Styled-Componets + Redux
Intro
In this blog tutorial, we will see how we can setup a ReactJs project with Typescript, styled-components and redux toolkit.
ReactJs
React is a popular open-source JavaScript library for building user interfaces. React allows developers to build...
shubhamku044.hashnode.dev6 min read
Arseniy Pomazkov
Senior FE Dev @ Siren Group:
Thank you for this tutorial! To all beginners: it is important to remember that Redux is a specific tool and first of all we have to identify does a project need Redux at all or not. I have an article on that topic if you're interested. Thanks!