Learn MeteorJS By Building 10 Real World Projects

Its a Complete Course to Learn MeteorJS Step by Step Through The Complete Process of Building 10 Real World Projects.

3.80 (295 reviews)
Udemy
platform
English
language
Web Development
category
3,302
students
15 hours
content
Dec 2018
last update
$54.99
regular price

What you will learn

Use Meteor Framework to Build Web Solutions

Build apps which work on both mobile and web using single code base

Understand the MEAN stack technologies

Learn core concepts of JavaScript based framework

Description

Applications have significantly changed the way we function, allowing us to simplify even the toughest things in life. So, to simplify the process of building apps, Meteor JS was introduced.

What is Meteor JS?

Meteor JS is an open-source full stack JavaScript app development tool that allows developers to quickly create complex web and mobile apps. The framework, itself has been designed with simplicity and efficiency in mind, making it easy enough for a newbie to learn but powerful enough for even the most experienced developers.

Meteor JS is based on Node JS and is also capable of producing cross-platform (web, Android, iOS) coding. As framework easily pairs up with MongoDB for back-end performance, as it is built on the MEAN stack. It uses Distributed Data Protocol and publish–subscribe pattern to automatically transmit data changes to the clients, without needing the developer to write any synchronization coding.

Meteor JS is simple and easy to understand, and all you need to get started with this amazing framework is an understanding of JavaScript, HTML and CSS.

Meteor JS includes components such as Command Line Tool, Server, Communication Layer, Browser and Cordova.

There are a few great reasons for using Meteor JS such as:

  • All apps are built in real-time by default.
  • You only need to know how to write in JavaScript, so you don’t have to learn any additional languages
  • Great for rapid application development
  • Single codebase can be used to develop web as well as mobile apps
  • Lightweight libraries that can easily handle HTTP, client interactions and databases.

You can learn this and so much more in our Meteor JS tutorial course. However, don’t resort to textbook theory or lengthy boring lectures to learn how Meteor can change your development life.

This course will teach you the theory behind and tech and also how to practically use this framework in this project based course. You will learn how to build 10 amazing projects from scratch using Meteor JS and related technologies.

Project 1 – My ToDo App – Create a functional To Do app that will teach you how to build the UI and also create and display posts.

Project 2 – Microposts – Create small mini posts and learn how to create and display these posts

Project 3 – FAQ Component – Create a FAQ and also how to use the Accordion UI and the Houston Admin Panel

Project 4 – SpatIt Product Reviews – Create an app where users can log in, pick a category, add a product and allow other users to add reviews and comments.

Project 5 – Custom Login System – Create a login system from scratch including designing the UI and a Dashboard and control panel.

Project 6 – Helptickets – Create a support ticket system, where customers can log in and create tickets while staff can reply to the tickets.

Project 7 – WebPlans – Learn how to build a simple subscription login website, where we can add plans and users can then subscribe to those plans.

Project 8 – Codefolio – Create a project showcase operation for a designer or photographer. A user will be allowed to log in upload the projects, which will then be displayed in the frontend.

Project 9 – PhotoStory – Learn a drag and drop application for adding photos for upload. Users will also be allowed to add a title and a short story with the image.

Project 10 – TechMeetups App – An application where users can search and post tech meetups.

With so much packed in this vast framework, it is no wonder a lot of developers are turning to this technology for all their app development needs. What’s stopping you from integrating this amazing technology in your life?

Content

Course Intro

Course Intro

myTodos App

Project Intro
Get Started With Meteor
Displaying Todos
Adding, Updating & Deleteing Todos
User Accounts & Methods
Subscribe & Publish
Deploying an App
Chapter 1 Quiz

Microposts

Project Intro
App Setup & Routing
Building the UI
User Accounts Creation
User Accounts Implementation
Display Posts
Creating Posts
Securing Our App
Chapter 2 Quiz

FAQ Component

Project Intro
Packages & Router
Accordion UI
Display FAQ in Accordion
Houston Admin Panel
Chapter 3 Quiz

SpatIt Product Reviews

Project Intro
Files & Base Layout Creation
Files & Base Layout Implementation
Reading Products & Categories
Add Products - Basics
Add Products - Implementation
Product Display
Product Reviews - Basics
Product Reviews - Implementation
Accounts & Security
Chapter 4 Quiz

Custom Login System

Project Intro
Login & Register UI Basics
Login & Register UI Implementation
User Registration & Validation
User Login
Dashboard & Access Control
Chapter 5 Quiz

Helptickets

Project Intro
Files & Layout
Custom Login System - Design
Custom Login System - Implementation
Adding & Listing Tickets
Ticket Page & Reply
Staff & Departments - Design
Staff & Departments - Implementation
Chapter 6 Quiz

WebPlans

Project Intro
Meteor Skeleton Setup
Meteor Skeleton Setup - Final steps
Default Admin User
Plans CRUD
Plans CRUD - Implementation
Subscriber Functions
Subscriber Functions - Implementation
Chapter 7 Quiz

Codefolio

Project Intro
Integrating the Template
Integrating the Template - Implementation
Inner & Admin Page Markup
Admin Login Functions
Admin Login Functions - Final Implementation
Blog Post CRUD
Blog Post CRUD - Implementation
Projects CRUD - Design
Projects CRUD - Implementation
Frontend Blog Posts
Frontend Project Pages
Chapter 8 Quiz

PhotoStory

Project Intro
Getting Started
Accounts & Dropzone Upload
Image Feed Display
Adding Image Info
Adding Image Info - Final Steps
Methods and Publication
Methods and Publication - Final Steps
Chapter 9 Quiz

TechMeetups App

Project Intro
Meteor Boilerplate Setup
Fetching & Displaying Meetups
Add Meetups & Display Info
Update & Remove Meetups
Chapter 10 Quiz

