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...
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...
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...
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...