PinnedPublished inCode Like A GirlCommon Mistakes in Handling Promises: Why Your Async Code FailsPromises are excellent tools for handling operations that don’t complete immediately, like fetching data from a server or reading files…Nov 26, 2024Nov 26, 2024
PinnedMastering Dark Mode Design: Practical Tips and Real-Life ExamplesI love using DARK MODE ✨.May 6, 2024May 6, 2024
PinnedJavaScript Fundamentals: Questions That I Encountered During Interviews (Part-1)Studying for an interview always makes me feel like an imposter, nearly all the time.Nov 6, 20232Nov 6, 20232
How to Navigate Between Screens with Jetpack Compose/KotlinHello everyone! This tutorial will demonstrate the basics of setting up a bottom navigation bar in a Compose-based Android app.Feb 26Feb 26
Published inCode Like A GirlStepping Out of Comfort Zones to Unlock New OpportunitiesHave you ever found yourself sticking to something familiar because it feels easier? Ordering the same takeout dozens of times instead of…Feb 121Feb 121
Published inCode Like A GirlTypeScript: The Reliable Tech JavaScript Devs Are Adopting for SuccessTypeScript has rapidly become the go-to choice for JavaScript developers across various industries. Leading organizations like Microsoft…Jan 20Jan 20
Published inCode Like A GirlLove Frontend? Let Jetpack Compose Be Your Pathway to Mobile DevelopmentI’ve always been curious about expanding my software development skills, and mobile development felt like the next big step.Dec 6, 2024Dec 6, 2024
AI as Your Development AllyDid you know that more than 70% of developers use AI tools in their work?Nov 13, 2024Nov 13, 2024
DSA Graphs: Highlights and Key TakeawaysWe can express a graph as a collection of nodes (vertices) and edges that connect them. Graph types can be expressed as follows:Nov 1, 2024Nov 1, 2024