8 projets JavaScript qui vont vous faire sourire

Le code est un moyen d’expression performant. Construire des choses parce qu’elles sont utiles, c’est super. Mais les projets code plus loufoques sont moins connus alors qu’ils sont géniaux ! Dans cet article, je vais vous parler de 8 projets JavaScript … more Read More

Echo JS

Zustand’s Guide to Simple State Management Ecommerce Tutorial: Build a Powerful Next.js Shopping Cart … more Read More

Running NodeJS Scripts in AWS Fargate

On my project, I’m dealing with a lot of data-intensive tasks. Thankfully, importing data from multiple sources and processing the data can be automated easily. I’ve written quite a few NodeJS scripts to take care of a lot of that manual labor. However, … more Read More

7 Reasons NOT to Use a Static Site Generator

Static site generators (SSGs) are popular and offer many benefits, but this article discusses reasons why they may not be a suitable replacement for your content management system (CMS). In my previous article, we discussed how your site could benefit … more Read More

5 React Architecture Best Practices for 2021

There can be no doubt that React has revolutionized the way we build user interfaces. It’s easy to learn and greatly facilitates creating reusable components that offer your site a consistent look and feel. However, as React only takes care of the view … more Read More