Интересности #252
Так как на прошлой недели подборки Интересностей не было, то накопилось достаточно много статей. Остается только выбрать время и устроиться поудобнее.
.NET
- Использование российских облачных сервисов очередей на C#
- Try the new System.Text.Json source generator
- Using app secrets in #dotnetcore console applications
- Marten, the Generic Host Builder in .Net Core, and why this could be the golden age for OSS in .Net
- Be careful with .NET Core Folder Structure
ASP.NET
- Onion Architecture in ASP.NET Core
- Introduction To Clean Architecture And Implementation With ASP.NET Core
C#
-
A deep dive on StringBuilder
-
F#
Algorithms
Architecture
- Микросервисы vs. Монолит
- Архитектура IT-проекта с Attribute-Driven Design
- GitHub’s Journey from Monolith to Microservices
- What is CQRS?
- Feature Parity
- Event Stream Processing Essentials
- The Baked Data architectural pattern
- Domain-Driven Refactoring
- Message Driven Architecture to DECOUPLE a Monolith
- Synchronous vs Messaging: When to use which?
- BDD: Before You Begin (Part 1/2)
Azure
- Protect Your SignalR Service Based Real-time Application with Application Gateway
- Use database CLI to operate databases without either VMs or remote clients
- Azure Service Fabric 8.1 Release
- Getting started with Azure Static Web Apps
- Comparing Azure Static Web Apps vs Azure WebApps vs Azure Blob Storage Static Sites
- Prebuilt Docker Images for Inference in Azure Machine Learning
Databases
Development
- Мой уход из Яндекса, как не потерять мотивацию за полгода подготовки в FAANG и реджект в Google
- Кодом и потом: 4 мифа о том, как становятся сеньорами
- Code opinion: performance or clean code?
- Types of Tech Debt
Machine Learning
Tools
- Kubernetes 1.22: обзор основных новшеств
- Infrastructure as code: обзор опенсорсных инструментов
- Announcing PowerShell Crescendo Preview.3
- Announcing SecretManagement 1.1 GA
- Using console.log() debugging in Visual Studio Code
Web Development
- Более 15 полезных инструментов для фронтендера с уклоном в CSS
- Свойства блочной модели CSS. Объяснение с примерами
- Как искать и выбирать npm-пакеты? Шпаргалка для начинающих
React
JavaScript
- Инверсия зависимостей и ‘import’ в JS
- JavaScript: как из Fetch сделать Axios?
- Приёмы ускорения кода на JS и других языках: подборка от разработчика поиска Яндекса
TypeScript