Feed

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.
Quit Unit Testing Classes and Do This Instead | by Jonas Tulstrup | Better Programming

Quit Unit Testing Classes and Do This Instead | by Jonas Tulstrup | Better Programming

Jonas Tulstrup - betterprogramming.pub

Why you should consider avoiding class-level tests, in favor of a behavior-oriented approach

Read More
Avoiding Premature Software Abstractions | by Jonas Tulstrup | Better Programming

Avoiding Premature Software Abstractions | by Jonas Tulstrup | Better Programming

Jonas Tulstrup - betterprogramming.pub

How we removed 80% of our code by avoiding premature software abstractions - improving development speed and reducingĀ errors

Read More

Vertical Slice Architecture

awesome-architecture.com

Curated list of awesome articles and resources to learn and practice about software architecture, patterns and principles.

Read More
Building REST APIs In .Net 6 The Easy Way!

Building REST APIs In .Net 6 The Easy Way!

dev.to

the goal of this article is to introduce you to an alternative, more developer friendly way of... Tagged with dotnet, csharp, mongodb, webapi.

Read More

The Science of Great UI

youtube.com

Learn the most important guidelines to good design and see how small changes can have a big impact on what you create.PUBLICATION PERMISSIONS:Original video ...

View

AWS re:Invent 2022 - SaaS migration: Inside a real-world multi-tenant transformation (SAS306)

youtu.be

SaaS migration can be daunting for some organizations. How do you introduce multi-tenancy without refactoring a lot of code? How do you introduce multi-tenan...

View

The cleanest way to use Docker for testing in .NET

youtu.be

Check out my courses: https://nickchapsas.comBecome a Patreon and get source code access: https://www.patreon.com/nickchapsasHello everybody I'm Nick and in ...

View

The Story of A

Kent Beck - tidyfirst.substack.com

Software design is truly an exercise in human relationships

Read More

A new way to build CLEAN and FAST APIs in .NET

youtu.be

Check out my Minimal APIs course and use code MINIMAL15 for 15% off: https://nickchapsas.com/p/from-zero-to-hero-minimal-apis-in-net-with-cBecome a Patreon a...

View

Goodbye controllers, hello Minimal APIs - Nick Chapsas - NDC London 2022

youtu.be

Minimal APIs are the hottest .NET 6 feature and for good reason. They makes it extremely easy to create high performance and scalable APIs without having to ...

View