Tutorials

screenshot of Tutorials

The Meteor tutorials from meteor.com

Overview:

The official Meteor tutorials have been moved to separate repositories designated for each technology, such as React, Blaze, Vue, Svelte, and Angular. Each repository contains tutorial content and view code for the respective technology. Additionally, there are step-by-step git repositories and a tutorial viewer app available for editing and viewing the tutorials.

Features:

  • Separate Repositories: Official Meteor tutorials now have individual repositories for React, Blaze, Vue, Svelte, and Angular.
  • Tutorial Content: Each repository contains tutorial content and view code for the specific technology.
  • Step-by-Step Repositories: Maintains tutorial content as step-by-step git repositories for each technology.
  • Tutorial Viewer: A simple app called Tutorial Viewer is available for editing and viewing the tutorials.
  • Editing Workflow: Provides guidelines for editing both prose and code snippets in the tutorials.
  • Repository Layout: The Meteor package repository includes directories for content, generated files, repositories, and scripts.
  • Local Package Usage: The repository can be cloned and used as a local package in an application.

Summary:

The official Meteor tutorials have transitioned to separate repositories for various technologies such as React, Blaze, Vue, Svelte, and Angular. Each repository contains tutorial content and view code specific to the technology, along with step-by-step repositories for detailed guidance. Additionally, there are tools available for editing and viewing the tutorials, ensuring a seamless workflow for tutorial maintenance and updates. The repository layout is well-organized, facilitating easy access to tutorial content, generated files, repositories, and scripts.