Day: September 14, 2022
15 posts
Pourquoi je suis passé de React à Svelte
Si on le compare à Angular, Vue, React (les trois mousquetaires), Svelte est jeune voir meme très jeune.…
Affordable Battery Lifespan 🔋⚡
We are all aware that in recent years, and even today, we have been working remotely or full-time…
What is Video Automation and how does it work?
A recent survey shows video marketing has the highest customer engagement compared to other forms of marketing. More…
How to add SASS to your project ? 🤔
The previous article explained what SASS is and why it’s preferable to use it rather than CSS. Right…
Filtering in React
React is a fantastic way to make your JavaScript code more reactive to the inputs from the user,…
MongoDB vs MySQL: Which database to use
MySQL is a relational database that has been around for a while. But with the demand for diversity…
Creating my static site generator
Hi everyone, This week, I created my own SSG (static site generator) called nan1-ssg using JavaScript and node.js.…
Use nginx as a hacker business card
A friend of mine recently showed me his curl-able business card inspired by this Cloudflare worker template. I…
Improve Performance with CompletableFuture in Java
Completable Futures Repository : https://github.com/jorgetovar/completable_futures Do you know that parallel stream in Java has performance limitations due to…
5 Chrome/Edge extensions every Developer should have..!!
Did you know the new Microsoft edge is based on *chromium * and it supports all of the…