Suprise ? I thought documentation driven development is already the norm nowdays ? Is there other ways to do software development without documentation first ?
Yes? Think of a few requirements, open an editor and try it out in code. Compile, put in front of users or colleagues, get suggestions, repeat. No docs necessary whatsoever. Half the world works like this.