The counter takes into account the actual number of views, when someone stays on the page less than 5 seconds, it doesn't count 😛
336 reads
Category: Tech tips
Level: Confirmed beginner
Hello there! In the web world, images are everywhere. Whether to illustrate an article, create a banner or retouch a photo, images are an essential part of the web. To manipulate them, we often use software such as GIMP, or Inkscape (which is great for PNGs). But it's also possible to do lots of things with the command line, and the Linuxian in me is delighted with this option? The really cool thing about using the CLI is that you can automate image processing, for example, by writing jus...
298 reads
Category: Web development
Level: Confirmed beginner
Greetings 🙂, At the end of my last article, I told you that I would go further on CSS optimization. Except that in the meantime, things have changed a bit... Originally, this week's article wasn't the one that was planned. And yes, the basic article was "how to use Tailwind with Symfony", but the program has changed. I'll explain why: I don't know how to make a simple project like a "Todo List" or a "hello world", simply because I keep asking myself "but what's the point?"...
200 reads
Category: Web development
Level: intermediate
Hello there! 😃 It's been a while since we've talked, because a lot happens behind the scenes in the life of a freelance developer. In fact, that's what we're going to talk about today, yes, behind the scenes stuff. I'm going to introduce you to RabbitMQ, a tool that can be very easily coupled with Symfony and that really creates a formidable combo of performance and efficiency. I needed to implement it for a small home-made tool allowing me to schedule publications on social networks...
173 reads
Category: Web development
Level: Confirmed beginner
Hello there, If you're a regular reader of this blog, you'll know that I've been talking a lot about Symfonfony-UX/Turbo for a few months now, but I've never given any feedback on it. The reason is simple: before giving an opinion, it's necessary to really test the thing... and the best way is to use it with real users over a minimum period of time. To date, my first application with Turbo and Stimulus has been in production for a little over a month now and has seen a few thousand use...
172 reads
Category: Web development
Level: Confirmed beginner
Hello over here 🙂, I hope you're well... Well, let's not procrastinate too much, we don't have any of that here and let's get to the heart of the matter? Do you know Bootstrap? If you're in web development, there's a good chance you are 😁. Today we're going to destroy it... actually no... we're just going to look at one of the problems it has and how to solve it (in part). What is Bootstrap? Bootstrap is a well-known and widely-used CSS framework, created by Twitte...
154 reads
Category: Web development
Level: intermediate
If you've been following this blog for a while, you'll remember that I talked about the importance of updates in a previous post (if you haven't read it, I invite you to go there, but you're welcome to do as you please 😛). When you've been working on a project for a long time, even if it's in production, you may need to make updates as the resources you're using evolve. In general, we use the LTS of these resources, which stands for "Long Term Service". For example, if you're...
152 reads
Category: Technology and business
Level: Beginner
Hello ?. Well, yes, we're back together this week for an article that's more "entrepreneurial" than "tech", but don't worry, tech isn't far off. If you're an entrepreneur, you might learn a few things, and if you're not, well ... you might too! Foreword: In this article I'm going to talk about products and services, there's no commercial connection with the products I'm talking about, I'm only doing it because I find it interesting and because it may solve problems for some of you. Wh...
149 reads
Category: Web development
Level: intermediate
Hi there, After a comprehensive article on iOS and Symfony-UX/Turbo, we're back to something a little lighter. Much more open, PWAs can be "installed" on users' Android devices as well as on computers. What is a progressive web app, or PWA? First of all, I'd like to tell you that what I'm explaining below is mostly true on Android, on iOS Safari isn't so open, well, yes, but to install a PWA there's no simple click button, Apple asks users to do the manipulation themselves (several clic...
143 reads
Category: Artificial intelligence
Level: Confirmed beginner
Hello over here 🙂, Thank you for clicking on this article, I hope you like it 😉. That's it, it's back to school, so happy? Back to work? What do you mean "you're still on the beach"? That's not going to be possible 😛. For this article, we're going to talk about artificial intelligence... eh yes! finally. Why this article As always, a little explanation of the adventure that led us to this article, a little background An article on AI now? Well, Ludo,...
128 reads
Category: Web development
Level: Confirmed beginner
Hello there, Like every week, we're getting together for a little article. This week, I'm going to write an article that's been on my mind for a long time. We're going to talk about Symfony and why it's my framework of choice as a web developer. Are you ready? Let's get started! My discovery of Symfony In fact, in my life as a developer, my first encounter with Symfony went very badly... It wasn't its fault or mine. The first time I met him, I was a student, already quite geeky, cod...