Should you do “API Design-first” or “code-first”, and what do these things even mean?
For further actions, you may consider blocking this person and/or reporting abuse
Should you do “API Design-first” or “code-first”, and what do these things even mean?
For further actions, you may consider blocking this person and/or reporting abuse
Pradumna Saraf -
Lasse Foo-Rafn -
Isabelle M. -
Ajmal Hasan -
Top comments (1)
I usually do API Design-first for js libraries. I have done it and it gives really good results.