PinnedO.O.P in JavascriptObject-oriented programming is simply a programming pattern that is based on the concept of different types of objects and their…Jan 10, 2022Jan 10, 2022
The GenAI Playbook by Yasir Gaji — Part 1: From AI to Generative AIGenerative AI has become one of the most talked-about technologies of our time; it's practically everywhere, from copilots writing code to…Sep 22Sep 22
Creating a Reusable Table System with AG Grid: Patterns for Enterprise ApplicationsTables are a fundamental component in any admin interface. They need to display data efficiently, handle sorting and filtering, and provide…Apr 27Apr 27
Building Type-Safe Forms with React Hook Form: A Pattern-Based ApproachForms are the backbone of any modern web application. As applications grow in complexity, maintaining form state, validation, and…Apr 27Apr 27
Atomic Design Principle in Software Engineering: A Comprehensive Storybook Guide“We’re not designing pages, we’re designing systems of components.” — Brad FrostMar 31Mar 31
Setting Up Jest for Next.js and Chakra UI: A Practical Battle-Tested GuideTesting React applications can feel like navigating a maze blindfolded. I recently spent some time wrestling with Jest configurations while…Jan 9A response icon1Jan 9A response icon1
Husky: Streamlining Git Workflows with Automated HooksAutomating Git Workflows and Hooks with Husky: A Comprehensive Guide By Yasir GajiDec 16, 2024Dec 16, 2024
How to Get Free SSL Certificates from the Terminal in less than a minute…and moreLet’s cut to the chase here, run the code below and follow through the prompts you get in your terminal and…voila! you have yourself an…Dec 11, 2024Dec 11, 2024
Understanding Hashing in Node.js: A Comprehensive GuideMastering Hashing in Node.js: Cryptographic Techniques and Best PracticesDec 4, 2024Dec 4, 2024
REST vs. GraphQL: Which API Style Fits Your Needs?Navigating the Evolving Landscape of API DesignDec 4, 2024Dec 4, 2024