The Expert DeveloperThe 10 Habits That Will Make You a Better Programmer 👨💻The world of software development is rapidly evolving, with new technologies and methodologies emerging constantly. To be successful in…Nov 19
Gonçalo VelosaBranded Types in TypeScript: Stronger Type Safety for Your CodebaseTypeScript is fantastic for catching type-related errors at compile time. However, there are scenarios where its structural type system…Jun 12
Ibrahim nagnurMastering SOLID Principles in Java: A Beginner’s Guide with examples.Introduction to SOLID Principles in JavaAug 5Aug 5
Shubham ThakurDev-Containers: Better Development ExperienceA development container (or dev container for short) allows you to use a container as a full-featured development environment. It can be…Jan 14Jan 14
The Expert DeveloperThe 10 Habits That Will Make You a Better Programmer 👨💻The world of software development is rapidly evolving, with new technologies and methodologies emerging constantly. To be successful in…Nov 19
Gonçalo VelosaBranded Types in TypeScript: Stronger Type Safety for Your CodebaseTypeScript is fantastic for catching type-related errors at compile time. However, there are scenarios where its structural type system…Jun 12
Ibrahim nagnurMastering SOLID Principles in Java: A Beginner’s Guide with examples.Introduction to SOLID Principles in JavaAug 5
Shubham ThakurDev-Containers: Better Development ExperienceA development container (or dev container for short) allows you to use a container as a full-featured development environment. It can be…Jan 14
InGeek CulturebyAnubhavAndroid : Splash Screen using styles / themes.xmlWe talked about creating a Splash Screen the old school way in one of my previous articles. In this article, I will talk about a way to…Jun 15, 20211
Volodymyr PavlyshynMultidollar Common Programming Language Mistakes and Better ApproachesModern programming languages have evolved considerably, yet certain design flaws and pitfalls remain pervasive, causing significant…Jul 22