Quick update…

Hello everyone; wanted to check in real quick and keep everyone update. Still on vacation and loving it. However; I did see the uptick in…

Vacation so soon(tm)…

I’ll be out of communication starting Friday till about the 5th of July. Taking a much needed vacation. Might be able to put in some…

Yii2 hasOne vs hasMany param order

hasOne() * * public function getCountry() * { * return $this->hasOne(Country::className(), ['id' => 'country_id']); * } * hasMany() * * public function getOrders() * {…

I’m no javascript Guru, so this helped me out.

Just an article I came across that defines makes JS callbacks in a understandable, yet detailed, way: https://hackernoon.com/javascript-what-the-heck-is-a-callback-aba4da2deced

Yii2 and bower/asset: jquery.inputmask AfterAction report…

So last week Im working along and I run composer install … to get a new framework installation to while trying to track down a bug.…

ComposerCat (beta)

(Preface: I am a full supporter of CLI tools, UI tools are nice but should not be depended on for day-to-day workflow). Came across this…

The Importance of Interpersonal Communication (re-posting)

(This is a re-post from my blog post for Sourcetoad back in March ’17.) As we tend to spend 30% of our lives in close…

Going in circles…

…ever try to write something when your brain is not firing on all 8? I recently had all of my wisdom teeth pulled during the same visit…