#typescript
Read more stories on Hashnode
Articles with this tag
In previous posts, we have worked through some of the code examples of the book Functional JavaScript. I'm going to go over the final example from...
Are you looking to modernize your JavaScript code? Look no further than our posts on updating code examples from books. In this third installment,...
Photo by Pawel Czerwinski on Unsplash One of my favorite books for JavaScript is “Functional JavaScript” by Michael Fogus. Even though it was written...
Photo by Obi Onyeador on Unsplash In my previous post, we created a generic function wrapper to set a timeout on the function. The function works...
Photo by Nils Stahl on Unsplash A year ago I decided to finally try TypeScript. It wasn’t an easy decision, but one I am happy I finally made. If you...
Photo by solmaz hatamian on Unsplash I have a confession. I have been a TypeScript holdout. I had my reasons, which all fell into one of two major...