The z-index property might seem simple, but it’s not just about using a positive or negative integer. There’s a lot more going on under the hood, and some quirks can cause problems when you’re working with it. In this article, we’re going to dive deep into the z-index property and
Daily Archives: January 15, 2022
Kubernetes is a container orchestration platform that helps you manage containers at scale. I recently passed my certified Kubernetes administrator exam, and I would like to share my learning experience and resources with you. Should You Get Kubernetes Certified? There are mixed opinions in the tech industry about the importance
Have you heard of “Netflix and Chill”? Instead, try “Netflix and Code”. Code your own Netflix clone! We just published a course on the freeCodeCamp.org YouTube channel that will teach you how to create a Netflix clone using Django and Tailwind CSS. Django is a Python-based free and open-source
While working on your personal projects, you’ll often need to store some data. You could use a SQL or NoSQL database with a server, but that would require you to do a bit of setup. In this article, we’ll learn about TinyDB and how to use it to store our
In this article, I’ve compiled a list of the best machine learning courses available online. I built the ranking by following a well-defined methodology that you can find below. But if you want to jump straight to the results, here are my picks: Machine Learning (Stanford University)Machine Learning
