Busy Developer's Guide to MeteorJS
Offered By: GOTO Conferences via YouTube
Course Description
Overview
Explore a comprehensive guide to MeteorJS in this 58-minute conference talk from GOTO Amsterdam 2016. Discover how to use JavaScript across all tiers and layers of your application without creating a bloated mess. Learn about the Meteor stack, hot code push, and installation process. Dive into practical examples, including creating applications, understanding syntax changes, and working with new features like rest and spread parameters, generators, classes, and promises. Gain hands-on experience building a ToDo app with MongoDB integration, Meteor collections, and reactive dictionaries. Perfect for busy developers looking to streamline their full-stack JavaScript development process.
Syllabus
Intro
What is MeteorJS
JavaScript
Hot Code Push
Meteor Stack
Installing Meteor
Meteor Examples
Create Application
Syntax Changes
Rest and Spread Parameters
Semantics
Generators
Classes
Library Features
Promises
Module System
ToDo App
Mongo
Meteor Collections
Adding Tasks
Defining Events
Reactive Dictionary
Global Tasks
Questions
Taught by
GOTO Conferences
Related Courses
Addressing Algorithmic BiasGOTO Conferences via YouTube Empowering Consumers - Evolution of Software in the Future
GOTO Conferences via YouTube Why Static Typing Came Back
GOTO Conferences via YouTube Higher Kinded Types in a Lower Kinded Language - Functional Programming in Kotlin
GOTO Conferences via YouTube It's Not Hard to Test Smart - Delivering Customer Value Faster
GOTO Conferences via YouTube