Extra Credit: YouTube video
7 Things No Programmer Ever Wants to Hear
Watch again
Merge conflict - When you pull someone else’s work that modified code on the same document you were working on, and there are inconsistencies you now need to fix
AWS - Amazon Web Services, a cloud computing platform for hosting data and applications like analytics, databases, and more
EC2 Instance - Short for Amazon Elastic Compute Cloud, it’s an Amazon service that allows you to run applications on the public cloud
Dropping a database - Permanently or semi-permanently deleting a database and all of the data in it.
JavaScript framework - A collection of pre-written functions or code in JavaScript for basic or routine tasks