Video Tutorial Our first steps with React


In this first chapter I suggest you take your first steps with React. We will see how we can start using it and we will discover how react and react-dom work. We will see what VirtualDom is (React.createElement) and the advantage of this approach compared to a simple innerHTML.