Kavi Kardos
17 posts
please stop using git checkout! Learn to use the right git commands
git checkout command exists since the beginning of git It is used for these things: creating new branch…
HackerRank SQL preparation; Revising the Select Query II(MySQL)
Problem Statement: Query the NAME field for American cities in the CITY table with populations larger than 120,000.…
Local Storage
This is a submission for DEV Challenge v24.03.20, One Byte Explainer: Browser API or Feature. Explainer localStorage is…
Bootstrap v/s Tailwind CSS: Which Front-End Framework is Right for You?
Front-end development has seen a surge in popularity over the years, with numerous tools and frameworks available to…
Using Namespace std;” in C++: Why It’s Considered Bad Practice
In C++, you might often come across the line using namespace std;. It seems convenient, but it’s often…
6 Benefits of Transparent Marketing for Brands to Consider
Did you know that 53% of customers always research products or services via search engines before making a…
Site Architecture for Resource & Content Libraries — Whiteboard Friday
Kavi outlines a four-step process for building resource and content libraries. The process includes auditing for technical and…