Ein Baum und seine Abenteuer



# React

React 1 - Hello React

We are going on a big adventure.
We are going on a big adventure.

This is the beginning of a more detailed introduction to building React based applications. For those looking for a super fast introduction refer to my other blogpost. Todays goal is to get a basic component up and running, transpile the JSX and ES6 and finally the the result in our browser.

Why and how to ReactJS with Redux

Redux helps you to stay organized.
Redux helps you to stay organized.

The newest revolution in Frontend-Development is React a "JavaScript library for building user interfaces". It rides on the current trend of doing things more functional. With React comes on of these moments where we all ask ourselves:

Why haven't we always done it like this? it is so obvious now!

Where to go next