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.
CTO role explained for engineers. If you are an engineer and recently… | by Alireza Bonab | Medium

CTO role explained for engineers. If you are an engineer and recently… | by Alireza Bonab | Medium

Alireza Bonab - alirezabonab.medium.com

If you are an engineer and recently found a new job as a CTO (Chief technology officer) or are promoted to this role, this article could give you some idea of what is this role is about. Disclaimer…

Read More
Keep your streams short! Temporal modeling for fast reads and optimal data retention

Keep your streams short! Temporal modeling for fast reads and optimal data retention

Oskar Dudycz - eventstore.com

Oskar Dudycz describes temporal stream modeling in this detailed and thorough post.

Read More
9 Must-Have Skills to Call Yourself a Senior Developer | by Lokajit Tikayatray | Nov, 2021 | Level Up Coding

9 Must-Have Skills to Call Yourself a Senior Developer | by Lokajit Tikayatray | Nov, 2021 | Level Up Coding

Lokajit Tikayatray - levelup.gitconnected.com

What are the strong skills of senior developers? Do you wonder how to know if you are a senior developer? Read on to learn about what makes a good senior developer.

Read More

Beyond The Basics - Building Reusable Code With Blazor - Jeff Fritz @ Philly.NET Code Camp 2021

youtube.com

Stop writing the same code over and over again. With the reusable components in Blazor, you can make your projects simpler and your code processes more prod...

View
Building Twelve Factor Apps with .Net Core

Building Twelve Factor Apps with .Net Core

ben-morris.com

Twelve factor apps provide a methodology for building apps that are optimised for modern cloud environments. It’s only been achievable in the Microsoft world since the advent of .Net Core.

Read More

If Russ Ackoff had given a TED Talk...

youtube.com

This presentation is from a 1994 event hosted by Clare Crawford-Mason and Lloyd Dobyns to capture the Learning and Legacy of Dr. W. Edwards Deming. Russ kne...

View
Making Complex Topics Stick (Part 2: Composition)

Making Complex Topics Stick (Part 2: Composition)

Gregor Hohpe - architectelevator.com

A list of ingredients doesn’t make a recipe. You need to know the right dosage.

Read More
Agile Waste: Stop Using Story Points. Now. | by Ben Butler | Medium

Agile Waste: Stop Using Story Points. Now. | by Ben Butler | Medium

Ben Butler - link.medium.com

Today story points are a valueless data creation technique. At best it forecasts by burning down guessed effort on past work against guessed capacity of future work. That means even at its best it is…

Read More

Monoliths vs Microservices is Missing the Point—Start with Team Cognitive Load - Team Topologies

youtube.com

DOES19 London — The “monoliths vs microservices” debate often focuses on technological aspects, ignoring strategy and team dynamics. Instead of technology, s...

View
Design First or Code First: What’s the Best Approach to API Development?

Design First or Code First: What’s the Best Approach to API Development?

swagger.io

With the popularity of API description formats like Swagger (OpenAPI) and API Blueprint, serious thought has been given on the best approach to building APIs based on historical usage and best practices. API description formats act as a contract that end users can utilize to understand how to bes...

Read More