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 technologies will replace JQuery?
What technologies will replace JQuery?

100 reads
Category: Web development
Level: Confirmed beginner

Hi there! In response to some of my latest articles, a few of you have sent me a quick e-mail asking "But ... in legacy applications, what do I replace JQuery with?" So, when a question comes up, you know what we do? We write an article ... for everyone to enjoy. Bootstrap 5, the final stage in JQuery's demise? Let's take a quick look at some history. JQuery arrived on planet Earth in 2006. Back then, there was a big problem on the web (it was called Internet Explorer?, roh ç...

Ludovic Frank - Freelance developer
Ludovic Frank
Apr 12, 2022
Why a website won't increase your visibility
Why a website won't increase your visibility

99 reads
Category: Digitization
Level: Beginner

Come on, this week I'm making enemies! Here we go! Since the beginning of the crisis, we've been seeing "Get a website and increase your visibility" all over the place. Watch out! Hold on to your hats, a huge "scoop" is coming: a site costing just a few euros a month won't bring you ... ANYTHING. What's that? What do you mean you knew? Ah yes, nothing worthwhile in life is easy to achieve... that's true. What's a website for? Let's say you had your "ma-super-boutique.com" website made,...

Ludovic Frank - Freelance developer
Ludovic Frank
Apr 27, 2021
How do you code a project for several people?
How do you code a project for several people?

99 reads
Category: Development
Level: Confirmed beginner

What does it mean to code with several people? As developers, you're geeks who work alone from home, aren't you? Well, not quite. In fact, if we just coded alone, we wouldn't get very far as developers. Helping each other and working together are the pillars of the IT world. So today we're going to take a look at the main forms that exist, and why they're useful in your apprenticeship or career as a developer? Peer-programming One of the best-known and most natural forms of mutual a...

Josselin Dionisi - Freelance developer
Josselin Dionisi
May 16, 2022
What is Gutenberg, the WordPress editor, worth?
What is Gutenberg, the WordPress editor, worth?

99 reads
Category: Web development
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
Why isn't the Internet free?
Why isn't the Internet free?

98 reads
Category: Economy
Level: Beginner

Yes, I'm back this week... Did you miss me? No, well ... ? Another thorny subject this week, I'm often asked: "Hey, do you know a free web host? How do you make a site for free? ... etc." So here I'm going to explain why what we think is free isn't, and more importantly, why we think it is. Everything on the Internet is free - where does that come from? The Internet is a medium, and like many media before it, its business model is based on advertising, often aimed at individuals (there'...

Ludovic Frank - Freelance developer
Ludovic Frank
Jun 15, 2021
What is the Hacker Spirit?
What is the Hacker Spirit?

98 reads
Category: Brico Hack
Level: Confirmed

Oh no, did he say hacker, like too dark, behind black screens and all? Actually, no, in people's minds, a "hacker" is malicious and does some pretty uncool stuff, but actually, no. Hackers are already divided into "white hats" and "black hats", the former being harmless, while the latter are not so nice. This week, we're going to talk about the "hacker spirit". Of course, that's my own definition, and others will have other visions? My definition of the hacker spirit A hack is a "d...

Ludovic Frank - Freelance developer
Ludovic Frank
May 9, 2022
How do I manage ChatGPT prompts on macOS?
How do I manage ChatGPT prompts on macOS?

98 reads
Category: Artificial intelligence
Level: Beginner

Salutation voyageur? (what? what plagia?), On this blog, there hasn't yet been an article on chatGPT, why? Quite simply, because if it's to tell you the same thing you've already seen elsewhere, there's no point. So I've been waiting for something interesting and useful to tell you, and it looks like I've got one. If you're using ChatGPT, you must have accumulated quite a few prompts for communicating with it, and then after a while you realize that "copy/paste" isn't the most practical...

Ludovic Frank - Freelance developer
Ludovic Frank
May 8, 2023
Why use an online bank?
Why use an online bank?

97 reads
Category: Tech tips

For once, I'm not going to talk purely about web development, but rather about the digital lifestyle? A few years ago, there was a lot of talk about online banking. I must admit that I fell for it at the time (and following a lot of advice too, because marketing isn't everything?) and created an account with N26. The conclusion? I still use it as a secondary account today. Online banking VS traditional banking Tech people understand each other when it comes to getting things done...

Josselin Dionisi - Freelance developer
Josselin Dionisi
May 8, 2023
How to use native sharing via a web page?
How to use native sharing via a web page?

96 reads
Category: Web development
Level: Confirmed

Sharing resources is at the heart of the Internet, and social networking buttons can be found on all kinds of sites, making it easy to share content so that others can enjoy it. On Android, this has been possible for some time, but on IOS and macOS it's only been available since version 12.1 of Safari. This article will be very brief, showing how to use this API. window.navigator.share This is the name of the function for sharing via the native window of the operating system, iOS or Andro...

Ludovic Frank - Freelance developer
Ludovic Frank
Feb 2, 2021
How do you put your local project online?
How do you put your local project online?

93 reads
Category: Web development
Level: Confirmed

Like any dev, I sometimes want to test small pieces of code, make an example landing page to test a service or API... In short, there are many cases where you just want to try something out, without it being a full-fledged project. To do this, of course, we run our development environment on our own machine, "locally". Let the world benefit from our local project Okay, that's all well and good, but what if we need to access this local code from the outside? And yes, it can happen...

Josselin Dionisi - Freelance developer
Josselin Dionisi
Apr 1, 2021