background header

ReactJS & Redux Tutorial with real-life examples

Our React-Redux Tutorial has real-life examples and is ready to help you start developing. Check it now!

How to integrate Redux into a React project? Manu from Creative Tim, has started a series of React tutorials on our official Youtube channel. Below you can find the first 2 parts of the series, React - Redux Tutorial, where he explains the basics of Redux, followed by the second one, containing action creators.

Part 1

Using action creators in part 2
Optionally, instead of actions, we can use action creators, which are functions that create actions.

This way, we can combine our two actions in just one function and reduce a bit our code.

Part 2

If you are interested in watching the series, you can find it here:

Tutorial archive for free:

All parts at this link: https://github.com/creativetimofficia…

P.S.: If you are looking for a way to create your apps from scratch, at a low cost, try Galio framework.

Galio Framework comes with tons of ready-to-use features & components. The samples consist of several pages that you can use “as is” or add new blocks from the UI Kit.

ilustration
background