#backend
Read more stories on Hashnode
Articles with this tag
A to-do list web app is a common project among developers and is great for learning CRUD operations. · In this article, we will be creating a to-do list...
CRUD is a "cool" term used to abbreviate how web apps work. · CRUD stands for Create, Read, Update and Delete. Web apps are created to do these four...