This is a feed of links I've run across and found interesting or noteworthy. The images, content and opinions in them are owned by their respective authors.
Discussing 2 different approaches you can use when rendering a list of items in a row and column layout using the Bootstrap grid system.
In the early days we did things by hand. Now we do things with automation as code, yet the complexity is almost the same. What happened? Weren't we promised better?
In this article, I will share with you how to organize and tweak your CDK repository to provision a multi-stage AWS infrastructure. We will build a simplified version of the infrastructure composed…
Ok, so I wrote a bit about why I think we should stop using React. To summarize the article a bit, there were several main issues I had with React: These are the largest issues I have faced…
Amazon EventBridge is a serverless event bus service that launched in July 2019. EventBridge makes it easy to build event-driven architectures by using data ...
In this video, I will explain how to set up advance authorization scenarios in ASP.Net Core 5 WebAPI using Auth0, and a new library that I have designed. I ...
Simple way to fake an authenticated user for integration test with ASP.Net Core framework - GitHub - webmotions/fake-authentication-jwtbearer: Simple way to fake an authenticated user for integration test with ASP.Net Core framework
null
Bitbucket Pipelines allows you to run multiple Docker containers from your build pipeline.
Learn how to run integration tests in this tutorial with Bitbucket Pipelines.