Projects in ExpressJS – Learn ExpressJs building 10 projects
Projects in ExpressJS – Learn ExpressJs building 10 projects, available at $59.99, has an average rating of 4.05, with 103 lectures, 12 quizzes, based on 305 reviews, and has 2927 subscribers.
You will learn about Build professional websites using express Use MEAN stack technologies Use MongoDB, Couch and Mongoose with Express framework Learn professional nodejs This course is ideal for individuals who are Students who want to use express or Node as web development backend It is particularly useful for Students who want to use express or Node as web development backend.
Enroll now: Projects in ExpressJS – Learn ExpressJs building 10 projects
Summary
Title: Projects in ExpressJS – Learn ExpressJs building 10 projects
Price: $59.99
Average Rating: 4.05
Number of Lectures: 103
Number of Quizzes: 12
Number of Published Lectures: 103
Number of Published Quizzes: 12
Number of Curriculum Items: 115
Number of Published Curriculum Objects: 115
Original Price: $39.99
Quality Status: approved
Status: Live
What You Will Learn
- Build professional websites using express
- Use MEAN stack technologies
- Use MongoDB, Couch and Mongoose with Express framework
- Learn professional nodejs
Who Should Attend
- Students who want to use express or Node as web development backend
Target Audiences
- Students who want to use express or Node as web development backend
Course Updated On – Feb 1st 2017
Learn
to build robust and dynamic web apps using Express JS with this EPIC
hands-on course!
Express
JS is the pre-built Node JS framework that can help developers build
faster and smarter websites and web apps. While NodeJS is a
brilliant server-side technology, it can now be extended to building
complete web apps using Express.
So,
if you are fluent in NodeJS, but want to transition to creating apps
from just server-side technologies, then Express JS is the
perfect framework to learn and this is the perfect course to help you
learn it.
However,
Express is not just limited to NodeJS, but also works fabulously with
other modules and offers HTTP utilities and middleware for creating
APIs. This brilliant framework can help you master single-page and
multiple-page websites, as well as some complex web apps.
We
have designed this course in a manner to help you learn exactly how
to do that! This Express tutorial will help you master 12 different
websites and web apps by actually building them from scratch.
Additionally, you will also get the royalty free coding for all the
apps you’ve built. The course has been divided into 12 sections,
with each section focusing on one project and the end of each
section, there is also a quiz to help you evaluate your self.
This
course will provide the perfect combination of theory and practical
application by combining the basics and fundamentals of each
technology covered and will then show you how to use the actual
technology. Over the course, you will cover technologies such as
HTML, CSS, JavaScript, MongoDB, Bootstrap, Foundation, CouchDB, Pug,
EJS, Passport, Socketio, MEAN Stack, and so many more.
At the end of this course, you
will have not only mastered over 15 different technologies, but you
will also have 12 functional projects that you can call your own.
Here
are 12 projects that you will work on:
Project
1: This project will show you
how to build a basic web server, while learning the core concepts of
NodeJS and Express.
Project
2: In this project, you will
build a PC Repair Website to help grasp the beginners concepts of
Express.
Project
3:A simple Todo App to help
learn how to use MongoDB and Mongo Driver.
Project
4: A complete and detailed
Sports Blog for understanding Mongoose and MongoDB.
Project
5: A user Login App that will
show you how to integrate Passport authentication.
Project
6: In this project, you will
learn how to integrate chat using Socketio.
Project
7: In this project, you will
build a ClientKeeper App that will use the MEAN stack from scratch.
Project
8: A functional Job Board that
will familiarize you with the Mean.JS generator.
Project
9:A MovieBase App that will
use Kraken, which is an extra layer added over Express to build
better MVC type applications.
Project
10:In this project, you will
build an Instagram App using the Instagram API.
Project
11:A business listing app that
will include using CouchDB.
Project
12: A Redis based Storefinder
that to learn integration of Redis and Google Geocode.
With
so many technologies to learn, what are you waiting for? Express
yourself with Express.JS.
Course Curriculum
Chapter 1: Introduction
Lecture 1: Intro
Chapter 2: Express Webserver
Lecture 1: Project Intro
Lecture 2: What is Express
Lecture 3: Environment Setup
Lecture 4: Very Basic Server Without Express
Lecture 5: Express Setup & Basic Routes
Lecture 6: Serving Static HTML Files
Lecture 7: Serving JSON, Downloads & Handling POST
Chapter 3: PC Repair Website
Lecture 1: Project Intro
Lecture 2: Pug and Template Engines
Lecture 3: Express Generator & File Structure
Lecture 4: Pug Homepage Layout
Lecture 5: About, Services & Pulling JSON Data
Lecture 6: Nodemailer Contact Form
Chapter 4: Todo List
Lecture 1: Project Intro
Lecture 2: MongoDB Overview & Advantages
Lecture 3: MongoDB Installation
Lecture 4: App & EJS Setup
Lecture 5: MongoDB Driver & Fetching Todos
Lecture 6: Add & Delete Todos
Lecture 7: Update Todos
Lecture 8: Bootstrap UI
Chapter 5: Sports Blog
Lecture 1: Project Intro
Lecture 2: Mongoose ODM
Lecture 3: App & Middleware Setup
Lecture 4: Routes & Views – Part 1
Lecture 5: Routes & Views – Part 2
Lecture 6: Part 1 – Fetching Categories
Lecture 7: Part 2 – Add & Manage Categories
Lecture 8: Part 3 – Edit & Delete Categories
Lecture 9: Part 1 – Articles Model & Add Articles
Lecture 10: Part 2 – Manage & Edit Articles
Lecture 11: Part 3 – Deleting Articles
Lecture 12: Express Validator
Lecture 13: Express Messages
Lecture 14: Navbar & Showcase
Lecture 15: Part 1 – Article Listings
Lecture 16: Part 2 – Single Article Page
Lecture 17: Comment Functionality
Chapter 6: User Login System
Lecture 1: Project Intro
Lecture 2: An Overview Of Passport
Lecture 3: App Setup, Middleware & Handlebars
Lecture 4: Register Form, Route & Validation
Lecture 5: Registration & Model
Lecture 6: Login Form & LocalStrategy
Lecture 7: Login Functionality
Lecture 8: Logout & Access Control
Lecture 9: User Interface Cleanup
Chapter 7: Chat App With Socket.io
Lecture 1: Project Intro
Lecture 2: What Is Socket.io
Lecture 3: Server Setup
Lecture 4: Build Out The UI In Pug
Lecture 5: Setting Usernames
Lecture 6: Sending Messages
Chapter 8: ClientKeeper MEAN From Scratch
Lecture 1: Project Intro
Lecture 2: Angular 2 Overview
Lecture 3: Creating The Server File
Lecture 4: Backend REST API With MongoJS
Lecture 5: Angular 2 App & Clients Component
Lecture 6: Client Service & Fetch Clients
Lecture 7: Client Table & Bootstrap Navbar
Lecture 8: Add Client Form & Function
Lecture 9: Edit Client Form & Function
Lecture 10: Delete Client Function & Build
Chapter 9: Job Board With MEAN.js
Lecture 1: Project Intro
Lecture 2: Mean.js & AngularJs Overview
Lecture 3: Generate A Mean.js App
Lecture 4: Jobs Module & Menu
Lecture 5: Job Model & Form
Lecture 6: Job Views
Chapter 10: MovieBase Kraken App
Lecture 1: Project Intro
Lecture 2: What Is Kraken
Lecture 3: Install Kraken & Generate Controller
Lecture 4: Fetch Movies With Mongoose
Lecture 5: Adding Movies
Lecture 6: Foundation UI & CSS
Lecture 7: Details Page & Delete Movies
Lecture 8: Edit Movies
Lecture 9: Search & Filter Movies
Chapter 11: Instagram App
Lecture 1: Project Intro
Instructors
-
Eduonix Learning Solutions
1+ Million Students Worldwide | 200+ Courses -
Eduonix-Tech .
Rating Distribution
- 1 stars: 4 votes
- 2 stars: 10 votes
- 3 stars: 41 votes
- 4 stars: 97 votes
- 5 stars: 153 votes
Frequently Asked Questions
How long do I have access to the course materials?
You can view and review the lecture materials indefinitely, like an on-demand channel.
Can I take my courses with me wherever I go?
Definitely! If you have an internet connection, courses on Udemy are available on any device at any time. If you don’t have an internet connection, some instructors also let their students download course lectures. That’s up to the instructor though, so make sure you get on their good side!
You may also like
- Top 10 Video Editing Courses to Learn in November 2024
- Top 10 Music Production Courses to Learn in November 2024
- Top 10 Animation Courses to Learn in November 2024
- Top 10 Digital Illustration Courses to Learn in November 2024
- Top 10 Renewable Energy Courses to Learn in November 2024
- Top 10 Sustainable Living Courses to Learn in November 2024
- Top 10 Ethical AI Courses to Learn in November 2024
- Top 10 Cybersecurity Fundamentals Courses to Learn in November 2024
- Top 10 Smart Home Technology Courses to Learn in November 2024
- Top 10 Holistic Health Courses to Learn in November 2024
- Top 10 Nutrition And Diet Planning Courses to Learn in November 2024
- Top 10 Yoga Instruction Courses to Learn in November 2024
- Top 10 Stress Management Courses to Learn in November 2024
- Top 10 Mindfulness Meditation Courses to Learn in November 2024
- Top 10 Life Coaching Courses to Learn in November 2024
- Top 10 Career Development Courses to Learn in November 2024
- Top 10 Relationship Building Courses to Learn in November 2024
- Top 10 Parenting Skills Courses to Learn in November 2024
- Top 10 Home Improvement Courses to Learn in November 2024
- Top 10 Gardening Courses to Learn in November 2024