top | item 40983557

(no title)

jarirajari | 1 year ago

I assume you know what CRUD stands for... Just wanted to share what I am using instead of CRUD nowadays. SCRWD is what I use both in API design and the backend implementation. This is the outcome of one extremely long hobby project, and for anyone interested in the backend (in Java) part you can check one part of the evolution [here](https://jarirajari.wordpress.com/2022/08/22/not-your-fathers...). And why I ended up to updating CRUD? Because a modern webapp that has a client and a server separated by an API caused semantic problems for me and I also felt that the source did not look clean. So hopefully, this post will give you ideas how to improve your code :)

discuss

order

No comments yet.