View on GitHub

ReadingNotes

Review, Research, and Discussion

- Name 3 advantages to Test Driven Development

- In what case would you need to use beforeEach() or afterEach() in a test suite?

- Why REST?

1) REST is Easy to Understand and Implement. 2) REST Makes your Application More Scalable. 3) Caching is Easier with REST. 4) REST is Flexibile.

Vocabulary Terms

functional programming :

REST

nosql vs sql


Home