Typescript's types - unknown, any, void, null, undefined, never: Learning Typescript by example

Опубликовано: 19 Ноябрь 2024
на канале: Lauro Müller
682
12

Link to coupons with BIG DISCOUNTS 🤯 :
👉 Mastering Terraform: From Beginner to Expert - https://www.lauromueller.com/courses/...
👉 Mastering GitHub Actions: From Beginner to Expert - https://www.lauromueller.com/courses/...
👉 Write better code: 20 code smells and how to get rid of them - https://www.lauromueller.com/courses/...

Do you want to bring your dev skills to the next level? Then check out the links with BIG DISCOUNTS to my courses on Udemy! Purchasing the courses is a great way to support this channel and the content I produce, while also getting something amazing in return, so head there right now! I am looking forward to seeing you there and receiving your feedback on the course!

The courses also have a 30-day money-back guarantee, so if you are not satisfied with the purchase, you can ask for a refund, no questions asked.

***

Hello everyone!

In this video, we explore additional types in Typescript that provide important functionalities such as unknown values, void return types, among other types. Since these types are almost always in combination with other types, understanding them is essential for us to work well with Typescript.

GitHub repo for the project: https://github.com/lauromueller/types...

This video is part of series where we are exploring Typescript's features with the help of a React application. Our main goal is to learn how Typescript can help us improve code quality, code confidence, and development velocity.

Important links
Want to support this project?   / lauromueller  
My LinkedIn profile:   / lauromueller  

Some other playlists that may interest you :)
Building a microservices-based social media application: https://bit.ly/microservices-social-m...
Sending emails with node, express, and nodemailer: https://bit.ly/sending-emails-node-ex...