JavaScript Articles, Tutorials & News

Custom Dropdowns Without JavaScript

At work I’m creating lots of forms and all kinds of different inputs methods. Especially dropdowns are always a pain point when styling, as the default <select> dropdown is not stylable. In this post I’d like to introduce a way to create a customiza…

Read more »

Building Full-Text Search in JavaScript

I dedicated the last few days of 2024 on refreshing my website. The project started around 2002, when the Internet was not widespread, there was no GitHub, Wikipedia or anything we know right now. Thus the website served also as a hosting platform for my …

Read more »