Publishing is only the first step
Raising awareness amongst your audience can be slow Building the app is the easy part in developing a business is what I’m finding these days.… Read More »Publishing is only the first step
Raising awareness amongst your audience can be slow Building the app is the easy part in developing a business is what I’m finding these days.… Read More »Publishing is only the first step
Changing libraries causes more pain than necessary. If only it was like the old days. When I was younger library issues were overdue books, or… Read More »Library issues
Making the slice small is hard work. I’ve been busy these last few months trying to ‘finish’ this app so it can be launched in… Read More »Build the smallest slice possible
Create tools to reduce repetitive work. I have bumped into a work phase where I’m now repeatedly doing the same steps by hand: copy this… Read More »Build tools to aid your work
Most interruptions are unplanned, so be ready. Stuff happens. Usually it only slows you down, but sometimes it takes longer. Sometimes it’s more serious too.… Read More »Make work interruptible
Readme files are often overlooked by teams. The readme files for Git repositories are essential. I was almost always disappointed by the ones student teams… Read More »Structure your readme files
Fix things as you go instead of letting them pile up. I’m working on a project and keep finding things that need fixing as I… Read More »Fixing things is part of any other process
Until people use your work it’s just fluff. I’m busy trying to get an app into people’s hands for testing. It’s so close, and so… Read More »Get the app in people’s hands
Make your work easy to change. Teach your people to make it easy to make changes to their work. They will not be able to… Read More »Aim for evolvable
Small commits offer more safety than big ones in development. We should be teaching teams to work in small slices. As part of that they… Read More »Use small commits to focus your work