Passport
dependency injection
first class functions: functions are an object and can be passed to other functions
Sorting algos:
- memorize
Complexity
- time complexity: how fast the algorithm will run, with BigO noting the worst case scenario
- space compleixty: the number of memory cells that an algorithm will use
import/export is ES6 functionality.
environment APIs
DNS:
CAP Theorem: a database has tradeoffs between availability, consistency, and partition-tolerance.
Books.findAll({ include: [{ model: Author, where: { name: 'Jacob' } }] })
$: What are the four uses? I dont know.
encryption: hashing: