It’s very very easy to fall into the trap of writing code that ends up unmaintenable due to being “sphagettified”, that is linked together in ways that are hard to decouple, debug and, well, maintained. I’ve certainly started heading in that direction with iPlan.
Continue reading
One of the things that plague me as a junior developer is a lack of ideas on what to build to expand my skill set. Every time I try to think up a project, I come up blank. So I decided to make the greatest ToDo app ever, using Vue.js and Vuetify.
Continue reading