Published inWomen in TechnologyBuilding a NextJS backend with GraphQL and MongoDBPhoto by Scott Rodgerson on UnsplashDec 5, 20232Dec 5, 20232
Published inLevel Up Coding2023’s Halftime Update: A Spotlight on Browser Features, JavaScript, and CSS UpdatesIt’s been a couple of months into the year, and a lot has happened in the web development space. We’ve seen several updates on browsers…Jul 30, 2023Jul 30, 2023
Published inLevel Up CodingUnderstanding JavaScript Memory Management: Best Practices and SolutionsLearn about memory management in JavaScript, the differences between stack and heap memory and how to prevent and solve common memory…Mar 31, 2023Mar 31, 2023
Set the bar with Style GuidesHow style guides can make coding even easier for software developers.Feb 6, 2023Feb 6, 2023
Behind The Scenes of Your Web BrowserI recently had the opportunity to give a talk on web browsers and in the depths of my research I got to learn so much, I thought it best to…Jan 5, 2023Jan 5, 2023
Published inNerd For TechConducting a successful technical interview.Can we talk about technical interviews for a minute. You’ve probably been to a technical interview before, hope it went great, maybe you…Jul 27, 2021Jul 27, 2021
Logical AND(&&) vs Ternary Operator(?)The AND and ternary operator are very common operators in different programming languages. It’s more likely that you might have come…Feb 2, 2021Feb 2, 2021