CommentAug 24, 2017Come into the office earlier, gives a larger block of time to focus. If you come in later, take an earlier lunch so you have a larger block after the distraction, rather than two smaller blocks.How do you spend the morning hours at your office?
CommentAug 24, 20171"Draw a red line with transparent ink"What's your worst dev/coding nightmare?
CommentAug 24, 2017I have found nwb gives the quickest path to development. Cleanest solution I have found. nwb new react-app awesome-app && cd ./awesome-app && yarn add nwb-sass && yarn startWould you use create-react-app for a new project?
CommentAug 24, 20171My dog comes with me to the office. Pretty sweet deal.What is the unique thing at your office ?
CommentAug 24, 2017Never, definitely will come to bite you in the butt. Doesn't make sense to risk it.Leaving a backdoor in your code is a fireable action. How often do you do it and why?