expressjs.com icon indicating copy to clipboard operation
expressjs.com copied to clipboard

Add comment for app.get() method usage

Open Melkzedk opened this issue 1 month ago • 3 comments

Added comment to explain app.get() method.

Melkzedk avatar Nov 06 '25 05:11 Melkzedk

Deploy Preview for expressjscom-preview ready!

Name Link
Latest commit 68eea82ff9dc8dbbc3f6cdb7c3df7ed247262a19
Latest deploy log https://app.netlify.com/projects/expressjscom-preview/deploys/690c306197561900088395f1
Deploy Preview https://deploy-preview-2102--expressjscom-preview.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

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

netlify[bot] avatar Nov 06 '25 05:11 netlify[bot]

🚦 Lighthouse Results (Mobile & Desktop)

URL Device Perf A11y Best Practices
/ mobile 🔴 60 🟢 100 🟢 96
/en/blog/posts.html mobile 🔴 72 🟢 96 🟢 96
/en/5x/api.html mobile 🔴 70 🟢 95 🟢 96
/ desktop 🟢 99 🟢 100 🟢 96
/en/blog/posts.html desktop 🟢 99 🟢 96 🟢 92
/en/5x/api.html desktop 🟢 99 🟢 95 🟢 96

github-actions[bot] avatar Nov 06 '25 05:11 github-actions[bot]

Thanks for the PR!

IMO it could be helpful to have some comments in the hello world example, but I'm not sure if this particular comment is helpful. Maybe you could check similar frameworks (e.g fastify) to see how they handle their hello world example

efekrskl avatar Nov 07 '25 10:11 efekrskl