docsite icon indicating copy to clipboard operation
docsite copied to clipboard

Use App instead of app in all getting started guides

Open ealmloff opened this issue 2 years ago • 2 comments

We should use App in all of the getting started platform guides to be more consistent with the hackernews guide. Some of the guides already use App, but some like the fullstack guide do not

ealmloff avatar Nov 24 '23 17:11 ealmloff

  1. Does this refer only to occurrences of fn app( ) ?
  2. Should the updation be limited to code examples used in the getting started part only?

neonwuchang avatar Mar 10 '24 02:03 neonwuchang

  1. Does this refer only to occurrences of fn app( ) ?
  2. Should the updation be limited to code examples used in the getting started part only?

It would be nice if it was consistent across all the docs, but this issue is specifically about the platform getting started guides because the code you create in those guides can be used to start the hackernews guide. The hackernews guide references the App component with a capital A here so the platform getting started guides should create that component

ealmloff avatar Mar 11 '24 14:03 ealmloff