Staunch functional proponents will fire up at the mere mention of classes or any form of object-oriented programming. These arguments go way …
Thoughts On Svelte.
The hype surrounding Svelte right now is inescapable. Every blog post comment section, the article comment section on Dev.to or Twitter …
Callback Functions in Aurelia Using .call
Aurelia's robust binding system allows you to not only bind values into your custom attributes and elements, but also the ability to pass in …
Reasons To Use Aurelia in 2020
It is almost the year 2020, and you are still not using Aurelia, say it isn't so. No more excuses, it's time to charge up your Bluetooth …
How To Easily Mock Moment.js In Jest
Recently whilst writing some unit tests in Jest, I had to test some code that took ISO date strings and converted them to formatted date …
Fixing The Webpack File Loader [object Module] Issue
Recently I updated to the latest version at the time of writing this post 5.0.2 of the file-loader plugin for Webpack. I use this for …
My Experiences Using Apollo Client & Server With Blockchain
Some of you might know that I spend my time immersing myself in the latest and greatest technologies and a couple of years ago got active …
Storing The Last Dispatched Action In Aurelia Store
Another day, another Aurelia Store tip/hack. Recently, I encountered an interesting situation where I wanted to know when a specific action …
Some Small Blog Changes Preempting Aurelia 2
As Aurelia 2 draws near, I have made some changes to my blog. Acknowledging that many of you rely on my blog as a source of information and …