firebase-js-sdk icon indicating copy to clipboard operation
firebase-js-sdk copied to clipboard

feat(docs): add developer documentation

Open rafikhan opened this issue 3 months ago • 3 comments

This commit introduces a new developer documentation hub under the devdocs directory. The goal of this new documentation is to provide a comprehensive resource for developers working on the Firestore JS SDK.

The new documentation includes:

  • Overview: A high-level overview of the SDK, its goals, and architecture.
  • Prerequisites: A guide for new contributors, outlining the necessary skills and knowledge.
  • Architecture: A detailed explanation of the SDK's architecture, core components, and data flow.
  • Code Layout: A document that explains the structure of the codebase.
  • Build & Testing: Initial documents for the build and testing processes.
  • Bundles: Initial documents for the bundles capability.

rafikhan avatar Sep 04 '25 21:09 rafikhan

⚠️ No Changeset found

Latest commit: 9892f5791f045eaa01698045dd7357b0f308e335

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

changeset-bot[bot] avatar Sep 04 '25 21:09 changeset-bot[bot]

Size Report 1

Affected Products

No changes between base commit (8e26a55) and merge commit (eb7d97e).

Test Logs

google-oss-bot avatar Sep 04 '25 21:09 google-oss-bot

Size Analysis Report 1

Affected Products

No changes between base commit (8e26a55) and merge commit (eb7d97e).

Test Logs

google-oss-bot avatar Sep 04 '25 21:09 google-oss-bot

Changeset File Check :white_check_mark:

  • No modified packages are missing from the changeset file.
  • No changeset formatting errors detected.

github-actions[bot] avatar Dec 16 '25 00:12 github-actions[bot]