A language's section should follow this format, as a second level heading and below:
Description
- Thing 1 — Short description of Thing 1
- Thing 2 — Short description of Thing 2
- Thing 3 — Short description of Thing 3
Those are —
Learning resources include documentation and tutorials for direct learning.
Culture resources are resources that are important to that language's ecosystem, such as a popular speaker within its community or common guidelines for efficient style.
This list is general, so it welcomes the addition of new sections, but just keep in mind that a first level heading should be able to support many second level heading topics.
This project includes a setup for spellchecking with npm packages. To use it,
- install npm
- run
npm install
- run
npm test