late — 6/22/2022, 12:12:55 AM

i do not understand typescript, i need help

♥ 3 ↩ 0 💬 5 comments

comments

lily:

after defining a new variable you need to put a colon (:) and then the type

6/22/2022, 7:36:15 AM
late:

classes:

6/22/2022, 3:24:50 PM
lily:
class MyThingy {
  …
}
6/22/2022, 9:04:26 PM
late:

everything:

6/22/2022, 9:20:19 PM
lily:
<Window window>
6/23/2022, 7:37:09 AM