Building with React

React is most popular JavaScript library and We will show how easy and fast you can build simple React App form scratch with help from Redux. React is amazing library for creating highly reactive and super fast javascript driven web applications. This is amazing because JavaScript runs in the browser and it allows you to create super fast web apps that feel like mobile apps,(user don’t have to wait for reload ).

We will show you how to build components, react router and how to use Redux for better state management.

Speaker