Skip to content

Conversation

@Vanshika814
Copy link
Contributor

@Vanshika814 Vanshika814 commented Oct 21, 2025


name: "📦 Pull Request"
about: Submit changes for review
title: "PR: Add topics : Typescript basics, type annotations, assertions"
labels: "GSSOC 2025, Level 3, Enhancement, Frontend, Hacktoberfest"
assignees: "vanshika814"

📌 Linked Issue


🛠 Changes Made

Added: 5 comprehensive TypeScript Basics components covering the essential type system concepts:

  • What is TypeScript - Understanding TypeScript vs JavaScript, core concepts, and when to use it
  • Type Annotations - Variable, function, and object type annotations with best practices
  • Basic Types - Primitive types (string, number, boolean), arrays, objects, and type literals
  • Type Inference - How TypeScript automatically determines types and when to use explicit types
  • Type Assertions - Type casting, assertions, and advanced type manipulation

📝 Documentation Updates

  • Updated README/docs
  • Added code comments

✅ Checklist

💡 Additional Notes (If any)

@netlify
Copy link

netlify bot commented Oct 21, 2025

👷 Deploy request for codifylearn pending review.

Visit the deploys page to approve it

Name Link
🔨 Latest commit 5f5c454

@github-actions
Copy link

Thanks for creating a PR for your Issue! ☺️

We'll review it as soon as possible.
In the meantime, please double-check the file changes and ensure that all commits are accurate.

If there are any unresolved review comments, feel free to resolve them. Thank you @Roshansuthar1105 🙌🏼

@Vanshika814
Copy link
Contributor Author

please review this PR

@Roshansuthar1105 Roshansuthar1105 linked an issue Oct 25, 2025 that may be closed by this pull request
@Roshansuthar1105 Roshansuthar1105 added gssoc25 Level 3 Hard frontend Changes in frontend only hacktoberfest hacktober fest 2025 labels Oct 25, 2025
@Roshansuthar1105 Roshansuthar1105 merged commit 540a806 into Roshansuthar1105:main Oct 25, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

frontend Changes in frontend only gssoc25 hacktoberfest hacktober fest 2025 Level 3 Hard

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add topics: Typescript basics, typeAnnotations, Typeinterface

2 participants