TypeScript Done Wrong
by author Fernando Doglio
Writing TypeScript code feels great because you're protected by the compiler. Every time you transpile the code, it gets checked for any and all potential mistakes you've made. It's literally making you a better developer by...
openreplay.hashnode.dev13 min read