Интересности #256
Поздравляю всех разработчиков на всех языках и платформах с Днем Программиста. В этот день самое время обратить внимание на интересные статьи и видео, из которых можно узнать новое про Azure, углубить знание C# и .NET, начать погружение в мир разработки игр, а также попробовать свои силы в изучении GoLang. Ну и конечно куда же сейчас без Web разработки. Читаем.
.NET
- Топ-10 докладов DotNext 2021 Piter
- Ускоряем запуск приложений с .NET 6, .NET на холодильнике и многое другое
ASP.NET
Blazor
- Blazor WebAssembly: динамическое создание компонентов по JSON описанию
- Using Source Generators with Blazor components in .NET 6
C#
- IntelliSense for Hosted C# Script
- Optimization of .NET Applications: A Big Result From Small Edits
- C# static constructor called multiple times
- How not to read a string from an UTF-8 stream
Entity Framework
Architecture
- Техники обработки отказов сервиса в микросервисных архитектурах, или Альтернативы Circuit Breaker
- Refactoring to Value Objects
- Practical API Design at Netflix, Part 1: Using Protobuf FieldMask
- Event Sourced Aggregate Design: Focus on Business Logic
Azure
- Eliminate data silos with NFS 3.0 support for Azure Blob Storage
- Integrating Azure Functions With Azure Logic App
- Minimal Api in .NET 6 Out Of Process Azure Functions
- Azure Service Fabric 8.1 Second Refresh Release
- Get a secure baseline architecture for Azure Kubernetes Service (AKS)x
Databases
Development
- How can you stay ahead of the curve as a developer?
- Getting Started With GoLang For .NET Developers
- The Specification contravariant functor
- The Command Handler contravariant functor
Game Development
- История создания своей первой игры на Unity
- Первые шаги в Unity
- Аим-ассист в мультиплеерном шутере — как сделать правильно
Machine Learning
- ML5.JS — это как TensorFlow только без нижних уровней
- A Breakdown of Deep Learning Frameworks
- Text Preprocessing Methods for Deep Learning
Tools
- The Magic Behind the Scenes of Docker Desktop
- Автоматическое управление номером версии c помощью Azure DevOps
Web Development
React
- Пользовательские хуки React: зачем нам нужен контекст
- Создаем текстовый редактор на React.js
- 6 лучших практик React в 2021 году
- Best Practices for React Developers in 2021
JavaScript
TypeScript
Vue