It would not be a far stretch to say that concepts of design patterns originate from constant problems or failures over time. “Learning from mistakes” truly takes a special meaning in this sense, as design patterns are created to combat...
There are lots of different frontend UI frameworks available, some of which include AngularJS, Twitter Bootstrap, React, and many others. These frontend frameworks essentially provide “building blocks” for developers to use and build responsive websites, so that they don’t need...
Code linters are a popular choice for many people. These tools allow people to constantly “lint” code as it is written, checking for possible errors and making sure that it adheres to the style standard. A linter can seem like...
Ever since I was a child, I have been surrounded by technology. In my elementary school, technology was prevalent. The third through sixth grade classes all had several Apple Mac desktops which we shared to do work on. We also...