↧
Supporting SignalR Client Handlers after Connection Start
(Yes, that is a pretty specific post title but then this is a pretty specific problem…) In general, when you create a new SignalR connection you are obliged to have already defined any of your handlers...
View ArticleCleaning up Resources using MutationObserver
Cleaning up resources? Let’s say you’ve written a shiny new component in your favorite framework and somewhere along the way you’ve allocated a resource that cannot be automatically cleaned up by the...
View ArticleFinding Freedom in “JavaScript Fatigue”
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. I...
View Article