Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

content(learn/typescript): revise introduction #7470

Merged
merged 4 commits into from
Feb 5, 2025

Conversation

AugustinMauroy
Copy link
Member

Description

Explain litle bit what is typescript. Theses explaining will be use to be linked in other articles.

Related Issues

#7440 (comment)

Check List

  • I have read the Contributing Guidelines and made commit messages that follow the guideline.
  • I have run npm run format to ensure the code follows the style guide.
  • I have run npm run test to check if all tests are passing.
  • I have run npx turbo build to check if the website builds without errors.

@Copilot Copilot bot review requested due to automatic review settings February 3, 2025 11:26
@AugustinMauroy AugustinMauroy requested a review from a team as a code owner February 3, 2025 11:26
Copy link

vercel bot commented Feb 3, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
nodejs-org ✅ Ready (Inspect) Visit Preview Feb 5, 2025 4:14pm

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot reviewed 1 out of 1 changed files in this pull request and generated no comments.

Co-authored-by: Jacob Smith <3012099+JakobJingleheimer@users.noreply.github.com>
Signed-off-by: Augustin Mauroy <augustin.mauroy@outlook.fr>
@AugustinMauroy AugustinMauroy changed the title content(learn/typescript): content(learn/typescript): revise introduction Feb 5, 2025
@AugustinMauroy AugustinMauroy added the github_actions:pull-request Trigger Pull Request Checks label Feb 5, 2025
@github-actions github-actions bot removed the github_actions:pull-request Trigger Pull Request Checks label Feb 5, 2025
Copy link
Contributor

github-actions bot commented Feb 5, 2025

Lighthouse Results

URL Performance Accessibility Best Practices SEO Report
/en 🔴 54 🟢 100 🟢 100 🟢 91 🔗
/en/about 🟢 99 🟢 100 🟢 100 🟢 91 🔗
/en/about/previous-releases 🟢 99 🟢 100 🟢 100 🟢 92 🔗
/en/download 🟢 95 🟢 100 🟢 100 🟢 91 🔗
/en/blog 🟢 100 🟢 100 🟢 96 🟢 92 🔗

Copy link
Contributor

github-actions bot commented Feb 5, 2025

Unit Test Coverage Report

Lines Statements Branches Functions
Coverage: 90%
88.71% (739/833) 75.94% (240/316) 87.65% (142/162)

Unit Test Report

Tests Skipped Failures Errors Time
182 0 💤 0 ❌ 0 🔥 5.604s ⏱️

Copy link
Member

@JakobJingleheimer JakobJingleheimer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🙌

@AugustinMauroy AugustinMauroy added the github_actions:pull-request Trigger Pull Request Checks label Feb 5, 2025
@github-actions github-actions bot removed the github_actions:pull-request Trigger Pull Request Checks label Feb 5, 2025
@AugustinMauroy AugustinMauroy added this pull request to the merge queue Feb 5, 2025
Merged via the queue into main with commit 0d128a7 Feb 5, 2025
15 of 16 checks passed
@AugustinMauroy AugustinMauroy deleted the augustin/article/typescript-intro branch February 5, 2025 16:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants