TypeScript: Making JavaScript Tolerable – David Pine

Abstract JavaScript has changed the world as we know it. It’s applications are growing both in popularity and size. It is time that we give this language the respect it deserves. By leveraging TypeScript’s type-system, your large JavaScript application code Continue reading TypeScript: Making JavaScript Tolerable – David Pine

Switching to an Open Source Web Stack – Jason Young

Abstract We’ll take a look at a completely open source web stack including Angular, TypeScript/JavaScript, Gulp, Bower, NPM, and Yeoman. We’ll use Visual Studio Code, the cross-platform text editor. Finally, we’ll put our code in GitHub, use Travis CI to Continue reading Switching to an Open Source Web Stack – Jason Young