Most Read Articles

The counter takes into account the actual number of views, when someone stays on the page less than 5 seconds, it doesn't count 😛

How to put a Turbo app on the App Store (iOS)?
How to put a Turbo app on the App Store (iOS)?

133 reads
Category: Development
Level: Confirmed

Hi there 🙂, After last week's slightly lighter article, this week we're going into something a bit harder.... My experience with native and hybrid apps (before Turbo Native) This isn't my first app on the App Store, whether it's personal projects or client apps, I've already had the opportunity to work on iOS, through Cordova at the time or even React Native, but I've put that part to one side for a while... 100% native applications In the case of iOS, when you want to work...

Ludovic Frank - Freelance developer
Ludovic Frank
Sep 13, 2023
How to send push notifications easily?
How to send push notifications easily?

130 reads
Category: Web development
Level: Confirmed beginner

Hi there! Here we are, it's back to school time, and as the first article of the season, we're going to talk about push notifications. Here, we're not going to use the basic example of a notification that consists of sending a "successful backup" notification to your own phone, but we're going to talk about a notification that is sent by an application that keeps me going ... So, we're talking about a "product" in production and used every day by thousands of users, but there's a but: it'...

Ludovic Frank - Freelance developer
Ludovic Frank
Aug 29, 2023
How do I use Stimulus with iintl-tel-input?
How do I use Stimulus with iintl-tel-input?

128 reads
Category: Web development
Level: Beginner

When I was writing an application using Stimulus and needed to use intl-tel-input, I came across this "Github issue". What's going on between Stimulus and intl-tel-input? In fact, to work, intl-tel-input clones the base element, so if you link this base element to a Stimulus controller, and it's this controller that instantiates intl-tel-input, you'll need to use intl-tel-input.If you link this base element to a Stimulus controller, and it's this controller that instantiates intl-tel-inpu...

Ludovic Frank - Freelance developer
Ludovic Frank
May 19, 2022
Typesense, the replacement for ElasticSearch?
Typesense, the replacement for ElasticSearch?

126 reads
Category: Web development
Level: Confirmed beginner

Hello there, This week, we're tackling a big topic. This article follows on from " Why isn't MYSQL a search engine? In the latter, I talked about Elasticsearch, a popular indexed database engine that gets the job done. This week, we're going to talk about Typesense. If you visit this blog from time to time, you'll know that I like to tell you about technologies I've spent time working on, and Typesense is one of them, having been a big part of the project I'm currently working on. Are...

Ludovic Frank - Freelance developer
Ludovic Frank
May 2, 2023
How to capture your screen as an animated GIF?
How to capture your screen as an animated GIF?

124 reads
Category: Tech tips
Level: Beginner

Hello, hello?, The last article was about PowerToys and how they improve productivity in Windows. To make this article more fun, I thought it might be a good idea to capture my screen and give it to you as a GIF... So, in this week's article, we're going to look at how to capture your screen in GIF format, on Windows and macOS. Yes, we're doing an "articleCeption" here, having as much fun as we can? Are you ready? Let's get started! Capturing your screen in GIF format, on Windows...

Ludovic Frank - Freelance developer
Ludovic Frank
Apr 3, 2023
What is Symfony and why use it?
What is Symfony and why use it?

123 reads
Category: Web development
Level: Confirmed beginner

Hello 🙂, If you follow this blog at all, you'll know that I really like the Symfony framework. In fact, it's my preferred choice for all my projects (even this blog ...). When you're doing web development, you'll probably have noticed that there's a lot of repetition. Imagine you want to create a simple web application that lets users create "to-dos" and save them - yes, it's a classic... ? Before creating your to-do application, you'll need to (non-exhaustive list) : Cre...

Ludovic Frank - Freelance developer
Ludovic Frank
May 21, 2023
Why add a Messenger bot to your Facebook page?
Why add a Messenger bot to your Facebook page?

122 reads
Category: Social networking
Level: Beginner

I thought it would be interesting to write an article on the subject now that I've set up a Messenger bot for my Boréales Créations Facebook page. What is a Messenger bot? You've created a robot? It's your fault, isn't it Skynet? Well, not yet anyway. Here the Messenger bot is simply used to answer for you when people, prospects, customers write to you on your Facebook page. 😃 You know what it's like when you're busy, you don't necessarily check all the notificat...

Josselin Dionisi - Freelance developer
Josselin Dionisi
Mar 15, 2021
Why isn't MYSQL a search engine?
Why isn't MYSQL a search engine?

122 reads
Category: Web development
Level: intermediate

Hey there. How are you? Good, not too cold? so much the better! This week's article is for my fellow developers, and we're going to talk about search ... but real search! I often see MYSQL used as a search engine ... It's a fact! In the projects I've worked on, I've often seen this database management system (or MariaDB or Postgresql) used as a search engine, with things like "where my_attribute LIKES '%blabla%". And this is a very bad practice... What's the real use of a relational...

Ludovic Frank - Freelance developer
Ludovic Frank
Nov 8, 2021
How to auto-host Google Fonts in 2025?
How to auto-host Google Fonts in 2025?

122 reads
Category: Web development
Level: Confirmed beginner

Hello good morning 🙂, Ah, you're still on vacation? I'll come back later with my article, then? No, it's okay? Can we go now? Top! 😁 Today, we're going to talk about Google Fonts, more specifically: how to "self-host" them ? Let's turn on the fan, warm up our fingers and get started! What are Google Fonts? Google Fonts are a set of fonts created by Google. What's special about these fonts is that they're designed for screens, especially the web. On this site I don't us...

Ludovic Frank - Freelance developer
Ludovic Frank
Aug 20, 2022
How do I use PageSpeed on a local site?
How do I use PageSpeed on a local site?

122 reads
Category: Web development
Level: Confirmed beginner

Hello over here 🙂, It's been a while since I took the time to write on the blog, and yes, I had a lot of work 😁. Don't worry I haven't forgotten you, during my big work period I've been using PageSpeed a lot, and that's what we're going to talk about today. Let's get started 😛 What is PageSpeed? PageSpeed is a web application, available to every web developer on the planet. It was introduced at Google's developer conference in 2010, but I've mostly been h...

Ludovic Frank - Freelance developer
Ludovic Frank
Feb 19, 2024