-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Closed
Labels
Description
Story
As a LoopBack4 user, I would like an intuitive sidebar which has clear flow in the order of contents.
NOTE: Make sure we use official LoopBack name throughout our sidebar and documentation (don't use Loopback, or loopback, or loopBack).
Acceptance Criteria
- Organize it so that it goes from fundamentals concepts/tutorials to advanced usage/tutorials
- Move
loopback4-example-log-extensionreference from Getting Started section to Extending LoopBack 4 section - Move FAQ section into its own sidebar root item
- Move
- Split the docs into sections geared towards application developers' vs extension developers' sections
- Reorganize the sidebar contents for application developers in a way that follows the typical developer experience
- For the extension developers, include the following in the
Extending LoopBack 4section:- Move the
Language-related Conceptssection here - For each concepts,
- section on what the concept is
- section on how to implement it
- section onhow it'd be consumed for extension users
- Move the
- Re-write Key concepts for application developers vs extension developers