blitzjs.com icon indicating copy to clipboard operation
blitzjs.com copied to clipboard

"How to read the docs" section

Open antonykamp opened this issue 4 years ago • 3 comments

hey,

It would be cool to have a kind of "How to read the docs" section somewhere :)

As a starter (as well as an advanced user) you could find your way to the right section based on questions. A simple example:

  • How do I maintain the database? -> "Database"
  • How do I use the database? ->"Queries & Mutations"

This may be related to #170 and the Getting Started with Blitz - Learning section.

antony :)

antonykamp avatar Apr 17 '21 16:04 antonykamp

I think https://github.com/blitz-js/blitzjs.com/pull/446 maybe will address this?

flybayer avatar Apr 17 '21 20:04 flybayer

Ah. I thought this page would be a "tutorial" on developing applications in general and how blitzjs helps the user on this path :) I was looking for something where you can understand the (for starter complex :)) structure of the blitzjs docs. Something that goes little bit deeper than Getting Startet with Blitz - Learning

antonykamp avatar Apr 18 '21 10:04 antonykamp

The Learning Path is meant as a starting for learning about things related to building Applications with Blitz, that's not immediately part of Blitz.

What you're asking for sounds more like a big directory of questions, and links to answers. That's a good idea, but different from the Learning Path.

Skn0tt avatar Apr 24 '21 18:04 Skn0tt