As a self-taught developer, it's easy to feel like you missed out on something, and assume your colleagues who did get a degree know more …
Front End Development
Yarn Slow In Windows? Disable Windows Defender
I switched to Yarn a while ago, because Npm is incredibly limited. And while I enjoy fast speed on macOs and Linux, Windows has always been …
What Is The Angular (2) Team Doing?
Implementing Submission Voting Logic In Firebase
I love Firebase. The power and flexibility of using it alongside my favourite client-side framework Aurelia, unrivalled. Recently whilst …
Yarn Is The Best Thing To Happen To Javascript Since Npm
Let's cut the crap, as great as Npm is for front-end and Node.js development, it has some pretty glaring issues. Firstly, code is pulled …
Functional Programming In Javascript? More like dysfunctional
I am all for developers pushing themselves, learning new things and refining their skills, but the one thing that really annoys me about …
Ditching Jspm/System.js For Webpack
I am not the kind of developer who jumps on bandwagons and uses whatever new tool is released or replaces another. However, after using …
Upgrading TSD to Typings in Aurelia
If you are using the TypeScript Skeleton application provided by the Aurelia team, then at the time of writing this, the project is still …
How To Upgrade From TSD to Typings
If you are a TypeScript user like me, then you most likely used TSD aka TypeScript Definition manager for DefinitelyTyped. Now that TSD has …