UI Frameworks-A framework for U and I
06 Oct 2016
Semantic UI was difficult to use at times. Sure, it implemented many features that I really liked. I’m thankful that I don’t need to find a million different icons for every single UI element with an icon. With a UI...
Sematic UI
Learning
Read More
Configuration Management and GitHub or Do you "Git" it?
15 Sep 2016
“Configuration management” is a central software engineering skill. Without effective configuration management, it would be almost impossible for teams to build large and complex software systems and maintain them over time. Git is currently the most popular technology for configuration...
Open Source
GitHub
Git
Learning
Read More
Reflect on Smart Questions
08 Sep 2016
What is Stack Overflow? Everyone has questions, including those who develop and deploy software solutions. The most experienced programmers may find while working on a project that they have a problem that they cannot solve due to a gap of...
Open Source
Stack Overflow
Learning
Read More
Reflection on Javascript 1
01 Sep 2016
I hate semicolons. It seems like I always forget to put in. It’s one of the reasons I love using Python. Besides this small annoyance, Javascript was easy enough to learn; its designed to be very much like other object...
Javascript
Learning
Read More