Add TypeScript — Getting Started Resource Page#1430
Add TypeScript — Getting Started Resource Page#1430Technozamazing wants to merge 14 commits intoVirtual-Coffee:mainfrom
Conversation
👷 Deploy Preview for virtual-coffee-io processing.
|
adiati98
left a comment
There was a problem hiding this comment.
@Technozamazing, you get off to a good start! This looks good. ✨
I've left some reviews here for you to address.
For this instruction: Cover basic TypeScript concepts (types, interfaces, generics), it'd be great if we could have this kind of structure:
## TITLE
[Brief explanation about the section]
[General code examples]
[Examples from the real VC codebase]So, we give the real VC codebase example for each types, interfaces, generics.
Please let us know if you have any questions or need help.
src/content/resources/developer-resources/typescript/typescript-getting-started.mdx
Outdated
Show resolved
Hide resolved
src/content/resources/developer-resources/typescript/typescript-getting-started.mdx
Outdated
Show resolved
Hide resolved
src/content/resources/developer-resources/typescript/typescript-getting-started.mdx
Outdated
Show resolved
Hide resolved
src/content/resources/developer-resources/typescript/typescript-getting-started.mdx
Outdated
Show resolved
Hide resolved
src/content/resources/developer-resources/typescript/typescript-getting-started.mdx
Outdated
Show resolved
Hide resolved
src/content/resources/developer-resources/typescript/typescript-getting-started.mdx
Outdated
Show resolved
Hide resolved
src/content/resources/developer-resources/typescript/typescript-getting-started.mdx
Outdated
Show resolved
Hide resolved
BekahHW
left a comment
There was a problem hiding this comment.
@Technozamazing if you can address @adiati98's feedback, I think we can add an #hacktoberfestaccepted tag to your PR and can work on getting your PR where it needs to be for our resources if you're up for it.
Co-authored-by: Ayu Adiati <45172775+adiati98@users.noreply.github.com>
Co-authored-by: Ayu Adiati <45172775+adiati98@users.noreply.github.com>
Co-authored-by: Ayu Adiati <45172775+adiati98@users.noreply.github.com>
Co-authored-by: Ayu Adiati <45172775+adiati98@users.noreply.github.com>
Co-authored-by: Ayu Adiati <45172775+adiati98@users.noreply.github.com>
Co-authored-by: Ayu Adiati <45172775+adiati98@users.noreply.github.com>
Co-authored-by: Ayu Adiati <45172775+adiati98@users.noreply.github.com>
Removed the Appreciation section from the TypeScript guide.
|
I have revised the resource with the requested formatting and omitted the Appreciation section from the index. |
Technozamazing
left a comment
There was a problem hiding this comment.
Thanks for the feedback!
Hope the changes meets the requirements.
|
@Technozamazing thanks so much for addressing the feedback! I'm going to add the However, we'll take a closer look at this PR so we can merge it in once it's completely done. |
Linked Issue #1408
This PR adds a new resource page: TypeScript – Getting Started.
It’s written to be beginner-friendly and follows the existing resource layout.
fixes: #1408
What’s Included
.mdxfile as requestedChecklist
.mdxfilePreview of what's done
Code of Conduct