August 18, 2017
JWT Interceptor with Angular HttpClient
HttpClient and Interceptors Last month, the Angular team released version 4.3 of their SPA Framework. One of the big additions in this release was the upgrade to the Http mechanism used by the framework, now called HttpClient. The process to make Http calls is different now, and by initial smell for the better. To adjulation from the community, the return of HttpInterceptors, a mechanism that sits between your application and your Api.
August 3, 2017
Polling for Data in Reddit with Azure Functions
Being Repitive is not fun Ever since I can remember I have loved to automate things. Whether it was taking toys and mounting them on remote control car parts or convincing my brother that the show I wanted to watch at a particular time was far better than anything he wanted to watch. I guess those things aren’t really automation rather more like a combination of laziness and and ability to make a little effort so something wasn’t as contrived the next time… WAIT, ISN’T THAT AUTOMATION?
July 29, 2017
My first blog post
Hello there,
So my name is Isaac, and I am blogging now, thanks for stopping by. Why am I doing something that literally everyone is doing? I guess you can say it was caused by my trip to Microsoft Build 2017. Throughout my career, I have built LOB apps. This usually doesn’t give the oppurtunity to use the latest and greatest tech and tools. After seeing all the fun stuff going on in the Web ecosystem, I decided I wanted to be more invloved.