Hacker News new | ask | show | jobs
by jauco 205 days ago
Or constructor property initializers.

    constructor(public foo: string){}
Is a typescript feature.