Skip to content

Import additional TypeScript functions and classes, and update routing in TypeScriptEssentials component#664

Merged
Roshansuthar1105 merged 2 commits intoRoshansuthar1105:mainfrom
Vanshika814:feature/typescript-functions-classes
Oct 31, 2025
Merged

Import additional TypeScript functions and classes, and update routing in TypeScriptEssentials component#664
Roshansuthar1105 merged 2 commits intoRoshansuthar1105:mainfrom
Vanshika814:feature/typescript-functions-classes

Conversation

@Vanshika814
Copy link
Contributor

@Vanshika814 Vanshika814 commented Oct 31, 2025


name: "📦 Pull Request"
about: Submit changes for review
title: "PR: Added Functions and classes in typescript notes page"
labels: "Enhancement
Level 3
GSSOC 2025
frontend
Hacktoberfest"
assignees: "Vanshika814"

📌 Linked Issue


🛠 Changes Made

  • Added: Added 7 components in FunctionsClasses/:
    FunctionTypes.jsx, OptionalParameters.jsx, DefaultParameters.jsx, RestParameters.jsx, ClassTypes.jsx, Interfaces.jsx, AbstractClasses.jsx
  • Updated: Wired routes and imports in TypeScriptEssentials.jsx

🧪 Testing

  • Ran unit tests (npm test)
  • Tested manually (describe below):
    • Test case 1: [Steps + Expected Result]
    • Test case 2: [Steps + Expected Result]

✅ Checklist

💡 Additional Notes (If any)

@netlify
Copy link

netlify bot commented Oct 31, 2025

👷 Deploy request for codifylearn pending review.

Visit the deploys page to approve it

Name Link
🔨 Latest commit 6e0a31e

@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 🙌🏼

…les, Namespaces, Error Handling, and Debugging; update routing to use consolidated components in TypeScriptEssentials
@Roshansuthar1105 Roshansuthar1105 merged commit 59126d7 into Roshansuthar1105:main Oct 31, 2025
2 checks passed
@Roshansuthar1105 Roshansuthar1105 added gssoc25 Level 3 Hard frontend Changes in frontend only hacktoberfest hacktober fest 2025 labels Oct 31, 2025
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.

Modules and NameSpaces and Error Handling in TypeScript Notes Functions and classes in TypeScript

2 participants