1
0
Fork 0
Commit Graph

78 Commits

Author SHA1 Message Date
JayWll d1eae33cfb Video 119: Filtering Data 2020-07-16 12:02:36 -06:00
JayWll c2d465adc8 Video 118: Working with Timestamps 2020-07-16 11:48:38 -06:00
JayWll 9108ef7561 Video 116: Cascade Delete Tasks 2020-07-16 11:32:56 -06:00
JayWll 3a9e40b2f1 Video 115: Authenticating Task Endpoints 2020-07-16 11:24:18 -06:00
JayWll 771e9bd0d4 Video 114: The User/Task Relationship 2020-07-15 16:46:50 -06:00
JayWll b06a1d3e88 Video 113: Authenticating User Endpoints 2020-07-15 16:26:27 -06:00
JayWll db05569296 Video 112: Hiding Private Data 2020-07-15 16:10:24 -06:00
JayWll bae66dbf89 Video 111: Logging Out 2020-07-15 15:43:39 -06:00
JayWll b41ad999ee Video 109: Accepting Authentication Tokens 2020-07-15 11:11:59 -06:00
JayWll 526fc9ebdd Video 108: Express Middleware 2020-04-13 16:52:17 -06:00
JayWll d4dac9c676 Video 107: Generating Authentication Tokens 2020-04-13 16:26:04 -06:00
JayWll fed44eda88 Video 106: JSON Web Tokens 2020-04-13 15:55:29 -06:00
JayWll 6a7cb2882f Video 105: Logging in Users 2020-04-13 15:41:18 -06:00
JayWll 9b4115afd5 Video 104: Securely Storing Passwords: Part 2 2020-04-13 15:26:38 -06:00
JayWll 015ea3619f Video 103: Securely Storing Password: Part 1 2020-04-13 14:59:41 -06:00
JayWll 0be39f69ef Update to weather webapp to use weatherstack data instead of darksky 2020-04-13 14:42:21 -06:00
JayWll c73e4f803c Update to original weather app to use weatherstack instead of darksky 2020-04-13 14:37:50 -06:00
JayWll 8555f4735b Video 101: Separate Route Files 2020-02-23 18:16:01 -07:00
JayWll 0e37660afa Video 100: Resource Deleting Endpoints 2020-02-23 17:45:13 -07:00
JayWll 2f22fb6be8 Video 99: Resource Updating Endpoints: Part II 2020-02-23 17:34:28 -07:00
JayWll 4b1ad55daa Video 98: Resource Updating Endpoints: Part I 2020-02-23 17:25:21 -07:00
JayWll c2e488633a Video 97: Integrating Async/Await 2020-02-23 17:07:26 -07:00
JayWll cd08113b6e Video 96: Async/Await: Part II 2020-02-23 16:46:50 -07:00
JayWll 76646facde Video 95: Async/Await 2020-02-23 16:31:21 -07:00
JayWll 935b79740f Video 94: Promise Chaining Challenge 2020-02-23 16:03:48 -07:00
JayWll 6f0cc2fdaa Video 93: Promise Chaining 2020-02-23 15:53:45 -07:00
JayWll b4f47db7ab Video 92: Resource Reading Endpoints: Part II 2020-02-23 15:33:15 -07:00
JayWll ff4ec82ef5 Video 91: Resource Reading Endpoints: Part I 2020-02-23 15:23:38 -07:00
JayWll f550158865 Video 90: Resource Creation Endpoints: Part II 2020-02-23 15:09:38 -07:00
JayWll 97ae98972b Video 89: Resource Creation Endpoints: Part I 2020-02-23 14:53:38 -07:00
JayWll a340b108f1 Video 86: Data Validation and Sanitization: Part II 2020-02-22 14:45:03 -07:00
JayWll 3bd2ece69b Video 85: Data Validation and Sanitization: Part I 2020-02-22 14:28:47 -07:00
JayWll 72d2114a6c Video 84: Creating a Mongoose Model 2020-02-15 17:50:45 -07:00
JayWll 9c5bc6c18c Video 83: Setting up Mongoose 2020-02-15 17:42:08 -07:00
JayWll 3a357614bc Video 81: Deleting Documents 2020-02-15 12:30:03 -07:00
JayWll ecfb5078b1 Video 80: Updating Documents 2020-02-15 12:21:22 -07:00
JayWll c0feae36d5 Video 79: Promises 2020-02-15 11:59:45 -07:00
Jason Williams e4662eb729 Video 78: Querying Documents 2019-10-27 18:40:26 -06:00
Jason Williams d8617bb541 Video 76: Inserting Documents 2019-10-27 13:38:19 -06:00
Jason Williams 8dcf41320d Video 75: Connecting and Inserting Documents 2019-10-27 13:18:36 -06:00
Jason Williams 0628f3cdc7 Video 69: Avoiding Global Modules
Completed weather app, including all updates from Section 9 (Videos 60-69)
2019-10-10 17:48:22 -06:00
Jason Williams 6d75e93eaf Video 59: Wiring up the User Interface 2019-10-10 12:45:14 -06:00
Jason Williams 5c550efba9 Video 58: Creating a Search Form 2019-10-10 12:30:22 -06:00
Jason Williams 9dcb792e18 Video 57: Browser HTTP Requests with Fetch 2019-10-10 12:13:01 -06:00
Jason Williams 4fc267d599 Video 56: ES6 Aside: Default Function Parameters 2019-10-10 11:56:26 -06:00
Jason Williams 040916eaa2 Video 55: Building a JSON HTTP Endpoint 2019-10-10 11:43:47 -06:00
Jason Williams a34f5e05c3 Video 54: The Query String 2019-10-10 11:26:45 -06:00
Jason Williams 6116711a55 Video 52: Styling the Application: Part II 2019-10-08 18:10:51 -06:00
Jason Williams a627e00364 Video 51: Styling the Application: Part I 2019-10-08 17:53:55 -06:00
Jason Williams f6dd0c90ff Video 50: 404 Pages 2019-10-08 17:35:52 -06:00