PinnedPublished inJavaScript in Plain EnglishOne-Click Dark Mode: Change Your Web App in Minutes!Dark mode is super popular these days, with tons of people wanting that dark theme in apps. It’s basically becoming the usual online. The…Nov 125Nov 125
PinnedPublished inJavaScript in Plain EnglishAdapter Design Pattern: Still Relevant or a Thing of the Past?While paradigms may evolve, the essentials remain constant.Oct 226Oct 226
PinnedPublished inJavaScript in Plain English9 Naming Tricks Every Developer Should Know to Avoid HeadacheCode with poor naming is difficult to read, and hard-to-read code is like a ticking time bomb. Sooner or later, you’ll have to revisit it…Sep 1629Sep 1629
PinnedPublished inJavaScript in Plain EnglishNative Git Hooks: Bye Bye, Husky!Husky, a widely-used NPM package, has become the go-to choice for developers looking to integrate Git hooks into their projects. Boasting…May 816May 816
Published inLevel Up CodingThe Four Pillars of a Dream TeamWhat a dream team means for me as a manager, highlighting four key traits: diversity, a results-driven mindset, openness, and adaptability.Oct 213Oct 213
Published inJavaScript in Plain EnglishEvery Software Engineer Must Know This: Separation of ConcernsUnderstand the importance of SoC, balance Coupling and Cohesion!Oct 169Oct 169
Published inJavaScript in Plain EnglishAce Your JavaScript Interview: All About Object.freeze and Object.seal + Object.preventExtensions!Key insights for navigating object mutability in JavaScript.Oct 85Oct 85
Published inJavaScript in Plain English10 Practical Tips for Writing Functions Efficiently to Elevate Your Coding SkillsLet’s continue our discussion on code quality by exploring more best practices. Sometimes, we write code unconsciously, without…Oct 713Oct 713
Published inLong. Sweet. Valuable.5 Essential Tips for Truly Disconnecting From Work On VacationSometimes a single phrase, casually spoken by someone, sticks in your mind for a long time, maybe even forever. Just the other day, I…Oct 615Oct 615
Published inJavaScript in Plain EnglishWhy Every Developer Should Know the Repository Pattern: Typescript and MobX ExampleHey everyone! Today, let’s discuss the Repository Pattern. Don’t worry, I’ll keep it straightforward and engaging. I know that the…Sep 3019Sep 3019