Meteor, A Rocky Start
20 Oct 2016
Meteor to me has been a mixed bag. Trying to learn it over the past couple of weeks has been a trying expriance. compared to picking up base html or semantic UI meteor has been a lot more involved. part...
Meteor
App coding
Read More
Semantic UI – Coding Using The English Language
06 Oct 2016
Picking up a UI framework is no easy task and we might ask ourselves why even bother when html is honestly not that difficult. However after putting in the time in a framework like semantic UI the benefits can easily...
Coding Standards
Semantic UI
Read More
The Importance of Coding Standards
22 Sep 2016
Coding standards may seem like an unnecessary hassle when one is starting out with code. This can seem especially true when using tools like ESLint as it constantly flags tiny mistakes. And while it might seem frivolous when one is...
Coding Standards
ESLint
Read More
Git, Configuration Managment Done Right
16 Sep 2016
Configuration management is one of the key tenants of software engineering. Without a system to manage contributions between team members, larger software projects would simply not be possible. The need to coordinate changes and versions between developers has driven the...
Github
Learning
Read More