Ctrl + Alt + Career: a shift from teaching to tech with the Codeminer42 Trainee Program
Introduction I believe one of the most common experiences in life is realizing that we no longer belong to a place that once made us …
Codeminer42’s Engineering Blog
Introduction I believe one of the most common experiences in life is realizing that we no longer belong to a place that once made us …
This post is part of our ‘The Miners’ Guide to Crafting Code‘ series, designed to help aspiring developers learn and grow. Stay tuned for more! …
Introduction The world is constantly changing, and the tech world, even more so. In recent years, we’ve seen a clear shift: more and more people …
In the late ’90s and early 2000s, the internet as we know it today started to become mainstream. Surfing the web became more accessible, and …
If you have worked in a JavaScript frontend or backend application, you have at least heard of TypeScript. And by heard, I mean heard something …
Memento mori. There are only two guaranteed things in life: one, we both are going to die. And while I’d prefer you go first… and …
Imagine you find yourself facing your code at a point where you clearly have a problem to solve. You start to think about different ways …
Many believe that making a website accessible and responsive means simply adding alt attributes to images and replacing header navigation with burger menus, right? But …
Learning to consume APIs is an essential step for anyone looking to create dynamic and interactive React applications. In this practical guide, we will explore …
Before we start digging into the world of Promises, Fetch API, and related topics, it is important to understand the difference between synchronous (sync) and …