Charles Lowell — March 24, 2022
To test whether the Backstage is setting up the Catalog properly, you must start a Backstage server, wait for a while, and assert. This feat is easier said than done, but Charles will guide you through it in this article.
Read articleJorge Lainfiesta — March 03, 2022
In this tutorial, you'll learn how to set up integration tests for your Backstage plugins using Material UI Interactors
Read articleCharles Lowell — February 21, 2022
Creating fake datasets that resemble real ones is nearly impossible today. That's why Frontside is working on a tool that can generate graphs with coherent data and relationships
Read articleTaras Mankovski — February 14, 2022
In this tutorial, Taras will show you how to replace Material UI for your component library in Backstage without losing access to its API.
Read articleJacob Bolda — February 09, 2022
Choosing a versioning scheme helps you manage the understanding and expectations of your project over time. In this article, you'll learn about how to decide on whether to use SemVer or CalVer according to your project type.
Read articleJorge Lainfiesta — January 26, 2022
You can only optimize for concrete indicators, that’s why having a clear understanding of DX is important to improve it. In this article, we review the main trends of the past decade.
Read articleMin Kim — January 24, 2022
In this tutorial, you'll learn how to set up dev containers to make it easier to onboard developers.
Read articlePaul Cowan — January 13, 2022
Auth0 can be difficult to manage in local development and within testing environments such as CI/CD pipelines. An Auth0 simulator can save you from branching your code or maintaining mocks in your tests.
Read article