Devup 2018 (What you missed) – Badass 101

Lyndsey Padget.  Learner. Public speaker. Writer. Badass. Lyndsey gave this incredible session at Devup this year called Badass 101. I’d never heard Lyndsey before but this won’t be the last time I attend a session led by her, I can tell you that much.  This was different.  Different in a very good way!  It was … Read more

Want Amazing Products? Build an Amazing Culture

Back at my second real IT job, we did not have what some would call today “true” agile practices.    I say that because we did a great deal of up-front design work, requirements gathering, and signoffs.  Those are all things that most “agile” shops I’ve worked with avoid like the plague. Somehow though, at that job, we seemed … Read more

JavaScript Format Phone Number – Dead Simple

Recently I needed to roll my own phone number formatting for a problem at work.  The basic requirement was as follows: All the user to only enter numbers, no other characters were allowed The user could only enter 10 numbers After all the numbers were entered, the value would auto-format to (xxx)-xxx-xxxx The user could … Read more

Authoring Code and Why I Do It

Authoring code?  What kinda title is that Mr. Horton? Yep, all of us who write code … we’re all authors.  But perhaps that’s another post entirely. Today I wanted to jot down why I do this crazy little thing called code as well as how I got my start. Well, first this man and woman … Read more

Who do you code for?

You are a writer. You read me correctly.  A writer.  Check it out. See?  Told ya. As developers, we write code (text) for others to enjoy, either through the usage of the output it creates or … wait there is another thing to consider here?  … yeah .. or for others to read and learn … Read more