Photo by Jan Kahánek on Unsplash When I browse articles about productivity and note-taking apps review, the concept of personal knowledge management (PKM) is something that comes often into the scope. It makes me think that PKM is the new black! After reading a lot of...
Stephane’s Blog
How I use Make.com to automate my publication process
Publishing content on several platforms looks like a copy/paste/adapt process, let me explain how I automated it.
My few obvious advices I wish someone had told me when I started coding
How to improve your code with a few obvious advices
How to start with currying in javascript
In this article we will explore the basics of currying in javascript
Getting started with svelte components
Creating your first svelte component is simple. In this post, we’ll go over the basics of creating a component
How to solve sudoku puzzles using backtracking algorithms and TypeScript
New article to discuss how to use backtracking algorithms to solve sudoku puzzles
What are first-class and higher-order functions in javascript ?
What are first-class and higher-order functions in javascript ? Let’s find out in this blog post.
5 ways to iterate an array in javascript
Looping through an array is one of the most common tasks needed to perform when working with Javascript. Let’s see how to do that.
How to use backtracking with javascript, and solve the n queens problem
What is backtracking, and how to solve the n queens problem ? Check out my new article to find out!
Recursive functions with Javascript
Recursion is a powerful programming technique that can be used to solve problems in a more elegant way than traditional looping mechanisms.

Hey my name is Stéphane
I’m a french product guy who likes technology, Apple, apps, gadgets and cats. I like to write about these passions, no-code and web development.