Releasing stuff is dangerous: you might break things, you might annoy your users or you could screw up in any number of entertaining ways.
Read MoreThere are a hundred and one JavaScript charting libraries out there that can do amazing things with your data. Sometimes, though, a whole library is overkill.
Read MoreGet the types right on your React HoCs in TypeScript.
Read MoreMake post_logout_redirect_uri work with ADFS
Read MoreEveryone hates copy/pasting code, and Action Filters in ASP.NET Core MVC offer a great way to avoid filling your controllers with boilerplate
Read MoreA 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 MoreKeep your Web API help pages tidy when using ProxyApi
Read More