A discovery I was writing a playlist manager app. I had an API server setup, my database...
Let me tell you the story of my first (actually relevant) major contribution to an Open Source...
At CppCon 2021, Herb Sutter gave a talk about potential pattern matching in the C++ standard. One...
IP Info is the list of information that is publicly available from just having your IP Address...
Let's not beat around the bush, using phone numbers as part of the required information for a user...
One thing I've always been curious about is: why use generators to polyfill async/await? Sure I can...
One of the most annoying and complex problem to solve is database querying. When your request is not...
The Web Environment Integrity is yet another Google proposal for making the web worse for everyone...
The idea comes from the fact that the search engine of YouTube is pretty decent, but the...
As you may know, one of the rewards you can choose from for participating in Hacktoberfest is the...
Event#defaultPrevented is, as per MDN, a flag available on an event to know whether its default...
Please invite me somewhere we can share the same network, you know, so you can showcase your...
When you need to communicate between pages you have a few options: Use your framework's events...
Table of Contents Preamble The Command design pattern How does that help? What are the...
Note that these apply mostly to Promise<NonPromiseType>. Some properties do not hold due to the...
Ladies and gentlemen, let me introduce to you: gdpr-guard. Table Of Content What is...
I truly hope that this will be my last politics-related post. I don't like talking about politics at...
I might have what many could call a utopic view of what Open Source is. Ever since I began teaching...
Ladies and gentlemen, the fact that I have to talk politics 3 times in less than 3 months is an...
In a previous post, I go on a bit of a tangent about mixing politics and science and how it's always...
That's it. No fancy content. Just stop. You're neither activists, nor scientists, nor humanists. You...
Intro As a front-end developer but also an Engineer in Computer Science, hooks from React...
Brackets, also known as Adobe Brackets, is a text editor. For a long time it was my preferred editor...
Fellow developers, how many times have you transformed array.map(mapper).filter(predicate)...
Material Theme UI, arguably one of the most used themes for the Jetbrains Suite of IDEs, has brought...