December 7 is a date which lives in infamy. Chrome 63 was officially released. Okay, so really the attack on Pearl Harbor is what is worth remembering about this date, but let’s talk about why the release of Chrome 63 is important to...
Read More Google Chrome 63: Goodbye .dev, Hello .testAuthor: Justin Foell
Fixing Things: Git Reset vs. Revert
Here at WebDevStudios (WDS) we use a GitFlow-like process during development. The branch and merge strategy allows for multiple developers to work on a multitude of various features concurrently. In practice, it allows us to have greater development speed and product stability with...
Read More Fixing Things: Git Reset vs. RevertWhat Programming Language Should Aspiring Developers Learn First?
TL;DR? JavaScript is eating the world, often with PHP by its side. To give some background, my programming introductions went something like: 1986 – Logo on an Apple IIe 1994 – Programming on a Texas Instruments TI-81 graphing calculator 1995 – BASIC,...
Read More What Programming Language Should Aspiring Developers Learn First?