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
Dmytro Klimenko -
Ajas -
Divyansh Tiwari -
Truong Phung -
Top comments (1)
I usually do API Design-first for js libraries. I have done it and it gives really good results.