主题
目录
¥Table of Content
学习 Elysia 没有固定的学习方法,但我们建议先完成基础章节,因为该章节简要介绍了 Elysia 的大部分功能和基础知识,然后再跳转到你感兴趣的其他主题。
¥There's no correct way to learn Elysia, but we recommended completing the essential chapter first as the chapter briefly covers most of Elysia's features and foundation before jumping to other topics that interest you.
完成必读章节后,你可以跳转到任何你感兴趣的主题。我们按顺序组织了一个推荐章节,因为它可能会引用上一章。
¥Once you've completed the essential chapter, you may jump to any topic that interests you. We have organized a recommended chapter in order as it may reference to previous chapter.
必备知识
¥Prerequisite Knowledge
虽然 Elysia 的文档旨在方便初学者,但我们需要建立一个基准,以便文档能够专注于 Elysia 的功能。每当我们引入新概念时,都会提供相关文档的链接。
¥Although Elysia's documentation is designed to be beginner-friendly, we need to establish a baseline so that the docs can stay focused on Elysia's functionality. We will provide links to relevant documentation whenever we introduce a new concept.
为了充分利用我们的文档,建议你对 Node.js 和基本 HTTP。
¥To get the most out of our documentation, it's recommended that you have a basic understanding of Node.js and basic HTTP.