Русские видео

Сейчас в тренде

Иностранные видео


Скачать с ютуб Completely Get Rid of Null Using This Technique в хорошем качестве

Completely Get Rid of Null Using This Technique 1 день назад


Если кнопки скачивания не загрузились НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием, пожалуйста напишите в поддержку по адресу внизу страницы.
Спасибо за использование сервиса savevideohd.ru



Completely Get Rid of Null Using This Technique

Get the source code for this video for FREE → https://the-dotnet-weekly.ck.page/opt... Join a community of 1000+ .NET developers:   / milanjovanovic   Accelerate your Clean Architecture skills: https://bit.ly/3PupkOJ Master the Modular Monolith Architecture: https://bit.ly/3SXlzSt Nulls in C# can be a constant source of headaches and bugs. But what if you could eliminate them entirely? In this video, we'll explore the Option/Maybe monad, a powerful functional programming concept that can revolutionize how you handle nullable values in C#. By adopting this technique, you'll write more robust, expressive, and error-resistant code. We'll dive into practical examples of how to implement and use the Option type, showing you how it can replace nullable reference types and null checks throughout your codebase. Whether you're a seasoned C# developer or just getting started, this video will introduce you to a game-changing approach that can significantly improve your code quality and reduce null-related errors. Say goodbye to null reference exceptions and hello to cleaner, more maintainable C# code! How To Apply Functional Programming In C# https://www.milanjovanovic.tech/blog/... Join my weekly .NET newsletter: https://www.milanjovanovic.tech Read my Blog here: https://www.milanjovanovic.tech/blog Chapters 0:00 The problem with NULL 3:39 Introducing the Option monad 9:17 Composition using the Option monad 18:24 Option monad for value types 20:33 Cleaning up any remaining errors 23:04 Considerations, tradeoffs, benefits

Comments