Webdevelopment bookmarks

Master list of resources and bookmarks

This is a list that I keep updated with useful resources and interesting websites specifically related to webdevelopment. I share it here because it might also be of use to you ^^

Last modified on :: 05.05.2026


Website-making inspiration

For inspiration if you are doubting whether to make your own.

Webdevelopment services / software

  • Porkbun :: A cheap hosting service I personally use for static hosting and for webdomain purchase
  • Github :: a code repository. I use it integrated with Porkbun.
  • Visual Studio Code :: a free code editor (IDE) for writing your HTML, CSS and Javascript. You can preview your edits. It has extensions to automatically unify the formatting of your code. Insert boilerplate, etc. I highly recommend this.
  • Lorem Picsum :: a free placeholder image service.
  • Google Fonts :: a free font service. Allows you to download the fonts to your own device or to import them into your code.
  • Free cultural heritage images :: you can download these and use them for content creation.

Tutorials

Code snippets

Other people’s resource collections


Tags: