#beginners
Read more stories on Hashnode
Articles with this tag
Or how to properly give types to your function ยท We use functions all the time in our apps, generally speaking most of the JS code are functions....
Or what do these <T>, <K> even mean? ยท TypeScript is a powerful language, and today we are going to dive into one of the most important and fundamental...