Getting Ready
  • Updated Source Code
  • Introduction
  • Angular 2 Quickstart
  • Using Angular CLI
  • Spring Boot Demo
Home Page Module and Models
  • Add Home Component - Frontend
  • Add Photo-List and Side-Panel - Frontend
  • Add Navigation Bar - Frontend
  • Add Photo Model - Backend
  • Add User Model and Comment Model - Backend
Register Module
  • Add Registration Component - Frontend
  • Add Register Function - Backend
  • Configure Hibernate for Data Persistence - Backend
  • Test Register Function - Frontend and Backend
  • Understand the Registration Process - Frontend and Backend
Token-based Verification
  • Intro to JWT
  • Add JWT Filters - Backend
  • Add Login Component - Frontend
  • Update the Login Function - Frontend
  • Add Login Function - Backend
My Album Module
  • Test Out Login Function - Frontend and Backend
  • Add My-Album Component - Frontend
  • Add Photo Function - Backend
  • Add Photo Component - Frontend
  • Test Out Photo Function - Frontend and Backend
Image Detail Module
  • Add Comment - Backend
  • Add Image-Detail Component - Frontend
  • Test Image-Detail Function - Frontend and Backend
  • Add Photo-Row Component - Frontend
Wrap-up
  • WrapUp
Bonus Section
  • All Other Courses and Coupons
Deprecated
  • Angular 2 Demo (deprecated)
  • Add The Home Component - Frontend (deprecated)
  • Add The Photo-List and Side-panel Components - Frontend (deprecated)
  • Add Semantic-UI Resources - Front-end (deprecated)
  • Add Nav Bar Component - Frontend (deprecated)
  • Add Register Component (deprecated)
  • Write HTML for Register Component (deprecated)
  • Use Angular 2 Http Client for Register Part 1 - Frontend (deprecated)
  • Use Angular 2 Http Client for Register Part 2 - Frontend (deprecated)
  • Add Semantic-UI Resources - Frontend (deprecated)
  • Use Angular 2 Http Client for Register Part 1 - Frontend (deprecated)
  • Use Angular 2 Http Client for Register Part 2 - Frontend (deprecated)
  • Add Login Component - Frontend (deprecated)
  • Update the Login Function - Frontend (deprecated)
  • Add My-album Component Part 1 - Frontend (deprecated)
  • Add My-album Component Part 2 - Frontend (deprecated)
  • Add Image-comment Component Part 1 - Frontend (deprecated)