# Next meets React 😁

Hi, coder, you love ReactJS, I hope you do because I will be starting a series about Next with React.  Here is a breakdown of all parts I will write about:

* Why you should start using Next with projects you plan to release.
* Basic stuff about `next` and how it's different from `react-scripts`.
* `next` routing style and how different it is to `react-router`
* Authentication with Firebase and see a users profile
* The final part will be a separate application where we will integrate `redux` with `next`.

I hope this series will make you love `next` and how good it is.

![can't wait](https://media.giphy.com/media/26ufnaoglryA29LwI/giphy.gif)

Comment if you have any suggestions. Follow me or reach out on Twitter [wachira_dev](https://twitter.com/wachira_dev)
