Is your frontend project suffering from too many cooks in the kitchen? Is deployment mind-numbingly slow? Are you becoming locked into an obsolete technology stack? You might need micro frontends and module federation.
Subscribe
Get our best content on how to build better apps.
Subscribe
Get our best content on how to build better apps.
Got product development questions?
Join us on
Discord
Comparing Schema Validation Libraries: AJV, Joi, Yup, and Zod
Overwhelmed by the options for schema validation? Comparing tools can be confusing. With so many options, how do you know which one is best for your needs? In this post, we’ll compare AJV, Joi, Yup, and Zod in their functionality and usability.

Roy Ayoola
DevOps Consulting: Continuous Delivery
If you’re working with software, you’ve probably come across the terms “Continuous Delivery,” “Pipeline Runners,” and “Infrastructure as Code (IaC).” Or perhaps you’re already benefiting from automated deployments in your organization and want to learn more about the inner workings of these magic boxes.

Mick McGrath
How to Create a Website Roadmap in 7 Steps
Wondering how to create a roadmap for your static website project? You’re in the right place! Whether you're just starting out or looking to improve your skills, we've got you covered. In this post, we’ll share valuable information and tips to help you navigate the static website roadmapping process and ensure a successful outcome.

Megha Sehgal
Certified Kubernetes Admin Exam Survival Guide [from a CKA]
If you’ve found this guide, odds are you’re considering taking the CKA exam, or you’ve already been preparing and are looking for final review material. Regardless of which position you find yourself in, here is some advice on how to approach the CKA exam in ways that aren’t included in the excellent killer.sh exams.

Dylan Lundquist
How to Build a Single-Spa Angular Application [with Code Examples]
What if your frameworks could work together? Well, with a single-spa Angular application, they can! When you build a single-spa Angular application, painless migration, independent deployment, and effortless scalability are all in store.

Adrian Ferguson
Improve Team Velocity with an Efficient Code Review Process
You’re a Product Owner or an Engineering Team Lead. You are judged on a variety of metrics, but much of it boils down to 3 things:
-
How quickly your team produces new features
-
How accurately you hit your deadlines
-
How many show-stopping bugs your project has

Ryan Spencer
Developer
What Does a Good Code Review Look Like?
Code review is an essential part of the software development process, where developers review each other's code to ensure that it is of high quality, follows best practices, and is aligned with the project's goals. A good code review is thorough, constructive, and efficient and can significantly improve the quality of the codebase and the overall development process.

Ali Shouman