Your Application\
9:45 Testing AddExpensePage
24:26 Testing EditExpensePage
43:26 Testing ExpenseListFilters
58:17 Testing ExpenseListFilters Part II
Your Apps\
1:10:45 Section Intro Deploying Your Apps
1:11:46 Installing Git
1:16:12 What is Git
1:21:30 Integrating Git into Our Project
1:34:25 Setting up SSH and Github
1:52:33 Production Webpack
2:05:41 Creating Separate CSS Files
2:22:29 A Production Web Server with Express
2:35:44 Deploying with Heroku
2:52:28 Regular vs Development Dependencies
3:08:05 New Feature Workflow
3:20:37 Build It Adding Total Selector
3:38:02 Build It Adding Summary Component
101\
3:56:42 Section Intro Firebase 101
3:57:54 Getting Firebase
4:09:35 Writing to the Database
4:24:35 ES6 Promises
4:39:06 Promises with Firebase
4:50:01 Removing Data from Firebase
4:55:43 Updating Data
5:06:25 Fetching Data From Firebase
5:24:19 Array Data in Firebase Part I
5:39:31 Array Data in Firebase Part II
with Redux\
5:54:28 Section Intro Firebase with Redux
5:55:47 Asynchronous Redux Actions
6:14:36 Testing Async Redux Actions Part I
6:31:36 Testing Async Redux Actions Part II
6:43:48 Creating a Separate Test Database
7:05:04 Heroku Environment Variables
7:11:43 Fetching Expenses Part I
7:24:22 Fetching Expenses Part II
7:38:14 Remove Expense
7:50:18 Update Expense
Authentication\
8:00:50 Section Intro Firebase Authentication
8:01:50 Login Page and Google Authentication
8:21:16 Logging Out
8:32:22 Redirecting Login or Logout
8:45:10 The Auth Reducer
9:01:00 Private Only Routes
9:14:04 Public Only Routes
9:19:34 Private Firebase Data
9:38:07 Data Validation and Deployment
Budget App\
9:53:06 Section Intro Styling Budget App
9:53:40 Styling Login Page
10:07:25 Styling Buttons
10:23:00 Styling Summary Area
10:35:20 Styling List Filters
10:45:26 Styling Inputs
10:56:57 Styling Expense Form
11:10:16 Styling Expenses List Part I
11:23:20 Styling Expenses List Part II
11:41:18 Adding Loader
11:50:45 Babel Polyfill
11:55:41 Final Deployment
Now\
11:57:38 Section Into What Now
11:59:13 Creating the Final Boilerplate