1. Article

    JavaScript’s Temporal API: the future of date time handling!

    Reading time: 3 minutes • Posted last year
    Flux Capacitor

    Ah, the JavaScript Date object. It just doesn't cut it, does it? Working with dates can be daunting or maddening! So rather than using the Date object, we've been resorting to libraries (like moment.js or date-fns) that tackle the complexity for us. We're getting at a comfortable space right now, with the Temporal API!

    It's not widely supported right now (experimental stage), but close to being finalized and adopted by major browsers!

  2. Tutorial

    Poetry with complex emoji

    Posted 3 years ago

    Did you know that emoji can have a weird markup? You may be aware that some emoji are made up of a combination of multiple simpler emoji.

    With JavaScript, there's a neat way of getting the ins and outs of a combined emoji.

  3. Article

    Released NPM package for OhMyPrints & Werk aan de Muur

    Reading time: 1 minute • Posted 4 years ago

    As a hobby photographer, I upload some of my photos to a selling service called "Werk aan de Muur". It allows consumers to order prints while offloading the logistics to the service in exchange for a commission per print.

    As software developer, I believe you should be able to own your own content. Which is one of the reasons I also launched this website.