#typescript
Read more stories on Hashnode
Articles with this tag
What's a closure? Closures are like a backpack for functions. The backpack holds all of the values the function needs from its original environment,...
The best way to get typesafety in Graphql · Introduction I've spent the past few days or so setting this up and wanted to share everything I've learned...