Course Summary

summary
Bonus Lecture: More Interesting Stuff, Offers and Discounts

Screenshots

Learn MeteorJS By Building 10 Real World Projects - Screenshot_01Learn MeteorJS By Building 10 Real World Projects - Screenshot_02Learn MeteorJS By Building 10 Real World Projects - Screenshot_03Learn MeteorJS By Building 10 Real World Projects - Screenshot_04

Reviews

Mary
December 16, 2015
Section 2 - myTodos App is pretty much the same as the one on the official Meteor JS site. Following this instructor's example I've encountered a few bugs, one of which he also has but skips over. Once different users are implemented, I cannot delete the existing todo list from the page when no user is signed in. Also, for some reason the setChecked function no longer works.
Dario
December 12, 2015
I came to Meteor from Rails after failing to get traction on other JS frameworks and this course got me going FAST. Highly Recommended
Keith
December 3, 2015
Brad's courses are awesome and this is no exception. Great work explaining how to use this exciting new framework!
Matej
November 6, 2015
Its good but now is 2016 and meteor is 1.3 and this course have meteor 1.09 or 1.1 so there are sometime errors....I know meteor and JS a bit so is not problem to fix it, for someone who have no point it could be problem...So Thanks God for Q&A Me and few more people wrote there answers.. So Yes I recommended this course...But Please UPDATE IT TO NEWER VERSION!!!!
Eneas
October 29, 2015
I knew nothing about MeteorJS and, thanks to this course and the MeteorJS learning curve I feel now completely able to develop a complex app. There is always something to improve, so I'd like to give a bit of feedback that might be useful for future improvements: - I find really good the real feel that you are developing at the same time as the teacher, as sometimes errors appear in his screen and you find out how to solve them. Other courses feel like a smooth sailing and that's not true. - I'd like some a bit more advanced courses using totally different packages, such as a checkout in an eCommerce store or the possibility of combinate meteorJS with MySQL (this one is still being developed), creating charts, or even deploy into your own server example.com instead of meteor servers. But honestly, this is a really really good course to follow, I'd recommend it to everyone who is interested in learning MeteorJS
Ioan
October 28, 2015
The course is really nice and even if I started using Meteor a few months ago, I still found it very useful. Thanks!
Ajinkiya
October 27, 2015
Great way to learn real world projects with meteorjs, good intro to the course. thanks for providing such a nice projects to learn
Kip
October 26, 2015
You can tell the instructor is a programmer and gets the job done with least amount of effort. This is what I like, programming should be easy. This course does not use the latest release of Meteor but to this point it has not been a problem for me. Also, I posted a question and the instructor got right back to me. So far I really like the framework MeteorJS but I really need training courses like this to be able to learn it so thank you for creating this! I am a windows form programmer so much of this web programming is new to me. I strongly recommend that anyone who seriously wants to take these on line courses set up a 2 monitor computer system. I can now go thru tutorials twice as fast as I could before. It makes following along the tutorial sooooooo much easier and a lot less frustrating. I will keep adding to this review as I continue this course.
Jason
October 15, 2015
It was fantastic. The pace was good and the level of detail was perfect. The course gave insight into Meteor, Handlebars, and Bootstrap all integrated together which is what you need to know to create anything. It's hard to learn technology if it's just listing all the features one by one without an integrated project. Well done Instructer for the awesome course. highly recommended
Jayanth
October 2, 2015
It is an excellent course. Brad, does an excellent job on delivery. Some aspects that could have been better * Sticking to a single UI framework than jumping between bootstrap and foundation *
Kyle
September 24, 2015
The instructor was clear, easy to understand helpful, Each of the concepts covered were explained very well. However I feel I would need more knowledge of how to use the other modules that are available before I would have enough confidence to make my own app
Shafique
September 5, 2015
Pros: The course contains good introduction to many meteor packages and how to use them, and it is a good introduction to using meteor. Cons: 1. Makes many mistakes: Sometimes it is good to see mistakes and how to fix them, but he makes too many, wasting too much time 2. Video quality and presentation: Some of the videos are blurry. Many are too long and should be broken up (though it the point above were addressed the videos would be shorter). None of the videos are edited. Sometimes the transistion between videos could be done at a better point in the lesson. 3. No use of source control (e.g. how about using git, what should the .gitignore file look like?) 4. No unit testing (unit tests and acceptance tests are necessary) 5. Why not just pay for the sublime text license? He is using an unregistered version, and registering it costs only $70, and presumably he's making more than that much from these videos.
Stick
September 1, 2015
I like that the majority of the content is video based with the instructor talking about each topic within the section meanwhile demonstrating how the outcome should be.Comprehensive and informative course . I learn a lot in few weeks .
Kudret
August 23, 2015
On each section I expected that the level would increase and advanced topics would also be covered, however each section has almost same tasks (creating views, routes and attaching data nothing more). Security concepts are also not so well explained. Instructor repeats same mistakes in some sections (forgetting template tag in views) and tries to refresh page (although meteor does it auto). These are may be small things but breaks my confidence to instructor. In summary not bad but was not useful for me.
Natasha
August 13, 2015
The course is very rich in content, and covers a lot of ground concepts, The way of teaching the concepts is very nice and easy to understand. Highly recommended course for those who want to build projects by MeteorJS! Keep the good work!

Charts

Price

Learn MeteorJS By Building 10 Real World Projects - Price chart

Rating

Learn MeteorJS By Building 10 Real World Projects - Ratings chart

Enrollment distribution

Learn MeteorJS By Building 10 Real World Projects - Distribution chart

Related Topics

565000
udemy ID
7/26/2015
course created date
6/23/2019
course indexed date
Bot
course submited by