Get the Code Here:
In this part of my code refactoring tutorial, we’ll look at how to replace a primitive type with a class.
Type safety is very important! So, what we want to do is to eliminate all operations on values that are not of the appropriate data type by protecting the program from bad input. One way we can do this is by replacing primitive types with classes. I’ll walk you step-by-step through the process.
12 views
567
180
5 months ago 01:55:34 1
Тяжёлый функциональный рефакторинг: как сделать код лучше и не сойти с ума / Павел Аргентов (Evrone)
5 months ago 00:45:13 1
How to make Legacy Refactoring Fun Again / Tomáš Votruba (Czech & Slovak PHP Community Pehapkari)
5 months ago 11:41:27 7
Clean Architecture (чистая архитектура, все для проекта любого размера, принципы, мышление)
5 months ago 00:02:05 1
AI refactoring with CodeScene ACE | Tutorial | AI Coding Assistant