Shortcut App - a clever idea
This week I posted an interview I conducted (was done last week, so pretty fresh) about Shortcut App.Posted in TechnologyMEAN, the LAMP Stack of 2014
In the early 2000’s, the Web Dev world was pretty Chaotic.Posted in TechnologyGetting Twitter events to work
Posted in TechnologyDebug your SASS like a pro
How do you debug your SASS code? Do you go use your Web Inspector under developer tools, go to the CSS and search for the same selector like some kind of animal?
Perhaps you have a comment in your CSS above each selector giving you the line number and .scss file name.Posted in TechnologyPython's virtualenv, Ruby's RVM and PHP's vagrant
Let's learn about sandboxing our environments shall we?
Posted in Technology