A lot of people have spoken about "JavaScript fatigue": the idea that there are so many new frameworks, tools and ideas available to the average JavaScript developer that it`s impossible to keep up...
Read MoreLet's say you've written a shiny new component in your favourite framework and somewhere along the way you've allocated a resource that cannot be automatically cleaned up by the browser.
Read MoreIn general, when you create a new SignalR connection you are obliged to have already defined any of your handlers on the hub object...
Read MoreTypeScript is generally pretty good at persisting `this` in functions but there are certain circumstances where you can get a class function to run in the wrong context.
Read MoreOne of the many ways to customise Swagger output with Swashbuckle.
Read MoreGenerating custom reports from Visual Studio Online.
Read More