Tag: Javascript rss

Posts

23 September 2021 / / Blazor
It’s been a long time sine I’ve written a blog post, and I miss it a lot! Today, I’ll be talking about an experiment I did 2 months ago when I was trying to optimize Blazor.Diagrams: JS Interop Batching. Context I’ve been working on my Diagramming Library for Blazor for quite some time now, and it basically takes a model (Diagram) that contains multiple nodes, ports and links (which are also models), renders it and makes it editable on the fly.
20 July 2018 / / Programming
In result of Google’s latest updates to its Maps API services (June 11, 2018), a lot of people are unhappy with these shocking changes. Increase in the price. Decrease in the free map loads. Obligation of adding a billing account. Etc… Therefore, a lot of those people are looking to replace their use of Google Maps to something as good (or at least remotely as good).