Class Duck Typing Interface Javascript Typescript Why Duck Typing Is Allowed For Classes In Typescript May 29, 2024 Post a Comment Looks like in TypeScript it's absolutely fine (from the compiler perspective) to have such code… Read more Why Duck Typing Is Allowed For Classes In Typescript
Interface Javascript Javascript Interfaces In Mdn July 28, 2023 Post a Comment As far as I know JavaScript, being OOP based on prototypes - and not classes - do not contemplates … Read more Javascript Interfaces In Mdn
Html Interface Javascript Selection Where Did The Text Selection Api Go? July 16, 2023 Post a Comment Two years ago the HTML5 standard dropped the chapter 'Text Selection API' which contained a… Read more Where Did The Text Selection Api Go?