▲ 99 ▼ Why make it complicated? (lemmy.ml) submitted 1 year ago by HiddenLayer555@lemmy.ml to c/programmerhumor@lemmy.ml 51 comments fedilink hide all child comments Made with KolourPaint and screenshots from Kate (with the GitHub theme).
[+] ByteWelder@feddit.nl 5 points 1 year ago* (last edited 11 months ago) (1 child) [deleted] permalink fedilink source hideshow 1 child comment replies: [–] Witchfire@lemmy.world 3 points 1 year ago* You can also do that in TypeScript readonly a!: Foo; readonly b = bar.toFoo(); constructor(){ a = bar.toFoo(); } permalink fedilink source parent
[–] Witchfire@lemmy.world 3 points 1 year ago* You can also do that in TypeScript readonly a!: Foo; readonly b = bar.toFoo(); constructor(){ a = bar.toFoo(); } permalink fedilink source parent