#javascript
Read more stories on Hashnode
Articles with this tag
Welcome to Day 5 of your TypeScript journey! Over the past few days, we’ve explored basic types, type annotations, type inference, and the differences...
Welcome to Day 4 of your TypeScript journey! Over the past few days, we’ve covered basic types, type annotations, and type inference. Today, we’re...
Welcome to Day 3 of your TypeScript journey! On Day 2, we explored basic types like string, number, and boolean. Today, we’ll dive into two...
Welcome to Day 2 of your TypeScript journey! On Day 1, we set up TypeScript and explored its use cases. Today, we’ll dive into one of the foundational...
Welcome to Day 1 of your TypeScript journey! TypeScript is a statically typed superset of JavaScript that brings type safety, better tooling, and...