Skip to content

[Hacktoberfest] Create TypeScript Getting Started Guide for Developer Resources #1408

@BekahHW

Description

@BekahHW

Description

Add a beginner-friendly TypeScript guide to src/content/resources/developer-resources/. This guide should cover TypeScript basics, setup instructions, and include examples from the Virtual Coffee community codebase.

Acceptance Criteria

  • Create a new MDX file in src/content/resources/developer-resources/
  • Include TypeScript installation and setup instructions
  • Cover basic TypeScript concepts (types, interfaces, generics)
  • Add examples using Virtual Coffee codebase patterns
  • Include links to official TypeScript documentation
  • Follow existing resource page structure and styling
  • Test that the page renders correctly in local development

Resources

  • Check existing resource pages for structure: src/content/resources/
  • TypeScript official docs: https://www.typescriptlang.org/docs/
  • See how other resources are structured in the same directory

Notes

This is a great first contribution! The Virtual Coffee community would benefit from having TypeScript resources that reference our actual codebase patterns.

Metadata

Metadata

Labels

Context: No Code RequiredThese items that don't require code knowledge to completeReserved for LearnersThese items are reserved for people new to coding and/or open-source contributionsType: DocumentationImprovements or additions to documentation

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions