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.

Piral.Blazor v4 - From the Standard Visual Studio Template

youtube.com

Shows you how to use Piral.Blazor when you start from the standard Visual Studio Blazor WebAssembly template.Covers hot-reload, scaffolding, using a local sh...

View
DDD and Microservices: At Last, Some Boundaries!

DDD and Microservices: At Last, Some Boundaries!

infoq.com

Eric Evans introduces a few strategic design concepts and explains how they apply to development of microservices, as a tool for teams trying to grow large systems more coherently.

Read More
PracticalDDD: BoundedContexts + Events & Microservices

PracticalDDD: BoundedContexts + Events & Microservices

particular.net

Indu Alagarsamy talks about the intersection of DDD as a software discipline with Messaging as a technology counterpart. DDD allows us to move faster and write high-quality code. When we start to use…

Read More

.NET MAUI Blazor - Build Hybrid Mobile, Desktop, and Web apps - Gerald Versluis - NDC London 2023

youtube.com

Blazor enables building client-side web UI with .NET, but sometimes you need more than what the web platform offers. Sometimes you need full access to the na...

View
Managing and Leading Developers Learning Path | LinkedIn Learning, formerly Lynda.com

Managing and Leading Developers Learning Path | LinkedIn Learning, formerly Lynda.com

linkedin.com

Do you manage developers? Are you a developer who wants to make the jump to management? Engineering leadership requires a blend of vision and strategy, technical know-how, and, most importantly, people skills. Learn best practices for getting to the next stage in your career, and how to lead your engineering teams for success.

Read More
Developer to Manager

Developer to Manager

pluralsight.com

In this course, we look at whether becoming a manager is the right decision for you. If it is, then this course covers how to tackle your first 90 days as a manager.

Read More

.NET MAUI in .NET 8 - Everything you need to know!

youtube.com

.NET MAUI for .NET 8 is here! With hundreds of fixed, optimizations, performance enhancements, and new features, it is GO TIME for building multi-platform ap...

View
Webinar #1 - From CRUD to Event Sourcing

Webinar #1 - From CRUD to Event Sourcing

Oskar Dudycz - architecture-weekly.com

Watch now (66 min) | The traditional CRUD approach is okay in many cases. Yet, Event Sourcing brings additional benefits. We do not lose any business information. It facilitates the understanding of the process and loosely coupled modules. During the presentation, we will take on a classic NodeJS application written in TypeScript. We will see how to transform it into an application using Event Sourcing. We will also find out if it is really worth it.

Read More
Minimal Architecture with Jeremy Miller

Minimal Architecture with Jeremy Miller

dotnetrocks.com

How much architectural ceremony is enough? Carl and Richard talk to Jeremy Miller about his minimal approach to architecture when building software, including his products Wolverine and Marten. Jeremy talks about how good tooling can simplify architecture, ultimately by writing less code - so that you are writing only the code that is unique to your customer needs.

Read More
Agile Is the Steering Wheel, Not the Gas Pedal

Agile Is the Steering Wheel, Not the Gas Pedal

Gregor Hohpe - architectelevator.com

Hitting the wall faster is unlikely to do you any good.

Read More