Skip to content

简介

¥Introduction

你正在阅读 Meteor 3 文档!

Meteor 是一个用于开发现代 Web 和移动应用的全栈 JavaScript 平台。Meteor 包括一组用于构建连接客户端响应式应用的关键技术、一个构建工具以及一组来自 Node.js 和一般 JavaScript 社区的精选包。

¥Meteor is a full-stack JavaScript platform for developing modern web and mobile applications. Meteor includes a key set of technologies for building connected-client reactive applications, a build tool, and a curated set of packages from the Node.js and general JavaScript community.

  • Meteor 允许你在所有环境中使用一种语言 JavaScript 进行开发:应用服务器、Web 浏览器和移动设备。

    ¥Meteor allows you to develop in one language, JavaScript, in all environments: application server, web browser, and mobile device.

  • Meteor 使用在线数据,这意味着服务器发送数据而不是 HTML,然后客户端渲染它。

    ¥Meteor uses data on the wire, meaning the server sends data, not HTML, and the client renders it.

  • Meteor 拥抱生态系统,以谨慎和深思熟虑的方式将极其活跃的 JavaScript 社区的最佳部分带给你。

    ¥Meteor embraces the ecosystem, bringing the best parts of the extremely active JavaScript community to you in a careful and considered way.

  • Meteor 提供全栈反应能力,让你的 UI 能够以最少的开发工作无缝地反映世界的真实状态。

    ¥Meteor provides full stack reactivity, allowing your UI to seamlessly reflect the true state of the world with minimal development effort.

Meteor 资源

¥Meteor Resources

学习 Meteor

¥Learning Meteor

  • 首先学习如何在 安装部分 中安装 Meteor。

    ¥Start by learning how to install Meteor in the Installation Section.

  • 对于初学者来说,教程 是开始使用 Meteor 的最佳选择。构建一个简单的应用来管理任务列表!适用于 ReactBlazeSvelteVue 3

    ¥For beginners, the Tutorials are the perfect place to start with Meteor. Build a simple app to manage a task list! Available for React, Blaze, Svelte, and Vue 3.

  • 参加 Meteor 完全专业、引人入胜且互动的在线学校。加入 Meteor 大学

    ¥Participate in Meteor's fully professional, engaging and interactive online school. Join Meteor University.

  • 订阅我们的官方 Youtube 通道 并观看最新的 MeteorJS 视频和演示。

    ¥Subscribe to our official Youtube channel and watch the latest MeteorJS videos and presentations.

开发者资源

¥Developer Resources

  • 探索并为我们的 GitHub 存储库 做出贡献。你可以访问我们的代码、请求新功能并开始做出贡献。

    ¥Explore and contribute to our GitHub repository. You can access our code, request new features, and start contributing.

  • 使用 VS Code 扩展 增强你的编码体验,它为 Meteor 的核心和包提供 IntelliSense 支持。

    ¥Enhance your coding experience with the VS Code Extension, which provides IntelliSense support for Meteor's core and packages.

  • 使用 Chrome 扩展程序Firefox 扩展 深入了解应用的性能并了解应用内部发生的事情。

    ¥Use the Chrome Extension or Firefox Extension for insights into your app's performance and to understand what is going on under the hood of your application.

  • 发现 Meteor 示例 以查看使用 Meteor 构建的一系列项目。

    ¥Discover Meteor Examples to see a range of projects built with Meteor.

  • 访问 Atmosphere,这是 Meteor 社区软件包的专用存储库。

    ¥Visit Atmosphere, the dedicated repository for Meteor community packages.

加入我们的社区

¥Join Our Community

  • 参与 官方论坛 了解项目新闻、支持、社区讨论和核心功能更新。

    ¥Participate in the Official Forum for project news, support, community discussions, and updates on core features.

  • 加入讨论并及时了解官方 Meteor Lounge Discord 的公告。

    ¥Join the discussion and stay updated with announcements on the official Meteor Lounge Discord.

  • Meteor Slack 社区 中的同行合作以获得技术支持、结识新开发者并交流想法。

    ¥Engage with peers in the Meteor Slack Community for technical support, meeting new developers, and exchanging ideas.