Complete Title
1-2 Paragraphs describing what the tutorial will teach, why someone might learn it, and if possible, a link to a live version of the app demoing the techniques and content taught.
Objectives
After completing this guide, you'll be able to:
- 3-5 appropriate level Bloom's taxonomy verb objectives
- Don't wordsmith these
- It's ok of they're repetitive
Prerequisites
Next.js and Modern Frontend Development
This tutorial uses Next.js. You don't need to be an expert, but it's helpful to be comfortable with development using a current React framework. You'll be on your own to select and use a package manager, manage Node versions, and other frontend environment tasks. If you don't have your own preference, you can just follow along with us and use Yarn.
(Additional Prerequisites)
This doesn't need to be exhaustive, but it should be comprehensive. It's a good place to outline what you're specifically not going to teach in this tutorial.
Part 1
Text can go here. Usually it will be either an introduction to a long section with subsections, or a short section with no subsections that doesn't fit under a higher level.
Subsection 1
Divide each part into appropriate categories.
Avoid h4 and above
Part 2
More text goes here
Subsection 1
Continue as appropriate
Style Guide
This section is a guide for the style and tone we use writing tutorials at Flow. It is not rigid or inflexible, but should be generally adhered to without specific reasons for exceptions.
Our standard is to achieve approximately 85% adherence or better before publication. It does not need to be perfect and we can iterate later.
Tone, Format, Language, and General Guidance
- Write content in a friendly and approachable tone, think business casual.
- Tutorials are less formal, docs are more formal, articles are in the middle.
- Avoid passive voice
- Use you and we to speak directly to the learner
- Generally, use you when giving specific instructions to the learner to do on their own or giving them advice.
- Next, you'll need to implement a function that does X, Y, and Z. Try doing this on your own first.
- You might find that it's useful to index this property, but there is a performance cost.
- Use we when walking the learner through a task in a guided fashion, or when sharing an opinion (lead with the team).
- Next, we'll go step by step to implement the function to handle this task.
- We've found that a setting of 50 works best, but it's more of an art than a science.
- Generally, use you when giving specific instructions to the learner to do on their own or giving them advice.
- We do not use profanity.
- Released content should be free of spelling and grammar errors.
- We use US English spellings.
- We do not use manual line breaks.
- We are open and honest about our pros and cons as compared to other networks, but we are not harsh, critical, or insulting.
- We use the Oxford comma.
- We use one space after periods.
- Use an autoformatter if you are unable to type only one.
- The site will render the same with 1 space or 2, so it is a moot point.