Quotes help make search much faster. Example: "Practice Makes Perfect"

Saturday, January 12, 2013

Codecademy Sample Solution: Endpoints



// What are the four commonly used HTTP methods ("verbs")?

// A: FIND, SEND, UPDATE, REMOVE
// B: CREATE, READ, UPDATE, DELETE
// C: GET, SEND, PUT, DELETE
// D: GET, POST, PUT, DELETE

var answer = "D";

No comments:

Post a Comment


This is an example of scrolling text using Javascript.

Popular Posts