Tech

The best place for developers to find the latest information about web-development and technology in general. Find tutorials and reviews here.
Directus vs Payload CMS: features comparison
Tech

Directus vs Payload CMS: features comparison

Choosing between Payload CMS and Directus? Both are awesome in their own right, but they've got their differences. Let's explore these together.
Nuxt UI: the best UI library for Nuxt
Tech

Nuxt UI: the best UI library for Nuxt

The Nuxt team released their own UI library based on TailwindCSS. This, for the moment, one of the best (or the best) UI library for Nuxt. Let's check this out.
Why NextJS (and App Router) is being hated on recently?
Tech

Why NextJS (and App Router) is being hated on recently?

People are not happy with NextJS (and App Router) lately. No surprise, it all started with Next 13... Let's see what exactly the problem is.
"Make something idiot-proof, the world will show you a better idiot"
Tech

"Make something idiot-proof, the world will show you a better idiot"

Ever felt the frustration of crafting an 'idiot-proof' masterpiece, only to watch the world conjure up a brand-new kind of 'genius'?
Build full-stack applications on AWS with SST
Tech

Build full-stack applications on AWS with SST

Configuring and deploying app on AWS is a nightmare for some of us. Thankfully, a new open-source framework called SST came to life to help us all.
Implement internationalization (i18n) in Next 13 (actually working)
Tech

Implement internationalization (i18n) in Next 13 (actually working)

Since the release of Next 13 and the app directory feature, implementing internationalization have changed, but documentations didn't... Let's figure this out.
Coolify: the free and open-source Heroku / Netlify alternative
Tech

Coolify: the free and open-source Heroku / Netlify alternative

Discover Coolify, an open-source, self-hostable alternative to Heroku and Netlify. Deploy apps, databases, and services with ease.
Improving TypeScript typings with ts-reset
Tech

Improving TypeScript typings with ts-reset

If you've ever worked with TypeScript, you know that the built-in typings are not perfect. That's where ts-reset comes in, the Typescript version of css-reset.
Strapi temporarily stops hiring french people for financial causes
Tech

Strapi temporarily stops hiring french people for financial causes

Strapi, a french company, recently announced that they will temporarily stop hiring in France because of financial issues it might bring.
Open-source is broken: the sad story of Denis Pushkarev (core-js)
Tech

Open-source is broken: the sad story of Denis Pushkarev (core-js)

Explore the sad story of Denis Pushkarev, the creator of the famous core-js library, and the lessons we can learn from him. Is open-source broken ?
Perfect way to create forms with React in 2023: the complete guide
Tech

Perfect way to create forms with React in 2023: the complete guide

Creating forms is a pain in the ass: performance, validation... We will see how to create forms with React (NextJS) the easy way, with a single component call.
Free and open source Airtable alternatives
Tech

Free and open source Airtable alternatives

Airtable is super cool, but it's also super expensive. Fortunately, there are some free and open source alternatives to Airtable, and they are pretty good at their job.
The perfect stack for your web projects
Tech

The perfect stack for your web projects

Starting a web project from scratch is sometimes difficult, new frameworks and programming languages get around really fast these days. Let me show you the perfect stack that will help you with your future web projects.
Most STUPID Javascript tricks you shouldn't use
Tech

Most STUPID Javascript tricks you shouldn't use

The Internet is great for developers, but sometimes, you come about stupid articles like "amazing JS tips you NEVER knew about". Get ready for stupid Javascript examples.