DEV Community

Imran Hasan
Imran Hasan

Posted on

CRUD Operations

Crud operation means create,read,update,delete data from frontend to backend.Suppose in a web page every user should create a user account on that site its called create operation.User also saw about their information its a read operation.User maybe change their personal information it means update and user can delete his account from server its a delete operation.

Top comments (0)

Here is a post you might want to check out:

Regex for lazy developers

regex for lazy devs

Sorry for the callout 😆