Web Dev Woes and API Design
23 Feb 2016
I’ve recently began learning a UI framework for front end web development called Semantic UI. Like any good framework, it provides higher productivity at the cost of a learning curve and some loss of flexibility. I’ve also been learning html...
UI Frameworks
Semantic UI
Read More
Musings on spaces and braces
09 Feb 2016
I believe coding standards are an important concept for writing code. I think for the most part it improves readablity and therefore it is then easier to think about and maintain the code. One particular way I like to structure...
Coding Conventions
Read More
The Meteor Challenge
02 Feb 2016
Lately I have been learning a web framework called Meteor. Although I have experience with several frameworks, such as LibGDX for Java and Qt for C++, neither of those were for the web. Meteor has been a different experience altogether....
Meteor
Web Frameworks
Read More
Javascript Reflections
20 Jan 2016
I think Javascript is an interesting langauge so far. I’m not used to weakly typed languages and it feels a little strange but I will get used to it in time. I like that it is easy to learn and...
Javascript
Read More