Tag: typescript
5 posts.
-
ApolloServer, AzureFunctions and local debugging
I wanted to jog down some notes that’ll help with local debugging of Apollo Server with Azure Functions. Firstly, due to changes to Azure API routing -...
-
Simple custom Angular (Angular2) Pipe that extends Number
We have a lot of code that looks like this in our new Angular (Angular2) module: The main reason is that we just want to display numbers in 1.2 million, not...
-
Notes on KnockoutJS Mapping and ViewModel style guide
I wanted to write down some of the better practices I've settled with since using KnockoutJS for nearly two years now. A lot of these has to do with just...
-
Moving Everyone and Everything to AngularJS
We are late on the boat. But I'm describing the journey for us, and we are truly on the boat. So in mid 2014, SharePoint Gurus decided that we'll move...
-
TypeScript Definition file for SPServices v0.1
Here's something I have wanted to write for a long time, both as Thank-You to Marc Anderson's work on SPServices, as well as for personal learning of...