DevTips Daily: How to overload methods / functions in TypeScript classes

preview_player
Показать описание
⭐️ Check out more DevTips Daily ⭐️

#devtipsdaily Channel Handle @codebubb
Рекомендации по теме
Комментарии
Автор

I think that is not overloading, but overriding. Overloading usually means that method with the same name and same return type has different number and/or type of arguments.

bortolottimario
visit shbcf.ru