TypeScript

Class with Types

OOP with types.

💡 THINK OF IT LIKE…
▸ YOUR TURN

Write: class Dog { constructor(public name: string) {} }

class.ts
+130 XP
Tab indent · Shift+Tab outdent · ⌘/Ctrl + Enter submit · auto-pairs ( [ { " '