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 do you collect payments from a B2B SaaS?
How do you collect payments from a B2B SaaS?

107 reads
Category: Technology and business
Level: Confirmed beginner

Hello there 🙂, Thank you for clicking on this article, I hope you like it 😁. Today, we're going to talk tech, but for many of you it's going to be a little less fun than usual, to be able to sell your SaaS in the hexagon, you have to go through the "invoicing" box, the problem is that it can be time-consuming and waste time... I'd like to take this opportunity to tell you what "B2B" means. I'm sure some of you already know, but just so everyone is clear: "B2B" stands fo...

Ludovic Frank - Freelance developer
Ludovic Frank
Apr 17, 2024
How to tamper with explorer.exe (code injection)?
How to tamper with explorer.exe (code injection)?

107 reads
Category: Computer security
Level: Expert

Hello little wolves 😊. Thank you for clicking on this article. As always, I hope you enjoy it 😁. Today, we're going to get into the hard stuff. Recently, I had the opportunity to experiment with some things that reminded me of my teenage years, so I decided to write about them. Warning: the content of this article is to be used for educational purposes only. Don't do anything illegal. The aim here is to learn how it works, and I find that fascinating. By the w...

Ludovic Frank - Freelance developer
Ludovic Frank
Mar 2, 2025
How do you create a mobile application?
How do you create a mobile application?

106 reads
Category: Mobile development
Level: Beginner

In the small world of mobile applications, several technologies exist: there are PWAs (Progressive Web Apps), hybrid applications and native applications. In fact, there's one more, but I'll save that one for last, as it's the icing on the cake. In this article, we're going to take the time to explain the ins and outs of the different technologies, why choose one over another? What are the costs? PWA (Progressive Web App) PWAs are the evolution of traditional websites. They're interest...

Ludovic Frank - Freelance developer
Ludovic Frank
Nov 9, 2020
My transition to Docker - Part 2
My transition to Docker - Part 2

106 reads
Category: Web development
Level: Confirmed

Following my first article, I was now able to run a development environment to create Symfony projects. Okay, that was all well and good, but for the moment it was only running locally on my MacBook, and that's no way to host a site. Since shared servers are already a hell of a thing to configure for a simple site, I didn't dare imagine running Docker on them. So I opted for a dedicated server from Scaleway and once I'd placed the order, I installed Docker on Ubuntu 20.04. I organize...

Josselin Dionisi - Freelance developer
Josselin Dionisi
Feb 23, 2021
What is Mautic?
What is Mautic?

106 reads
Category: Digitization
Level: intermediate

Hi there 😁, Thank you for clicking on this article, as always, I hope you enjoy it 🙂. Although today is a bit special, we're going to mix a bit of tech and marketing. We're going to talk about Mautic, an Open Source marketing automation platform. Mautic is particularly interesting for small businesses looking for a flexible, open source and powerful solution to manage their marketing campaigns at lower cost. Let's find out why this tool can be a game-changer for your pr...

Ludovic Frank - Freelance developer
Ludovic Frank
Oct 15, 2024
How do you create a mobile application for a PoC?
How do you create a mobile application for a PoC?

105 reads
Category: Mobile development
Level: intermediate

If you're like me, you must have ideas every day for projects to develop, code and implement. Most of them will never see the light of day and will remain at the idea stage? But sometimes (fortunately) some of them do become a little more concrete, and for that it can be useful to have a POC. A what? The benefits of a POC A POC stands for Proof of Concept, in other words, a version capable of proving that your concept is functional and can materialize. In short, it's an ultra...

Josselin Dionisi - Freelance developer
Josselin Dionisi
May 29, 2023
How do you code a project for several people?
How do you code a project for several people?

104 reads
Category: Development
Level: Confirmed beginner

What does it mean to code with several people? As developers, you're geeks who work alone from home, aren't you? Well, not quite. In fact, if we just coded alone, we wouldn't get very far as developers. Helping each other and working together are the pillars of the IT world. So today we're going to take a look at the main forms that exist, and why they're useful in your apprenticeship or career as a developer? Peer-programming One of the best-known and most natural forms of mutual a...

Josselin Dionisi - Freelance developer
Josselin Dionisi
May 16, 2022
What technologies will replace JQuery?
What technologies will replace JQuery?

103 reads
Category: Web development
Level: Confirmed beginner

Hi there! In response to some of my latest articles, a few of you have sent me a quick e-mail asking "But ... in legacy applications, what do I replace JQuery with?" So, when a question comes up, you know what we do? We write an article ... for everyone to enjoy. Bootstrap 5, the final stage in JQuery's demise? Let's take a quick look at some history. JQuery arrived on planet Earth in 2006. Back then, there was a big problem on the web (it was called Internet Explorer?, roh ç...

Ludovic Frank - Freelance developer
Ludovic Frank
Apr 12, 2022
How about a new side project?
How about a new side project?

103 reads
Category: About Ludo

Hey, hello there 🙂, Say, doesn't it smell a little like spring right now? 😛. Ah yes, I digress... that's not why we're here 😮. This week, we're going to talk about "Side Projects", those little projects that are basically there for fun and sometimes become big. Indeed, if you follow this blog, you'll know that they're at the heart of my life... Developers and Side Projects Before anything else, I'd like to take the time to talk about the relationship betwee...

Ludovic Frank - Freelance developer
Ludovic Frank
Mar 20, 2024
How do I integrate React into a Symfony project?
How do I integrate React into a Symfony project?

102 reads
Category: Web development
Level: intermediate

Hello everyone and thank you for clicking on this article. 🙂 There's a debate that's been raging for a long time in the developer community, namely: PHP vs Javascript. Leaving aside the relevance of such debates (each techno having its pros and cons), today I've decided to perform the complete heresy. 😛 Let's take a look at how to integrate React (a Javascript Front library) into a Symfony project (PHP back-end framework). 😀 "Isn't that a bit counter-intuitiv...

Josselin Dionisi - Freelance developer
Josselin Dionisi
Sep 23, 2024