Course Outline

Introduction

Meteor Overview

  • What is Meteor?
  • Meteor features

Meteor and React

  • Meteor vs React

Preparing the Development Environment

  • Installing and configuring Meteor

React Quick Start

  • Setting up React
  • Building components
  • Adding CSS
  • Using Ajax and axios
  • Loading data

Meteor

  • Working with MongoDB collections
  • Creating a container
  • Refactoring code

Testing the Application

  • Testing with unit tests and mock tests

Debugging the Application

  • Handling errors

Deploying the Application

  • Deploying and hosting the project

Securing the Application

  • Using Meteor Middleware
  • Working with tokens

Troubleshooting

Summary and Conclusion

Requirements

  • JavaScript programming experience

Audience

  • Web Developers
  14 Hours
 

Testimonials

Related Courses

PHP with React

 14 hours

React is a JavaScript Library for desiging the front-end components (views, interactive elements, UI refreshing, etc.) of a web application. PHP on the other hand, involves the back-end components (servers, database systems, etc.) of a web

React: Build Highly Interactive Web Applications

 21 hours

React is an open source Javascript library that can be used to create interactive web and mobile applications. It is often compared to MVC frameworks such as Angular, Ember and Backbone, however, React is distinct in its focus on the UI of the

Relay: Efficiently Fetch Data in React Applications

 14 hours

Relay is a JavaScript framework for building data-driven React applications. GraphQL is a data querying language for describing complex, nested data dependencies in modern applications. Together they allow an application's components to be moved

React Patterns

 14 hours

This instructor-led, live training (online or onsite) is aimed at developers with React skills who wish to optimize and improve their creation of React applications by understanding and applying React's component patterns.   By the end

Advanced React

 14 hours

React is an open source Javascript library that can be used to create interactive web and mobile applications. This instructor-led, live training (online or onsite) is aimed at developers who wish to build React components and design complex

Choosing the Right JavaScript Framework

 14 hours

Developing a front-end application is an enduring task when there are so many new and emerging JavaScript Frameworks to choose from. The choice of a good framework depends on the requirement and use-case. In this course, we will breakdown the

Building Interactive Applications with React, Redux and GraphQL

 28 hours

React is a Javascript library for building fast and smooth interactive web pages. Together with the Flux architecture and the GraphQL query language, extremely powerful and efficient web applications can be built. In this instructor-led, live

React, Redux and TypeScript

 21 hours

React is a widely-used library for creating single page applications in JavaScript and HTML. It is used by companies such as Facebook, Instagram, Netflix or the New York Times. This course will introduce the foundations on which React and other

Testing React Apps with Jest

 14 hours

Jest is a testing framework maintained by Facebook to test React components. This instructor-led, live training (online or onsite) is aimed at engineers who wish to use Jest to test React applications and components. By the end of this

React, Relay, and GraphQL

 14 hours

In the years following 2010, the switch from native web platforms to their mobile counterpart required a more efficient data request system. At the time, companies relied on RESTful services that proved to be faulty due to their inability to

Transform a React Application into a Progressive Web App (PWA)

 14 hours

React is a JavaScript library used to create front-end web applications. Progressive Web Apps are web applications that function and appear like native applications on Android, Windows, and more. Transforming a React application integrates native

Meteor for Cross-Platform Development

 14 hours

Meteor (aka MeteorJS) is an open-source JavaScript web framework written in Node.js. It integrates with MongoDB and enables rapid prototyping of Android and iOS applications. This instructor-led, live training (online or onsite) introduces the

Ant Design

 7 hours

Ant Design is a React UI library and design language for building elegant user interfaces. This instructor-led, live training (online or onsite) is aimed at developers who wish to use Ant Design to enhance the User Experience for their React

Material UI

 7 hours

Material UI is a design library and language for building elegant user interfaces for React applications. It was developed by Google and is very popular for web and mobile applications. This instructor-led, live training (online or onsite) is

Managing React State with MobX

 14 hours

React is a JavaScript library for building user interfaces. MobX is a library for managing state in React applications. This instructor-led, live training (online or onsite) is aimed at developers who wish to use MobX in their React applications