The basic tutorial is more of a modern rewrite of the original tutorial by Patrick Louys & contributors. You will find more exciting stuff in the advanced tutorial. Start below.
I have brought major changes to the original tutorial, even adding a few new chapters and removing a few, moving some to the advanced tutorial. The goal is to keep it simple and focused on the essentials of building a web application without a framework (and without reinventing the wheel).
The goal is to teach you how to glue components together to build applications. We will be building a very simple application where in you can write content as markdown, render list of pages on homepage, and view each page. That’s it.