Articles about: Web development

Creating websites, web apps, tips on how to code them all

How do I implement OAuth2 in Symfony?
How do I implement OAuth2 in Symfony?

55 reads
Level: intermediate

Hello everyone, thank you for clicking on this article! 😊 Today we're going to talk security and authentication. What is OAuth2? In life, and especially on the web, we generally authenticate ourselves with an email and a password. But this isn't always the case, especially when you need to connect to a third-party service or API. If this is your case, you'll probably come across a type of protocol called OAuth2. "What the hell is this?" If you've ever had to create AP...

Josselin Dionisi - Freelance developer
Josselin Dionisi
Apr 14, 2025
How to write a router in native PHP?
How to write a router in native PHP?

82 reads
Level: intermediate

Hello and thank you for clicking on this article 😁 Today we're going to talk about experimental code that I've been interested in recently. To contextualize, I finished a PHP course for a promo I had as a trainer. Once we'd seen the basics and got to the end of the program, we naturally moved on to the MVC and object-oriented aspects of implementing a project in native PHP. It was at this point that I asked myself the question of how to implement a router in a project of this t...

Josselin Dionisi - Freelance developer
Josselin Dionisi
Mar 31, 2025
Notify a prospect of a promotion with Sylius
Notify a prospect of a promotion with Sylius

80 reads
Level: intermediate

Hello and thank you for clicking on this article! 🙂 Today we're going to talk about ... Sylius, and yes again. Version 2.0 having recently been released it's an opportunity to test some interesting things. This article follows on from the previous one This time we're going to take a look at another widely-used method for converting leads. Imagine you're on an e-commerce site and you're interested in a product. You put it in the shopping cart to keep it aside, and you'll buy...

Josselin Dionisi - Freelance developer
Josselin Dionisi
Mar 16, 2025
View last viewed items on Sylius ?
View last viewed items on Sylius ?

118 reads
Level: Confirmed

Hello everyone and thank you for clicking on this article 😊 I don't know about you, but there's a little shopping site called Amazon that I find really handy. Today I wanted to tell you about something you can implement on Sylius that can make all the difference to your e-commerce. "Wait a minute, you mean that Amazon is developed with Sylius? No, Amazon is much older and existed before the very idea of Sylius. 😛 On the other hand, these days, for an e-commerce stor...

Josselin Dionisi - Freelance developer
Josselin Dionisi
Feb 24, 2025
How do I integrate React into a Symfony project?
How do I integrate React into a Symfony project?

97 reads
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
What are signed exchanges?
What are signed exchanges?

83 reads
Level: Confirmed

Hi little wolves 🙂 (yep, it's the heat, it makes me cringe... deso), Thank you for clicking on my article 😁, as usual we'll try to do quality and I hope you'll like it.... This week, we're going to talk about signed exchanges, it's a techno that's still little known and yet I find it super interesting, so we're going to share it all with you! Briefly, what are signed exchanges? Signed exchanges are a technology proposed by Google that allows you to cache your pages a...

Ludovic Frank - Freelance developer
Ludovic Frank
May 14, 2024
What is Gutenberg, the WordPress editor, worth?
What is Gutenberg, the WordPress editor, worth?

98 reads
Level: Confirmed beginner

Hi over here 🙂, thank you for clicking on my article 😁. Today, for once, we're going to talk about a very controversial subject in the world of web development: Wordpress... Often scoffed at, Wordpress is nonetheless a must-have, it grew up with the web, Korben 's blog for example, it's a Wordpress 😛 (did you know that?) But this little guy has evolved, and that's why I'm featuring him in this week's article... In fact, I've used it to create the landing page f...

Ludovic Frank - Freelance developer
Ludovic Frank
Apr 29, 2024
How do you get your Facebook application validated?
How do you get your Facebook application validated?

77 reads
Level: Confirmed beginner

Hello everyone and thank you for clicking on this article 🙂 Today I wanted to tell you about a step in the life of a dev that took me many hours (days): Validating an app through Meta services (Facebook). "Wait a minute, what do you mean a Facebook app? They already have one, I have it on my smartphone." Creating a Meta developer app Here we're not talking about a mobile app, but about applications in the sense of an entity that uses third-party services. Indeed, if you wa...

Josselin Dionisi - Freelance developer
Josselin Dionisi
Apr 26, 2024
A microservice for generating QR codes
A microservice for generating QR codes

99 reads
Level: Confirmed beginner

Hey there 😁, Thank you for clicking on this article, I hope you like it 😉. Well, uh... aren't we supposed to be in spring right now? No, because it's cold in the Far East... Ah yes, that's right, we're still not here for it 😮, guess I'm doing it on purpose huh 😛 (yes, I'm totally doing it on purpose). This week it's going to be a cool little article, the big articles will come back, don't worry, but this week, we're just going to go for a microservice...

Ludovic Frank - Freelance developer
Ludovic Frank
Apr 1, 2024
How to create a dynamic CSS theme with Symfony?
How to create a dynamic CSS theme with Symfony?

108 reads
Level: intermediate

Hello over here 🙂, Thank you so much for clicking on this article 😁. On the last post, I told you it smelled like spring, but now it's cooled off severely 😅. Ah yes, it's true we're still not here to talk weather... I'm sorry (well, I think.). This week, we're going to play with CSS and completely break Twig, you'll see it's fun, well, it's a bit "not very clean" as a method, but hey, on this blog, I tell you all about it. Anyway, this week, we're making art...

Ludovic Frank - Freelance developer
Ludovic Frank
Mar 25, 2024