开发规范
Engineering philosophy
Summarize your team’s approach to engineering here.
History
Notes about how the current codebase evolved.
Patterns to follow
- List patterns that engineers should follow here.
- You can create
inline code snippetswith the shortcutcmd/ctrl + e.
Code samples
Add code blocks for common snippets. Type /code and press enter. Choose the language you’re using from the dropdown at the bottom right corner. Hover to copy with one click.
1 | var a = 1; |
Further Reading
Check out this Notion guide to learn about more ways to create content.