DEV Community

Discussion on: Make your function calls more readable

Collapse
 
frozenbyte profile image
Frozen_byte

Excellent Best Practice.You may should mention the huge advantage in Class constructor arguments you gain in typescript with this Codestyle. Refactoring a parent or abstract class becomes so easy.