For a long time I’ve said, types… whatever. Now that I’ve written more async JS I get it. Why does that class of error appear more often?
Conversation
Replying to
Is asynchronous programming or just the JS runtime environment?
1
Replying to
say more... been thinking about this quite a bit from a different angle recently
1
Replying to
not sure yet but I run into more type errors. Maybe because code paths are harder to trace mentally. Async, transpiled code
1
Replying to
which is?
Also it may go away as I get more familiar with the env
1

