
Join me in building a community-maintained fork of the Quill Editor 🙌
TL;DR - Quill is abandoned, I want to build a community fork Quill is a flexible and modular rich...

Author profile
Graduated in Digital Media M.Sc. now developing the next generation of educational software. Since a while I develop full stack in Javascript using Meteor. Love fitness and Muay Thai after work.
Browse the latest writing surfaced through DevArt.

TL;DR - Quill is abandoned, I want to build a community fork Quill is a flexible and modular rich...

This text is 100% handmade, like the code I am writing... Recent developments in the AI realm made...

Long time no see my friends! 👋 Today I got notified by GitHub stale bot that a PR of mine in the...

MeteorJS brings client-side reactivity out of the box. No matter which frontend framework you choose,...

TL;DR: It's easier than ever to transform your MeteorJS app into a PWA. Only few things have changed...

The next major MeteorJS release is coming in July 2024! After more than two years of development,...

MeteorJS is a JavaScript development platform for web- and mobile apps. It's most suited for, but not...

Today I accidentally published an article AGAIN, because "publish" and "safe draft" are so close...

This is a submission for DEV Challenge v24.03.20, One Byte Explainer: Browser API or Feature. ...

In this tutorial I'll going to show you how to create your own uptime monitor in six easy steps. The...

I recently picked up a comment on Reddit that directly feeds into the never-ending "Meteor is dead"...

TL;DR - In this first part of the Migration series we will start upgrading an existing Meteor.js...

Meteor.js 3.0 is an upcoming major release with lots of breaking changes. The platform is moving away...

Just a few weeks ago I read this trending article on bun: Bun...

Photo by Arget on Unsplash What means "any contributions are welcomed"? 👋 This means...

I still rely on a decent package template repository when it comes to create new packages fast. I...

MeteorJs (short "Meteor") is a fullstack JavaScript framework with isomorphic capabilities: you can...

Today, I optimized a few older Blaze templates. I found to use a helper for each simple state access....

The problem: you have a Meteor app deployed with MUP and it's running reliable since ages but it's...

Trigger-warning, this is all highly opinionated. If you feel different about it, let's discuss 😄 It...

I found a few examples on the web that let Promises run with a...

First and foremost, I love that there is so much beginner-friendly content on dev! I would have...

Consider the following function: const fn = () => 'You win!' Enter fullscreen mode ...

Given the following datastructure: const data = [{ foo: 'bar' }, { bar: 'baz' }, { foo: 'bar'}, {...

Okay, maybe not all code and not always. This is just a short note on the prototype pollution as I...

This is a full-scale workshop. Estimated time: 60min to 120min overall. We are going to create a...

Photo by Clay Banks on Unsplash Hi hacktoberfestees 👋 I am Jan and I maintain some repos on GitHub....

It's Hacktoberfest! ⌨️ Looking to contribute to open source at #Hacktoberfest2022? Mainly...

Photo by Alex Kotliarskyi on Unsplash It's time again to make an impact. The Meteor Hackathon is...

Photo by NASA on Unsplash Whether you start a new project or want to get ready for the next...