Technology Spotlight: WebAssembly What is it? WebAssembly is a new type of code that can be run in modern web browsers — it is a low-level assembly-like language with a compact binary format that runs with near-native performance and provides languages such as...
5 Tips for Updating Project Dependencies When you’ve been working on the same project for a while, and you’re focused on your sprint work, the project’s dependencies can get a tad out of date. It can be even worse with projects you’re not...
What To Focus on During a Code Review To many, code reviews are just a waste of everyone’s time or can devolve into a petty gripe session between colleagues with an ax to grind. However, I have learned that a thoughtful code review can be one of the most...
Nativescript Introduction: The Nativescript Playground One of my favorite things about being a developer and a consultant is learning new technologies. I enjoy testing out different frameworks to see what kind of capabilities they bring to the table. It’s good to know...