Content pfp
Content
@
0 reply
0 recast
3 reactions

horsefacts pfp
horsefacts
@horsefacts.eth
What are the best TypeScript resources (books, courses, videos) for a beginner in 2024? (Asking for a @ted).
15 replies
0 recast
24 reactions

wkyleg.eth pfp
wkyleg.eth
@wkyleg
The TypeScript docs are great https://www.typescriptlang.org/docs/handbook/typescript-in-5-minutes.html I would also recommend using strict to develop a trivial project. It you do this with algebraic data types you’ll learn a lot from the compiler alone
1 reply
0 recast
1 reaction

wkyleg.eth pfp
wkyleg.eth
@wkyleg
Beyond this the Vue Docs, Elm, OCaml, Haskel are great for learning general design patterns and functional programming, albeit from a fairly wide variety of subjects
1 reply
0 recast
1 reaction