This module is for students taking the third term of the electronics and
computer engineering Kolleg. It is likewise for night school students during
their fifth term.
Start by setting up a mini development environment. We can either stick
to replit or use a local installation to speed up development on our own
machine. When going for the latter approach, I suggest using VSCodium as
our editor. Consult
Introduction to VSCodium
to get started with this editor.
For study purposes, please also consult
Getting started with the Web, a tutorial by mdn,
probably the best resource on web development.