Skip to content Skip to sidebar Skip to footer
Showing posts with the label Interface

Declare Interfaces In Typings File For Javascript

Project Info I'm working on a JavaScript project that utilizes .d.ts files. This is a subsequen… Read more Declare Interfaces In Typings File For Javascript

Typescript Interface, Using String Constants For Properties

I recently encountered the following design-issue when trying to describe a Notification-format (an… Read more Typescript Interface, Using String Constants For Properties