Sequelize
0.0
(0)
- Connects JS objects to SQL tables easily.
- 877.334.2663
- joinus@mycodingclasses.com
JSON Data
0.0
(0)
- JavaScript Object Notation is used to send structured information.
- 877.334.2663
- joinus@mycodingclasses.com
Schema
0.0
(0)
- Defines how each piece of information is structured.
- 877.334.2663
- joinus@mycodingclasses.com
AJAX
0.0
(0)
- Lets websites update data without reloading.
- 877.334.2663
- joinus@mycodingclasses.com
Model
0.0
(0)
- Translates code objects into stored records.
- 877.334.2663
- joinus@mycodingclasses.com
Fetch API
0.0
(0)
- Modern JavaScript method to interact with servers.
- 877.334.2663
- joinus@mycodingclasses.com
Controller
0.0
(0)
- Decides what happens when an endpoint is hit.
- 877.334.2663
- joinus@mycodingclasses.com
RESTful API
0.0
(0)
- Uses readable URLs to perform CRUD operations.
- 877.334.2663
- joinus@mycodingclasses.com
View
0.0
(0)
- Sends data to the frontend (often HTML or JSON).
- 877.334.2663
- joinus@mycodingclasses.com
