Published on August 26, 2020 · 3 min read
I believe that a sole developer should not necessarily develop in the same manner as a team. Doing so (to me anyway) is inefficient to some degree and involves a lot of context switching. When I am developing a project by myself, I believe in following a different pattern than when in a team. Generally a team will break up the project by modules or in dated deliverables (sprints). The DBA handles the database concerns, the SysAdmin/DevOps folks take care of the deployments & builds and there is often a separate team of testers....