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 😛

What is CI/CD?
What is CI/CD?

122 reads
Category: Development
Level: intermediate

Just like Github or Docker, most of today's developers have come across this strange collection of letters. Well, today we're going to tell you what it means, what it is and what it's for! Continuous Integration(CI) and Continuous Deployment(CD) are steps in the versioning of your code. In fact, if you'd like us to explain versioning, Git and all that follows in another article, don't hesitate to let us know! Continuous integration This stage consists of carrying out a battery of te...

Josselin Dionisi - Freelance developer
Josselin Dionisi
Feb 14, 2022
How does a service like Cloudflare protect against DDoS?
How does a service like Cloudflare protect against DDoS?

121 reads
Category: Computer security
Level: intermediate

Hello 🙂, We use the internet every day, gigantic amounts of data transit on the internet, all of this is possible thanks to the network, as you read these lines, the content of this article has transited the network to reach you. Sometimes, however, it's possible to abuse this network, and carry out what are known as DDoS attacks (denial of service attacks). Here, for example, is feedback on a very large attack. In this article, we'll try to explain as clearly as possible how thi...

Ludovic Frank - Freelance developer
Ludovic Frank
Sep 4, 2023
What is SEO?
What is SEO?

120 reads
Category: Search engine optimization (SEO)
Level: Beginner

Hey, hello there! It's been a long time ... during the vacations I didn't write much ... that's true, but I've been working on a lot of exciting things that I'll tell you about soon, I promise! So here we are, September's here and we're back into our rhythm? All that, all that...? As you'll have gathered from this fine title, today's topic is "SEO". What is SEO? SEO stands for "Search Engine Optimization", pure and simple, the work you have to do to get to the top of Google. And in the...

Ludovic Frank - Freelance developer
Ludovic Frank
Sep 27, 2021
Lightning Network, the payment system of tomorrow?
Lightning Network, the payment system of tomorrow?

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

120 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 I update a production server?
How do I update a production server?

120 reads
Category: System administration
Level: Beginner

Hello and thank you for clicking on this article! Some time ago I told you about my nuclear disaster, the super adventure of a server that suddenly shuts down and gives no sign of life. Recently I received an email from my service provider saying "Please note that your Ubuntu version will soon no longer be supported. You should upgrade to 22.04 minimum". Well, even if this email seems nicer, I still had a feeling of déjà vu of my server getting lost in the cosmic uni...

Josselin Dionisi - Freelance developer
Josselin Dionisi
May 14, 2025
What are the principles of a database?
What are the principles of a database?

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

118 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?

118 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
How can you improve sales on your online store?
How can you improve sales on your online store?

117 reads
Category: E-commerce
Level: Beginner

E-commerce is an ever-growing sector, with consumers becoming accustomed to this mode of consumption that allows them to find everything they want without leaving their living rooms.In this article, I won't talk about the so-called "sales tunnels" - I'll save that for a future article. Here, we'll talk about the e-commerce store itself. Site ergonomics To begin with, the days when people mainly consulted the Internet on their computers are over. In fact, on average, between 70% and 80% of...

Ludovic Frank - Freelance developer
Ludovic Frank
Feb 12, 2021