Immutability in JavaScript (without library)
A deep dive into JS immutability, guiding you on how to achieve it without relying on external libraries.
Typical JavaScript interview exercises (explained)
Level up your JavaScript interview skills! This post tackles common exercises, offering clear explanations to help you ace the coding challenge.
A la découverte d'Hubot
Mon expat à Dublin
Chaining Javascript filters recursively
No more for/while loop in JavaScript
Some alternatives to traditional for/while loops in JavaScript. Also how to address set theory with array of objects (union, intersection and difference).
Github: Tips&tricks
Level up your GitHub game with these tips & tricks.
2016 - A Year In Review
PHP et Programmation fonctionnelle
"Else": the unnecessary expression
How to write code without the traditional "else"