Crafting code & connections

Blog Articles

Thu Jan 11 2024

2 minutes

Pieces for Developers

Lately, we have seen a boom in Artificial Intelligence, especially after ChatGPT, where more and more companies are putting their stakes and working to create useful tools....

Sat Oct 28 2023

5 minutes

The open-source Guide you need

Are you curious about the open-source world but don't know where to begin? This guide is here to help. It talks about what open-source is and how it can help you grow personally and professionally. Yo...

Sat May 08 2021

2 minutes

Core Web Vitals - Plan English

Optimization is one of the most important things to do in order to have the long-term success of any website. Google helps developers to optimize their websites as much as possible and for this purpos...

Wed Jan 06 2021

5 minutes

JavaScript coercions

This blog is about Javascript Coercion - converting one type to another. This blog post covers the hidden steps/algorithms that the Javascript engine takes to convert to another type....

Sat Aug 15 2020

4 minutes

Chrome V8 Engine - Working

If you use Javascript, you might already know what is a V8 engine, if not, you will come across this word in the future. V8 is a javascript engine build by Google for Chrome and now Microsoft Edge als...