Latest video
Latest posts

Add a window property with TypeScript

Hands-On

Sometimes you want to define a custom property on the window namespace. This can be done by declaring it as a global property.

Continue reading →