ABSTRACT
JavaScript's strength - flexibility - is also one of its greatest weaknesses. Determining what data type an object is can be challenging at design time, and errors such as failing to return a value from a function are all too common. TypeScript, a superset of JavaScript, offers you the ability to better define your code, and even take advantage of features which might not be available in your JavaScript runtime environment.
AGENDA
- Installing TypeScript
- Interfaces
- Typing variables and functions
- Configuring your project
Register to get notified before the Live event starts
WATCH IT LIVE ON
GUEST SPEAKER
Christopher got into tech by playing video games and thinking it'd be cool to write some of his own. Somewhere along the path though he found himself doing web development, and then teaching others to do the same. He's focused on training and empowering others for most of his career, and really just loves to play with code. When not in front of a computer he can be found running more miles than is probably healthy, spending time with his wife and four legged child (a dog named Sammy), and dreaming of travel adventures.