I actually really like the Blade templating parser that Laravel ships with, but I know there are many who do not like it. Funny story about …
Regular Expression For Validating Australian Phone Numbers (Including landline and mobile)
Recently I was tasked with writing a regular expression that would check for a valid Australian phone number for both landline and mobile …
Foundation v5 Unrecognized Expression Syntax Namespace Fix
Recently whilst trying to use the Zurb Foundation Abide validation component I ran into an issue where I was getting a bizarre error …
How To Stop PHP Composer Timing Out When Using "composer update" or "composer install"
At work our internet connection is painfully slow for the moment while we sort something better out and I ran into a rather interesting …
The Next Big Front-end CSS Framework: Zurb Foundation
Currently Bootstrap is still the preferred choice for prototyping web applications and rapidly getting a MVP out the door. As great and …
Keeping A Node.js Application Running After Console Is Closed With Forever & Upstart
Newcomers to Node.js will have run into this issue a couple of times. You get your setup working, you've built a little application and on …
How To Correctly Use Semantic HTML5 <article>, <main> and <section> Tags
Chances are you are living in the past or working on a project that was built in the past that is still marking up content using DIV tags …
What Is The Opposite of event.preventDefault() In jQuery?
This is the one aspect of jQuery and well, Javascript, in general, I see newcomers to Javascript and jQuery get caught upon. Heck, I've seen …
Perspectives
Everyone wants to build the next Facebook, the next Google, the next Instagram and the next big thing. The harsh reality is that only a …