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’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…
Recently I had been tasked with creating a middle-tier web service which would essentially allow us to implement SSO, essentially allowing people that are a member of a specific AD group to access the application. As it turns out, this was no easy feat, there was a lot of very old & awful examples out…
If you’ve read through some of my content, spoken to myself about something technical, etc, then it’s likely that you’re aware that I’m quite the fan of JavaScript, not just for front end web development, but to work with across the entire stack. Recently I’ve been giving Node a serious go on the back end,…