My productivity superpower
Discovering SuperWhisper, a voice-to-text AI tool that transforms the way you capture thoughts and write content by speaking instead of typing.
Lire l'articleDiscovering SuperWhisper, a voice-to-text AI tool that transforms the way you capture thoughts and write content by speaking instead of typing.
Lire l'articleThe story of using AI tools like Cursor, ChatGPT, and V0 to build and publish an iOS subscription tracker app from idea to App Store.
Lire la suiteAfter years of Setapp subscription, subscription fatigue led to replacing four paid apps with free alternatives while keeping what truly matters.
Lire la suiteNotion is a very popular productivity app, versatile, powerful, and beautifully designed, but long-term reliability and control over data matter most.
Lire la suiteI’ve penned an article detailing my two-year journey with Obsidian, and I’m eager to further delve into my daily interactions with this formidable tool, highlighting how I orchestrate my projects.
Lire la suiteIn today’s rapidly evolving digital landscape, we are inundated with a plethora of note-taking and knowledge-management tools.
Lire la suiteToday I’m excited to share my two-year adventure with Obsidian, a versatile note-taking application that has become an essential part of my daily life.
Lire la suiteFollowing the launch of Obsidian’s new ‘properties’ feature, I embarked on a journey to optimize my notes to capitalize on this improvement.
Lire la suiteAn exploration of note-taking and knowledge management apps for the modern professional As a content producer and an avid user of Obsidian, I have exp
Lire la suiteToday’s digital world is replete with info
Lire la suiteTana is a tool I love to play with, but I always use it to test features, going forward click after click with no real purpose.
Lire la suitePhoto by Christopher Burns on Unsplash Chat GPT is still in beta at the moment I write these lin
Lire la suitePersonal knowledge management (PKM) software is
Lire la suiteA personal knowledge management system (PKM) is a tool that hel
Lire la suiteMicroblogging is a form of social media where users share short updates, typically no more than 280 characters.
Lire la suiteI am a daily Obsidian user.
Lire la suiteRegular expressions, also known as “regex” or “regexp”, are a powerful tool used for pattern matching in strings.
Lire la suiteI wrote some time ago about recursion and dynamic progr
Lire la suiteWhen I browse articles about productivity and note-taking apps review
Lire la suiteThere are many platforms to publish articles, such as Medium, where I like to share my thoughts and consume content.
Lire la suiteWriting code is something that you can learn at school, at some training, or even online.
Lire la suiteCurrying is probably one of the notions I had the most trouble understanding when developing in javascript.
Lire la suiteSvelte is a javascript framework that has been gaining in popularity lately.
Lire la suiteSudoku is a logic-based puzzle game. This article walks you through how to write a sudoku solver in TypeScript using backtracking algorithms.
Lire la suiteFirst-class functions are functions that can be assigned to variables, passed as arguments to other functions, and returned from other functions.
Lire la suiteOne of the most common tasks when working with Javascript is looping through an array. In this article, we explore 5 different ways to iterate over an array in Javascript.
Lire la suiteBacktracking is a general strategy that can be used to solve many different types of problems. This article discusses how to use backtracking with JavaScript to solve the n queens problem.
Lire la suiteRecursion is a powerful programming technique that can be used to solve problems in a more elegant way than traditional looping mechanisms.
Lire la suiteAirtable is a versatile online database that can be used for various purposes. In this blog post, we will discuss how to use Airtable as a database for your React application.
Lire la suiteWhen it comes to setting up and using environment variables in a node.js backend environment, you have to install the dotenv library. But what about the front end with your react app?
Lire la suiteReact is a front-end JavaScript library that has taken the web development world by storm. This quick start guide will show you how to get started with a React app.
Lire la suiteWhat are pure functions?
Lire la suiteIf you’re looking f
Lire la suiteSvelteJS is a new JavaScript framework that has been attracting much attention lately.
Lire la suiteThis tutorial will go through the steps to set up routing with express.js and some best practices.
Lire la suiteIf you’re looking for a more structured and sophisticated web development project l
Lire la suiteI have been a VSCode user for some time now and I am very happy with the decision.
Lire la suiteTypeScript is a superset of JavaScript that provides optional static typing, classes, and modules.
Lire la suiteNode.js is one of the most popular node frameworks for web developers today, and when combined with Express.js, it can be even more powerful.
Lire la suiteHooks are convenient for modern react development.
Lire la suiteWhen we develop, and not only in javascript, it is regularly necessary to read the
Lire la suiteDans un précédent post, j’ai abordé le principe de base du currying en java
Lire la suiteIl existe beaucoup d’outils, de fonctions et de techniques pour évaluer si une variable exis
Lire la suiteEcrire des conditions pour tester des ex
Lire la suite… et quel est l’avantage d’utiliser typescript ?
Lire la suiteSuite à une discussion avec un développeur, et sur ses conseils, je me suis penché avec beaucoup de curiosité sur la bibliothèque lodash.
Lire la suiteLe currying, ou curryfication est sans do
Lire la suite