Build a frontend framework from scratch, just to understand how it works
Let's discover what are template engines and how we can easily use standards to build one
Virtual DOM is kind of a buzzword. We're going to discuss what it is and what it is useful for
What is the state of an app? How is it managed by frameworks? We'll create our own one to make our app live
This exercice will make you create this little app. Click on the label to see the transformation appear:
It's a really simple app, but check what I've built with the approach presented in this tutorial:
It's available here: https://mfrachet.github.io/frontend-example/