Live data from Hacker News

Iterating Faster with TypeScript 7

code.visualstudio.com

1–6 of 6 posts

Re: Iterating Faster with TypeScript 7

#2
- since we are on topic here, i want to mention this

- i get the basic features of typescript like i truly get it

- but when it comes to the advanced stuff, generics etc, i am always feeling lost

- maybe i am dumb because i am not able to wrap my head around it

- anyone got some kind of example or cookbook or something that ll truly give me the aha moment for the advanced typescript stuff?

Re: Iterating Faster with TypeScript 7

#3

- since we are on topic here, i want to mention this - i get the basic features of typescript like i truly get it - but when it comes to the advanced stuff, generics etc, i am always feeling lost - maybe i am dumb because i am not able to wrap my head around it - anyone got some kind of example or cookbook or something that ll truly give me the aha moment for the advanced typescript stuff?

think of genetics like functions

Re: Iterating Faster with TypeScript 7

#4

- since we are on topic here, i want to mention this - i get the basic features of typescript like i truly get it - but when it comes to the advanced stuff, generics etc, i am always feeling lost - maybe i am dumb because i am not able to wrap my head around it - anyone got some kind of example or cookbook or something that ll truly give me the aha moment for the advanced typescript stuff?

I recommend finding a real project that is likely to have some complex needs. It's easier to learn when there are real problems to solve.

Re: Iterating Faster with TypeScript 7

#5

- since we are on topic here, i want to mention this - i get the basic features of typescript like i truly get it - but when it comes to the advanced stuff, generics etc, i am always feeling lost - maybe i am dumb because i am not able to wrap my head around it - anyone got some kind of example or cookbook or something that ll truly give me the aha moment for the advanced typescript stuff?

I enjoyed this: https://type-level-typescript.com/