Live data from Hacker News

Learnings from a No-Code Lib: Keep the Spec Driven Development Triangle in Sync

dbreunig.com

1–4 of 4 posts

Re: Learnings from a No-Code Lib: Keep the Spec Driven Development Triangle in Sync

#4
post #2

This is interesting. It seems like it may only be applicable to brand new projects though. Could you envision it working for large, existing applications that wouldn't have specs for the existing code?

No reason it can't. I know people currently generating specs from existing code; just gotta write the pipeline.