DeetCode Architecture - Why I stopped using Function Overloads in TypeScript

preview_player
Показать описание
DeetCode - Debug and Visualize LeetCode Problems

Рекомендации по теме
Комментарии
Автор

Seems like a good compromise. I've been leaning toward everything in a single config arg, but I accept that in some cases it is more readable to have one or two requred args up front.

EricSundquistKC