Settings

Theme

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

dbreunig.com

4 points by dbreunig 3 months ago · 3 comments

Reader

steilpass 3 months ago

I encourage everyone interested in software development to read it.

Drew has also posted a great recording: https://www.youtube.com/watch?v=8TXAlOFkmk0 and an open source tool https://github.com/dbreunig/plumb

amykhar 3 months ago

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?

  • dbreunigOP 3 months ago

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

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection