Testable JavaScript
This is a relatively short post discussing how we can improve test co
This is a relatively short post discussing how we can improve test co
One thing that I’ve been trying to up my game with is architecture, like most things it’s never a one fits all solution, but I find it interesting never the less. As any developer that has delved into software architecture, they’d know that there’s never one right answer, but by following generally accepted practices, ideas…
One thing that I’m currently working on at QuoteOnSite is achieving SOA, whilst ensuring that we don’t go above & beyond with the budget, for obvious reasons. But based on experience & research, it turns out that PM2 & Node seems to be a perfect combination, as we only need a single virtual machine in…
In my day job, I’ve recently been focusing a lot of time on building heatmaps, admittedly it wasn’t the easiest thing that I’ve ever done. What was amazing about this project is that it really made me think outside of the box, because there were so many cases where I thought of using alternative technologies….