Интересности #244
Выбор между .NET и Java, C# и Kotlin, ValueObject<Nullable
.NET
- Как я выбирал между .NET и Java
- Conversation about .NET interop
- Conversation about the .NET type system
- Working With .NET 6’s PriorityQueue
ASP.NET
Blazor
C#
- Шаблоны, или что общего у приходного кассового ордера и метода ToString()
- C# vs Kotlin
- Source Generators Cookbook
- C# Language Highlights: Async Streams
- Customizing Serilog text output
- Benchmarking 4 reflection methods for calling a constructor in .NET
- Secure and minimal APIs using .NET 6, C# 10 and Azure Active Directory
Architecture
- 4 технических решения, которые делают API сервис успешным
- Мифология REST
- Архитектура микросервисов: Разрушение монолита
- Domain-Driven Refactoring: Intro
- Nulls in Value Objects
- Competing Consumers Pattern for Scalability
Azure
- Azure announces general availability of scale-out NVIDIA A100 GPU Clusters: the fastest public cloud supercomputer
- An overview of Azure Web PubSub
- Custom bindings with Azure Functions .NET Isolated Worker
- Public preview: Identity-based connections in Azure Functions with latest Azure SDK triggers and bindings
- How to get started with Natural Language Understanding in Azure
- Azure has a new logo, but where do you download it? Here!
Databases
Development
- О сложности в работе программиста
- CI/CD монолита Авито: от коммита до моржа
- 10 ведущих технических трендов 2021 года, на которые стоит обратить внимание программистам
- From State tennis to endomorphism
Machine Learning
Tools
Visual Studio
- Visual Studio 2019 for Mac version 8.10 is now available
- Visual Studio 2019 to get .NET Hot Reload User Experience for editing managed code at runtime
Visual Studio Code
Kubernetes
VR
Web Development
- Простая архитектура приложений на фреймворке Angular
- У AssemblyScript новый конкурент: язык Grain, созданный для WebAssembly, громко заявил о себе
- Как я сделал свою сборку Gulp для быстрой, лёгкой и приятной вёрстки
JavaScript
- Решаем вопрос сортировки в JavaScript раз и навсегда
- Пять причин выбрать JavaScript для IoT-проекта
- Trigonometry in CSS and JavaScript
TypeScript
- Как мы потерпели неудачу, а затем преуспели в переходе на TypeScript
- Карманная книга по TypeScript. Часть 3. Сужение типов
- A Stupid Little TypeScript Mistake
- TypeScript 4.3 Improves Property Write Types
React