.NET 10 & C# 14 Deep Dive Series - PART 5
AI Integration - Built-In Intelligence for Your Apps
All of my long-form thoughts on programming, leadership, product design, and more, collected in chronological order.
AI Integration - Built-In Intelligence for Your Apps
Runtime Performance - The Speed Gains You Actually Notice
Extension Members - Add Properties & Operators to Any Type
Null-Conditional Assignment - Stop Writing if (x != null) Everywhere
The field Keyword - Simplifying Property Logic
Learn how to use C# scripting to automate processes with a use-case of renaming and organizing files into dated folders.
Learn how to simplify complex state updates in React using the powerful Immer library.