Skip to content

docs: include typescript examples - #2428

Merged
bjohansebas merged 16 commits into
mainfrom
typescript-docs
Jul 4, 2026
Merged

docs: include typescript examples#2428
bjohansebas merged 16 commits into
mainfrom
typescript-docs

Conversation

@bjohansebas

Copy link
Copy Markdown
Member

No description provided.

…r handling sections

- Added TypeScript code snippets for template engines, error handling, routing, middleware, and basic app setup.
- Updated existing JavaScript examples to TypeScript for consistency and clarity.
- Included TypeScript configuration instructions and best practices for using Express with TypeScript.
- Improved explanations for middleware usage and error handling mechanisms.
@netlify

netlify Bot commented Jul 4, 2026

Copy link
Copy Markdown

Deploy Preview for expressjscom-preview ready!

Name Link
🔨 Latest commit fcff460
🔍 Latest deploy log https://app.netlify.com/projects/expressjscom-preview/deploys/6a497dd584bc5500083509c7
😎 Deploy Preview https://deploy-preview-2428--expressjscom-preview.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 100 (🟢 up 3 from production)
Accessibility: 100 (no change from production)
Best Practices: 100 (no change from production)
SEO: 100 (no change from production)
PWA: 80 (no change from production)
View the detailed breakdown and full score reports
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

- Introduced TypeScript code snippets for various API methods in `api.mdx`, `application/index.mdx`, `express/index.mdx`, `request/index.mdx`, `response/index.mdx`, and `router/index.mdx`.
- Updated existing JavaScript examples to TypeScript for better type safety and clarity.
- Enhanced explanations and added context for middleware, routing, and request/response handling.
- Improved overall documentation structure for better readability and understanding of Express 5.x features.
…ing the Express API in version 5.x, along with an updated FAQ section
@bjohansebas
bjohansebas marked this pull request as ready for review July 4, 2026 20:20
@bjohansebas
bjohansebas requested a review from a team as a code owner July 4, 2026 20:20
@bjohansebas bjohansebas added docs Issues/pr concerning content 5.x Docs for 5.x version 4.x Docs for 4.x version typescript labels Jul 4, 2026
@bjohansebas
bjohansebas merged commit 5ef4315 into main Jul 4, 2026
14 checks passed
@bjohansebas
bjohansebas deleted the typescript-docs branch July 4, 2026 21:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

4.x Docs for 4.x version 5.x Docs for 5.x version docs Issues/pr concerning content typescript

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant