# Weekly Content Modules
Week 1: Introduction to Node.js
Week 2: Node modules and the Express framework
Week 3: Application Architecture and RESTful APIs
Week 4: Building RESTful APIs with Express
Week 5: Asynchronous Code
Week 6: What is middleware
Week 7: Midterm Project
BREAK WEEK: No classes
Week 8: Break Week
Week 9: Data Persitance and MongoDB
Week 10: MongoDB on Atlas
Week 11: Authentication With Passport
Week 12: Data Santization, XSS and Logging
Week 13: Testing With Jest
Week 14: Preparing for Production