Book: Modernize existing .NET applications with Azure cloud and Windows Containers
Modernize existing .NET applications with Azure cloud and Windows Containers is a free book about modernizing .NET applications and preparing them for Azure services and Windows and Linux Docker Containers.
Book: The Checklist Manifesto: How to Get Things Right
The Checklist Manifesto: How to Get Things Right is an exciting book about organizing complex repetitive tasks. Most of us use checklists as a simple reminder of what needs to be done, but author Atul Gawande argues that checklists can be much more than that. The complexity of specialized knowledge is ever-growing, and we need to find a proper way to deliver tasks as fast, safely, correctly, and uniformly as possible. A well-organized checklist can help us with that goal.
Sass for Blazor
Sass (syntactically awesome style sheets) is a preprocessor scripting language compiled into CSS (Cascading Style Sheets). Sass uses SassScript, a simple scripting language.