Home

Build a web app without frameworks

In this section we will add some more tools to your toolbelt to build applications without any framework or build tools (React, Svelte, Webpack, ...)

03Main script setup

Let's setup our main script and introduce some useful shorthand methods to make our code less verbose.