Revise codelabs - #59
Closed
ravikanchikare wants to merge 6 commits into
Closed
ravikanchikare wants to merge 6 commits into
ravikanchikare wants to merge 6 commits into
Conversation
This commit revises all 15 Codelabs in the codelabs/ directory to ensure they are complete, accurate, and consistent. The key changes include: - Added a "Getting Started from Scratch" section to each Codelab with TODOs for project initialization and local testing. - Verified all manifest snippets are complete and realistic, updating them where they were truncated. - Standardized the formatting and structure of all Codelabs to follow a consistent template. - Improved the "Run/Verify" and "Explanation" sections to be more concrete and grounded in the repository's code. - Updated the `15-adaas.md` Codelab to be a clear placeholder for future implementation.
This commit revises all 15 Codelabs in the codelabs/ directory to ensure they are complete, accurate, and consistent. This change incorporates user feedback by: - Enhancing the 'Setup' section in each Codelab to include instructions on project initialization, manifest validation, and test fixture creation. - Ensuring all code and manifest snippets are complete and not truncated. - Maintaining a consistent structure across all Codelabs. - Updating the `15-adaas.md` Codelab to be a clear placeholder for future implementation.
Converts all 15 Codelab `.md` files to `.mdx` format. This change also restructures the documents to a standard `Setup -> Manifest -> Code -> Run -> Verify` flow, adds frontmatter (title, description), and replaces simplified or incomplete code snippets with their full, untruncated source. Local run commands and expected verification output have been added where possible, with clear notes explaining the limitations for Codelabs that have external dependencies or require UI interaction. Finally, the original `.md` files have been deleted. All changes comply with the standards defined in `AGENTS.md`.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.