top of page
Search

TypeScript: Setting Up and Settling In...

  • Alex O.D. Lorimer
  • May 2, 2017
  • 1 min read

Recently we’ve been considering the move to something better than JavaScript for front-end development, offering type safety and organisational constructs that more readily support robust code.

I spent a week exploring TypeScript (a typed ‘superset’ of JavaScript) as a candidate in Visual Studio 2015. Here are the issues and fixes I encountered along the way, relating to initial setup, libraries, unanticipated runtime/compile-time behaviour, and general comments (focusing on issues that are not obvious from TypeScript documentation).

See my original post on the Concept First Blog.


 
 
 

Recent Posts

See All
My First Blog Post

So it's been about 8 Months since I graduated from Bristol with an MSc in Computer Science, with distinction! 😅, and I've been wanting...

 
 
 
Featured Posts
Recent Posts
Archive
Search By Tags
Follow Us
  • Facebook Basic Square
  • Twitter Basic Square
  • Google+ Basic Square

 ©  2016  Alexander O.D. Lorimer

bottom of page