Learn and Understand Angular and NodeJS- A Developers Course
Learn and Understand Angular and NodeJS- A Developers Course, available at $49.99, has an average rating of 4.1, with 68 lectures, based on 53 reviews, and has 234 subscribers.
You will learn about Build a beautiful UI using the Angular Framework Use third party libraries with Angular, like Angular Material and ngx-Bootstrap Build your own Authentication System using JSON Web Token Create you own endpoints (API) Create a web Server with NodeJS How to use Express Framework with NodeJS How to use MongoDB and Mongoose CRUD operations with the NO-SQL database MongoDB Connect your Angular app with NodeJS and MongoDB Deploy your app to Real Web Server with 2 ways This course is ideal for individuals who are This course is for everyone that is interested to find a new job as developer. You will learn a lot and after this course you will be in position to get a job. or With this course we dive deeper in these technologies and not covering only some basics, so it's good if you search something different or Everyone who is interested to build a modern full-stack application with latest technologies or Students and begginers who want to do some exercise with these latest technologies or Everyone that want to understand how to connect all these pieces and deploy to a real Web Server It is particularly useful for This course is for everyone that is interested to find a new job as developer. You will learn a lot and after this course you will be in position to get a job. or With this course we dive deeper in these technologies and not covering only some basics, so it's good if you search something different or Everyone who is interested to build a modern full-stack application with latest technologies or Students and begginers who want to do some exercise with these latest technologies or Everyone that want to understand how to connect all these pieces and deploy to a real Web Server.
Enroll now: Learn and Understand Angular and NodeJS- A Developers Course
Summary
Title: Learn and Understand Angular and NodeJS- A Developers Course
Price: $49.99
Average Rating: 4.1
Number of Lectures: 68
Number of Published Lectures: 68
Number of Curriculum Items: 68
Number of Published Curriculum Objects: 68
Original Price: €19.99
Quality Status: approved
Status: Live
What You Will Learn
- Build a beautiful UI using the Angular Framework
- Use third party libraries with Angular, like Angular Material and ngx-Bootstrap
- Build your own Authentication System using JSON Web Token
- Create you own endpoints (API)
- Create a web Server with NodeJS
- How to use Express Framework with NodeJS
- How to use MongoDB and Mongoose
- CRUD operations with the NO-SQL database MongoDB
- Connect your Angular app with NodeJS and MongoDB
- Deploy your app to Real Web Server with 2 ways
Who Should Attend
- This course is for everyone that is interested to find a new job as developer. You will learn a lot and after this course you will be in position to get a job.
- With this course we dive deeper in these technologies and not covering only some basics, so it's good if you search something different
- Everyone who is interested to build a modern full-stack application with latest technologies
- Students and begginers who want to do some exercise with these latest technologies
- Everyone that want to understand how to connect all these pieces and deploy to a real Web Server
Target Audiences
- This course is for everyone that is interested to find a new job as developer. You will learn a lot and after this course you will be in position to get a job.
- With this course we dive deeper in these technologies and not covering only some basics, so it's good if you search something different
- Everyone who is interested to build a modern full-stack application with latest technologies
- Students and begginers who want to do some exercise with these latest technologies
- Everyone that want to understand how to connect all these pieces and deploy to a real Web Server
Create Beautiful and fast web applications using the latest technologies like Angular, NodeJS, MongoDB and Express
These four technologies are the parts of the famous MEAN stack pattern and they can help you to build a full stack application and of course become a full stack developer.
Use the Angular as your front-end framework, benefit from it by building a beautiful UI and a super fast application. After that connect it to your NodeJS server and finally communicate with MongoDB a super flexible database to fetch and save your data.
Refresh your Memory
This is not an Angular course and i expect from you to have a basic knowledge of the framework but still i try to explain everything we do step by step.
In this course Markos Klinakis will take you from the hand and guide you to the MEAN world and build together a real web application using and explaining these fantastic four technologies.
Every section in this course is seperated and explained also seperately. We explain each technology in the beggining of the section and then we dive into our project for the specific part. This will help you to understand better each of these four and in the end we will see how to combine all these parts.
Learning Topics of this course:
-
Build our own Login System from Scratch with NodeJS
-
Use Express framework together with NodeJS
-
Build components that can be reused with Angular and see how reactive our page will be
-
Connect third-party libraries and frameworks to our Angular app like Angular Material, Bootstrap, ngx-bootstrap, MomentJS
-
Create Endpoints with NodeJS and then send requests to them with Angular Requests
-
Explain how to Upload Images and fetch them back
-
Make your Application more secure by implementing Users, Authentication as well as Authorization
-
Implement beautiful tables using Angular Material and add Pagination
-
And a lot more…!
This course will dive deeper and we will not stay to begginer levels.
Far from basics!
In most courses here on Udemy you will learn a lot but only a few dive deeper and close to real web app. You will a lot in this course and you’ll see some real-time problems that you may face later on as Software Engineer and a Software Developer.
Who should take this course?
-
Basic NodeJS and Angular Experience is strongly recommended and it will help you a lot
-
You should be familiar with HTML, CSS and JavaScript basics
-
MongoDB (+ Mongoose) knowledge is a plus as MongoDB will be used in this course but won’t be subject of in-depth explanations
-
NO expert or advanced knowledge on any of these topics is required or assumed
By the end of this course, you will be able to create your own MEAN Stack Application!!!
Course Curriculum
Chapter 1: Getting Started
Lecture 1: Intro
Lecture 2: MEAN Pattern
Lecture 3: Install NodeJS and Angular CLI
Lecture 4: Choose your IDE
Lecture 5: Course Topics
Lecture 6: Get Most of this Course
Chapter 2: Angular Front-End
Lecture 1: Intro
Lecture 2: Folder Structure – SPA
Lecture 3: Component Overview
Lecture 4: Install Angular Material and Bootstrap
Lecture 5: Create Login Component
Lecture 6: Getting form values- Template driven Approach
Lecture 7: Adding Validation
Lecture 8: Angular Router – Register Component
Lecture 9: Create a Toolbar
Lecture 10: Create Sidenav Bar
Lecture 11: Sidenav Menu Components
Lecture 12: Manage-Reservations
Lecture 13: Create a Car
Lecture 14: Angular Http Request
Chapter 3: NodeJS – Backend
Lecture 1: Introduction
Lecture 2: Connecting Front with Backend
Lecture 3: Restful API
Lecture 4: CORS Explanation
Lecture 5: Create Node-Server
Lecture 6: Install Express
Lecture 7: Install Cors and Body-Parser
Lecture 8: Install Nodemon
Lecture 9: Create Signup Endpoint
Lecture 10: Finish Signup
Lecture 11: Login – Backend Logic
Lecture 12: Login – Front End Logic
Lecture 13: Connection to MongoDB
Chapter 4: Finishing Up
Lecture 1: Upload Image- Angular Request
Lecture 2: Install Multer – Image endpoint
Lecture 3: Create Car Angular Request
Lecture 4: Create Car Endpoint- Save to Mongo
Lecture 5: Users Angular Request and Node EndPoint
Lecture 6: Explanation of Mat Table
Lecture 7: Implement Logic of Mat Table
Lecture 8: Put Data to our Mat Table from Backend
Lecture 9: Delete User
Lecture 10: Fix Make Admin Button
Lecture 11: Fix Toggle
Lecture 12: Explain the query Structure
Lecture 13: Reservation endpoint
Lecture 14: Install MomentJS and ngx-Bootstrap
Lecture 15: Implement ngx-Bootstrap Datepicker
Lecture 16: Moment Library Conversions
Lecture 17: Reservation Schema and fix EndPoint and Angular Request
Lecture 18: Fix some Mistakes
Lecture 19: Use Subjects to pass Cars from Datepicker component to MainPage
Lecture 20: Load Cars in Mat-Card
Lecture 21: Modify Mat-Card for our Cars
Lecture 22: Add real Cars
Lecture 23: Send Angular Request to Rent a Car
Lecture 24: Rent Endpoint and save to Database
Lecture 25: Angular Material Dialog
Lecture 26: Angular Request to get Rented Cars
Lecture 27: Manage Reservation Mat Table
Lecture 28: Cancel a Reservation
Lecture 29: Unsubscribe to avoid Memory Leaks
Chapter 5: Deployment
Lecture 1: Deployment Options
Lecture 2: Upload Backend – Option 1
Lecture 3: Upload Front-end – Option 1
Lecture 4: Finishing the seperated Uploads – Option 1
Lecture 5: Upload one Combined App – Option 2
Chapter 6: Project Code
Lecture 1: Final Code
Instructors
-
Markos Klinakis
Software Engineer, Android and IoT Developer
Rating Distribution
- 1 stars: 2 votes
- 2 stars: 3 votes
- 3 stars: 9 votes
- 4 stars: 17 votes
- 5 stars: 22 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 Mobile App Development Courses to Learn in December 2024
- Top 10 Graphic Design Courses to Learn in December 2024
- Top 10 Videography Courses to Learn in December 2024
- Top 10 Photography Courses to Learn in December 2024
- Top 10 Language Learning Courses to Learn in December 2024
- Top 10 Product Management Courses to Learn in December 2024
- Top 10 Investing Courses to Learn in December 2024
- Top 10 Personal Finance Courses to Learn in December 2024
- Top 10 Health And Wellness Courses to Learn in December 2024
- Top 10 Chatgpt And Ai Tools Courses to Learn in December 2024
- Top 10 Virtual Reality Courses to Learn in December 2024
- Top 10 Augmented Reality Courses to Learn in December 2024
- Top 10 Blockchain Development Courses to Learn in December 2024
- Top 10 Unity Game Development Courses to Learn in December 2024
- Top 10 Artificial Intelligence Courses to Learn in December 2024
- Top 10 Flutter Development Courses to Learn in December 2024
- Top 10 Docker Kubernetes Courses to Learn in December 2024
- Top 10 Business Analytics Courses to Learn in December 2024
- Top 10 Excel Vba Courses to Learn in December 2024
- Top 10 Devops Courses to Learn in December 2024