Description

Wes Bos – Learn Node (2017)

**More information:

Get Wes Bos – Learn Node (2017) at bestoftrader.com

Description

This is an extremely in depth course that covers everything from the core concepts to user accounts and authentication to image uploading + resizing all the way through to deploying live to the web. If you want to up your JavaScript game and further your career while having fun building an application in Node.js, this course is you for. Together we will build “Now That’s Delicious!”, a full stack restaurant application which users can search, geolocate, review and curate their favourite restaurants from around the world.

The application has three main models — Users, Stores and Reviews — all of which are relational. It is designed to hit upon many of today’s application needs such as user authentication, database storage, Ajax REST API, file upload and image resizing.

Content:
Module 1 Introduction and Setup
Module 2 Core Concepts
Module 3 Database Storage
Module 4 Control Flow
Module 5 Geolocation
Module 6 File Handing and Image Resizing
Module 7 Custom Queries and Hooks
Module 8 User Accounts and Authentication
Module 9 Advanced – Email and Permissions
Module 10 Ajax REST API 1
Module 11 Ajax REST API 2
Module 12 Ajax REST API 3
Module 13 Advanced Relationships + Aggregations
Module 14 Pagination
Module 15 Deployment