Code Review Checklist

Code reviews are necessary to ensure your application is consistent. We live in an age of copy-and-paste craftsmen, so making sure that the bits that do get copied are correct is imperative for this approach to keep on working! There are many articles out there telling you why code reviews are important, why you should…

#CodeTalk - AngularJs2, Jquery 3, SPA’s and GITHub

This CodeTalk is jam packed full of great articles! Focused on front end web application development. With these languages there is a potential to create an SPA application using Angular, JQuery and GitHub as Source Control.

That’s a pretty popular development pattern at the moment so I wanted to delve into each a little bit more and hopefully inspire others to research more on the topics if that’s your cup of tea.