The counter takes into account the actual number of views, when someone stays on the page less than 5 seconds, it doesn't count 😛
110 reads
Category: Web development
Level: Confirmed
I bootstrap, you bootstrap, he bootstrap, we bootstrap... Oulah, what's wrong with me ... ? Hello, hello? This week, we're going to talk about CSS, and more specifically about CSS frameworks, the best-known of which is Bootstrap, and the new kid on the block, Tailwind, who's trying to steal its number 1 spot... Bootstrap released in 2011 This framework arrived at a time when the web looked nothing like it does today - just to give you another date, Chrome came out 3 years before. B...
110 reads
Category: Web development
Level: Beginner
Good morning, So we're starting to enjoy the sun again? You are so right! But what about work? This week, we're going to talk about the Web, its evolution, why it's become a mess and how to breathe again? If you're a company passing through and don't have time to read everything, here's a simple question: Are you Facebook? No ? Then why use the same methods and tools as a company with unlimited resources? For those who want to go further, we continue. The 1990s, the birth of the Intern...
110 reads
Category: Web development
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...
108 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...
107 reads
Category: Web development
Level: Expert
Ahhhh, passwords ... I've already talked about them in a previous article, but in this one we're going to talk about a method for saving our dear little users from having to remember their passwords... Apple now makes it possible to "sign in with Apple", basically the same thing as Google, Facebbok and all the others. But! the Apple way... In this article, we'll look at how to integrate this feature into a Symfony application. You need Apple developer access to access "sign in with Apple...
107 reads
Category: Search engine optimization (SEO)
Level: Beginner
Good morning, good morning? The sun's back, but we've got a lot more to do than that, so we've got to get to work! More and more of you are coming to read what I have to say, and most of that traffic is coming from ... Come on, look carefully ... Yes, that's right, "Google Search". In fact, that's normal, it's been over a year now since this site was created and as a result I'm starting to appear on Google (and other search engines) and I'll be appearing even more in a year's time, and even...
106 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...
103 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...
103 reads
Category: Mobile development
Level: Confirmed
Well, happy new year! Admittedly, I'm a little late in wishing you a happy new year, but January is always the month for getting back into the swing of things, planning for the year and getting back in touch with just about everyone. Not to mention the galettes ... anyway 😛 Today I wanted to talk about a handy little tool that appeared on iOS 14: widgets. Personally, I use them a lot for apps that give me info at a glance like the weather, the day's to-do list, the calendar, et...
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...