Cheryl Draper
42 posts
Introducing API Endpoint Search at Scale (via LiveAPI)
Have you ever tried to find a specific API endpoint – from dozens of code repositories? You may…
The Differences Between “Test Coverage” and “Code Coverage”
As developers, we often hear terms like “test coverage” and “code coverage” thrown around in discussions about software…
Personalized System Design Interview Prep for Engineering Managers
90% of engineering manager candidates feel unprepared for their upcoming engineering manager interviews, at big tech companies like…
Accessibility exercise #2: Labour Day Poster
Today’s exercise is using a funky Labour Day poster that caught my attention. Let’s imagine this as a…
The MozCon 2024 Final Agenda Has Arrived!
With our MozCon speakers putting the final polish on their presentations, it’s time to take a look at…
Meet Our MozCon 2024 Community Speakers
Thank you to everyone who submitted pitches to speak at MozCon! After much deliberation, we settled on two…
MozCon 2024: The Initial Agenda
The moment you’ve been so eagerly awaiting has finally arrived. Today, we’re excited to share the lineup of…
Unleash the power of NextGenCSS 🔥
NextGenCSS 🔥 Github : https://github.com/rudransh61/NextGenCSS-/ This is a fast easy CSS framework for your next project . It…
Sneak Peek: The MozCon 2024 Speaker Line-Up
Looking ahead to MozCon 2024, we’re unveiling the first 15 speakers who will be taking the stage come…
Suspense your federated component with caution
When you see examples of federated components, you will mostly see it wrapped by React.Suspense, which basically returns…