Refactor names in React useState hooks

Rename both values of from useState hooks at once

How to use:

Invoke the Rename refactoring, ⇧F6 (macOS) / Shift+F6 (Windows/Linux) and the IDE will detect automatically when it's invoked on a useState hook in a React application and offer to rename all names associated with them.


Related Resources

REST API Development with Gin
REST API Development with Gin
Developing a Bookstore App with the Gin Framework
Data Models
Data Models
Defining models and establishing database connection
Database Setup
Database Setup
Configuring Your PostgreSQL Database