Day: February 12, 2023
6 posts
Top 5 websites to sharpen your front-end skills.
Introduction: As a front-end developer, from the moment you write the first HTML line to the last minute…
Z-Library Gets Taken Down by US Authorities, But why?
The take down of Z-Library by US authorities was due to allegations of copyright infringement. The library was…
Build a CRUD Rest API in JavaScript using Nodejs, Express, Postgres, Docker
Let’s create a CRUD rest API in JavaScript, using: Node.js Express Sequelize Postgres Docker Docker Compose If you…
Make your original git! (Analyze section)
Hello Dev community! I’m noshishi, a apprentice engineer in Tokyo. This article is about understanding Git from the…
Reading articles quickly in my native language
There are many great articles and blogs on the web. Most of the materials are in English. However,…
React dans Symfony avec Vite
Problème du jour : je veux me mettre à React, mais avec un backend Symfony. Alors OK, vous…