In this course we will build a Trello clone API using Angular, Typescript, NodeJS, Express, MongoDB and Socket IO . This course is fully focused on fast and deep dive into creation of fullstack application with this tools. We will start from scratch and step by step you will get close to finished real application. You will deeply understand how to structure your application, build reusable and understandable modules and services and split code into smaller chunks of code.
Build Fullstack Trello clone: WebSocket, Socket IO
Build Fullstack Trello clone: WebSocket, Socket IO is a 47-lesson 8 hours 49 minutes self-paced course by Udemy. In this course we will build a Trello clone API using Angular, Typescript, NodeJS, Express, MongoDB and Socket IO .
Course facts
- Lessons
- 47
- Duration
- 8 hours 49 minutes
- Level
- All levels
- Language
- English
- Updated
- Instructor
- Udemy
- Price
- Premium
We will write code together in efficient way to make it pure and avoid data complexity. We will do real time communication by implementing WebSocket with Socket IO.
Our code will be written with Typescript on the backend and on the client.
We will deploy our application to the real production server at the end of the course.
For each lesson you'll get source code of the lesson, so it's easy to see the progress and get a working app on any lesson you want.
What you will learn in this course:
Structure and configure project
Write high quality code with Typescript on real project
Create reusable modules, controllers and services
Implementing authentication both in http and in websockets
Deeply understand Angular & Express design patterns
No prior knowledge except of Javascript is needed (because I will teach you everything from basics) but if you have experience with any of this (Angular/Express/Typescript/MongoDB/Socket io) it will be easier for you to go through this course.
If you are feeling like you learned web but you still still missing knowledge of how to build your own real application this course is what you need.
Who teaches Build Fullstack Trello clone: WebSocket, Socket IO? Udemy
Udemy is the largest open marketplace for online courses on the internet. Founded in 2010 by Eren Bali, Oktay Caglar, and Gagan Biyani and headquartered in San Francisco, the company went public on the Nasdaq in 2021 under the ticker UDMY. The platform hosts well over two hundred thousand courses across software development, IT and cloud, data science, design, business, marketing, and creative skills, taught by tens of thousands of independent instructors. Roughly seventy million learners use it worldwide, and the corporate arm — Udemy Business — supplies a curated subset of that catalog to enterprise customers.
Because Udemy is a marketplace rather than a single editorial publisher, the catalog is uneven by design. The strongest material lives in the long-form, project-based courses authored by working engineers — full-stack JavaScript, React, Node.js, Python data science, AWS, Docker and Kubernetes, mobile development with Flutter and React Native, and cloud certification preparation. The CourseFlix listing under this source is the slice of that catalog that has been mirrored here for offline-friendly viewing, organized by topic and updated as new releases land. Pricing on Udemy itself swings dramatically with the site's near-permanent sales, which is why the platform is best treated as a deep reference catalog: pick instructors with strong reviews and a track record of updating their material rather than buying on the headline price alone.
What lessons are included in Build Fullstack Trello clone: WebSocket, Socket IO?
| # | Lesson Title | Duration | Access |
|---|---|---|---|
| 1 | What technologies do we use? Demo | 03:34 | |
| 2 | Downloadable resources | 00:41 | |
| 3 | Installing Node & Angular | 08:10 | |
| 4 | Configuring server | 05:06 | |
| 5 | Installing database | 07:28 | |
| 6 | Do you use a good editor? | 02:20 | |
| 7 | Setting up socket with Express | 11:54 | |
| 8 | Creating Mongoose user model | 22:21 | |
| 9 | Adding registration | 20:11 | |
| 10 | Implementing login | 11:05 | |
| 11 | Creating auth middleware | 15:41 | |
| 12 | Creating auth module | 19:00 | |
| 13 | Register page - Markup + Form | 12:56 | |
| 14 | Register page - service + validation | 11:07 | |
| 15 | Login page | 10:01 | |
| 16 | Home page | 08:14 | |
| 17 | Auth interceptor | 08:06 | |
| 18 | Auth guard | 13:53 | |
| 19 | Gettings boards | 14:16 | |
| 20 | Frontend for gettings boards | 10:01 | |
| 21 | Inline form | 15:29 | |
| 22 | Implementing creating a board | 19:20 | |
| 23 | Adding Top bar and logout | 07:39 | |
| 24 | Creating board module | 08:59 | |
| 25 | Getting a single board | 02:48 | |
| 26 | Adding board stream | 06:27 | |
| 27 | Creating socket service | 09:56 | |
| 28 | Joining and leaving board | 17:20 | |
| 29 | Authentication in socket.io | 11:28 | |
| 30 | Getting columns | 09:15 | |
| 31 | Create column with websockets | 12:15 | |
| 32 | Getting columns | 11:38 | |
| 33 | Create column form | 15:58 | |
| 34 | Creating a basic task | 09:36 | |
| 35 | Getting tasks | 11:43 | |
| 36 | Create task form | 08:25 | |
| 37 | Update board name | 15:28 | |
| 38 | Delete board | 08:19 | |
| 39 | Delete column | 10:10 | |
| 40 | Update column | 08:55 | |
| 41 | Unsubscribe | 06:55 | |
| 42 | Task module and basic component | 15:55 | |
| 43 | Get task and columns | 13:58 | |
| 44 | Update task | 14:43 | |
| 45 | Delete task | 07:31 | |
| 46 | Deployment | 31:30 | |
| 47 | Homework | 02:03 |
Get instant access to all 46 lessons in this course, plus thousands of other premium courses. One subscription, unlimited knowledge.
Learn more about subscriptionWhat courses are similar to Build Fullstack Trello clone: WebSocket, Socket IO?
UpdatedLearn JavaScript Closures (PRO)
By: CodesmithA hands-on, interactive 26-lesson course on JavaScript closures: where they're used, why they matter, and how to explain them in interviews.5h 15m
Updated 3y agoCreating a simple portfolio website with WebGL and Barba.js
By: AwwwardsNothing beats smooth user experience. That is the reason we love WebGL, because we can do crazy effects with amazing performance. But if you combine that with s3h 41m
Updated 2y agoMake a Google search engine clone: JavaScript PHP and MySQL
By: UdemyDo you want to become an expert in JavaScript, PHP and MySQL?Do you want to build a real search engine just like Google? If so, you’re in the right place!5h 47m5/5
Updated 2y agoLearn HTML Canvas - Pixels, Particles & Physics
By: UdemyLearn the fundamentals of HTML canvas and discover how to develop, draw, and animate visuals and images with vanilla JavaScript. No frameworks and no libraries.2h 15m
Updated 3y agoGrunt
By: UdemyJavaScript task runner - Grunt - a tool for building javascript projects. A flexible and fast way to collect your projects in development. What is it for? In th57m
ClassicMERN Stack From Scratch
By: Brad TraversyWe spend 12 hours creating this project from scratch. It includes a multi-step checkout process with PayPal integration, product search, rating & review, user p13h 32m5/5
More courses by Udemy
Updated 3mo agoReact - The Complete Guide
React: The Complete Guide by Maximilian Schwarzmüller — original 2022 edition covering React hooks, Redux, Context API, Next.js basics.47h 42m5/5
Updated 3y agoComplete C# Unity Game Developer 3D
This is the long-awaited sequel to the Complete Unity Developer - one of the most popular e-learning courses on the internet!30h 34m
Updated 3y agoNest.js Microservices: Build & Deploy a Scaleable Backend
Nest.js is an incredible backend framework that allows us to build scaleable Nodejs backends with very little complexity. A Microservice architecture is a popul5h 39m5/5
Updated 3y agoThe HTML & CSS Bootcamp 2023 Edition
Brand new HTML & CSS course, just released in February 2023 Check out the promo video to see the beautiful, responsive projects we build in this course!37h 18m5/5
Updated 3y agoMicroservices with Node JS and React
Event-Based Architecture? Covered! Server side rendering with React? Yep. Scalable, production-ready code? Its here!54h 13m5/5
FreeClassic100 Days of Code - The Complete Python Pro Bootcamp for 2023
Watch the 100 Days of Code Python Pro Bootcamp free: 100 daily projects covering Python basics, web scraping, data science, automation and GUI apps.58h 35m5/5