Frakkingsweet
  • Home
  • Tags
  • Me
  • Linked In

TypeScript

A collection of 2 posts
TypeScript

React Route Changes not Re-rendering Some Components

I wanted to have part of my rendered page update whenever the route changes.
May 18, 2019 1 min read
TypeScript

Upgrading to the latest TypeScript from source

Hi, my little exercise was to update TypeScript in VS2015 to the latest from the master branch in git, I wanted abstract classes. It's really not that hard, just not very much documentation on it. In this guide, you will want to replace "c:\development\" with the path you clone the TypeScript git repository into. I'm showing how to do this on a 64-bit system, so if you are using a 32-bit system change Program Files (x86) to just Program Files. First step is compiling TypeScript, here's a quick
July 28, 2015 2 min read
Frakkingsweet © 2023
Powered by Ghost - Static content generated by Vecc.GhostTemplating