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 😛

Lightning Network, the payment system of tomorrow?
Lightning Network, the payment system of tomorrow?

103 reads
Category: Blockchain
Level: Confirmed beginner

Hello ?, This week we meet again for an article talking about the cryosphere. I'd rather say in advance that this article won't be super-specialized from a technical point of view, its aim is to introduce you to the technology, and for those who wish to go further, I'll let you sand down your favorite search engine? If you like, you can take a look at my article on blockchain and Bitcoin, which I wrote a few months ago. Bitcoin, a store of value Today in the world of finance, Bitcoin...

Ludovic Frank - Freelance developer
Ludovic Frank
Feb 28, 2022
What are the principles of a database?
What are the principles of a database?

103 reads
Category: Web development
Level: Confirmed beginner

Come on, it's that time of year again, and like all developers you've had a thousand new ideas during your vacations (but don't pretend you haven't). So let's talk about the most crucial point when you're at the idea stage and about to design your incredible mega-start-up project: the database. Almost everything you use on the Internet today is linked to a database. As its name suggests, its role is to store a wide variety of data in order to carry out the actions of a website or application...

Josselin Dionisi - Freelance developer
Josselin Dionisi
Aug 29, 2022
What is Mautic?
What is Mautic?

103 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?
How do you create a mobile application?

102 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
What are the most popular Symfony bundles?
What are the most popular Symfony bundles?

102 reads
Category: Web development
Level: Confirmed beginner

Hello, hello, How are things around here? Not too cold? This week, we're diving back into the world of Symfony with a short article on bundles. We're going to take a look at the bundles you need to know when you're a Symfony developer. The idea here is to bring together the bundles I see and use most often in my projects. Here, we won't really be talking about bundles that are part of the Symfony "core", such as the "DoctrineMigrationbundle", which you'll find everywhere. Are you read...

Ludovic Frank - Freelance developer
Ludovic Frank
Nov 14, 2022
How can I manage several languages in a Sylius store?
How can I manage several languages in a Sylius store?

102 reads
Category: Web development
Level: intermediate

A new article on Sylius is available. I was sure I'd already told you about Sylius, but it seems I haven't, so here goes! Sylius is an e-commerce solution based on our beloved Symfony framework (we've already told you all about it on the blog, though?). Imagine being able to manage an online store and configure it from start to finish, all while benefiting from all the advantages and functionalities offered by Symfony - doesn't that sound dreamy? Well, that's not all, because Sylius...

Josselin Dionisi - Freelance developer
Josselin Dionisi
Apr 19, 2023
How do you create a mobile application for a PoC?
How do you create a mobile application for a PoC?

102 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
My transition to Docker - Part 2
My transition to Docker - Part 2

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

101 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 do I integrate React into a Symfony project?
How do I integrate React into a Symfony project?

100 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