Category

Leadership

Category

We worry too much about messing things up. When we should be worrying about holding back and not messing it up in the first place. It’s the mess that shows us how best to clean things up and make them better then they were before. Want more? Check out my book Code Your Way Up – available as an eBook or Paperback on Amazon (CAN and US). I’m also the co-host of the Remotely Prepared…

Tell me when this has worked for everyone involved? If it’s something simple, like the background of the page, sure, figure it out as we go. If it’s something more complex, like the vision of a new project or the upcoming of a release. Nothing is more demoralizing to your team then hearing – “we’ll figure it out as we go” when they are about to jump into a new project. There is a time…

You would have to be a robot (or a chatbot) to not realize that your team is most likely starting to feel the effects of Remote Work Fatigue. Either they have or they are on their way to feeling it. These are one of those moments in your role as being a leader that you will forever remember how you responded and helped your team work through this milieu. For many it is starting to…

I forget to post the updates to Remotely Prepared under some guise that I have missed the “window of opportunity.” Last week we released our latest episode, an interview with Liam Martin. I love interviews that go in a completely different direction then what we originally intended. I’m not sure if this makes me a good interviewer (or a bad one) but it’s that inflection point where I can see the value of the conversation…

For whatever reason, whenever I write code, I use the constructor to do some stuff to get the main object loaded – some basic stuff – setup some variables and collections but when it comes to getting things going… woo boy… that’s when we call Init(). Init is what gets things going, it’s what makes code sing, it’s what starts the day at the races and gets your app up and running. When I call…