Appearance
简介
¥Introduction
你正在阅读 Meteor 3 文档!
搜索 Meteor 2 文档?访问 Meteor 2 文档。
¥Searching for the Meteor 2 documentation? Access the Meteor 2 Docs.
从 Meteor 2 升级?查看 迁移指南。:::
¥Upgrading from Meteor 2? Check out the Migration Guide.
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 或 TypeScript)进行开发:应用服务器、Web 浏览器和移动设备。
¥Meteor allows you to develop in one language, JavaScript or TypeScript, 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 为前端开发提供了灵活性,允许你选择你喜欢的框架,例如 React、Vue、Blaze、Svelte 或 Solid。
¥Meteor offers flexibility in front-end development, allowing you to choose your preferred framework such as React, Vue, Blaze, Svelte, or Solid.
Meteor 通过 Methods 简化了后端和前端集成,其内置的远程过程调用 (RPC) 系统可实现无缝通信。
¥Meteor simplifies back-end and front-end integration through Methods, its built-in Remote Procedure Call (RPC) system for seamless communication.
Meteor 包含一个随时可用的登录和账户包,无需为你的应用重建身份验证系统。
¥Meteor includes a ready-to-use Login and Accounts package, eliminating the need to rebuild authentication systems for your applications.
Meteor 资源
¥Meteor Resources
学习 Meteor
¥Learning Meteor
首先学习如何在 安装部分 中安装 Meteor。
¥Start by learning how to install Meteor in the Installation Section.
教程是开始的最佳地方。构建一个简单的应用来管理任务列表!适用于 React 和 Vue 3。Blaze 和 Svelte 教程即将推出。
¥The tutorials are the perfect place to start. Build a simple app to manage a task list! Available for React, and Vue 3. Blaze and Svelte tutorials are coming soon.
参加 Meteor 完全专业、引人入胜且互动的在线学校。加入 Meteor 大学。我们的课程涵盖了 Meteor 2,但大部分内容仍然相关。
¥Participate in Meteor's fully professional, engaging and interactive online school. Join Meteor University. Our courses cover Meteor 2 but most of the content is still relevant.
订阅我们的官方 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, and community discussions.
加入官方 Meteor Lounge Discord 上的讨论和直播。
¥Join the discussion and live streams on the official Meteor Lounge Discord.
与 Meteor Slack 社区 中的同行互动。
¥Engage with peers in the Meteor Slack Community.