expressjs.com
expressjs.com copied to clipboard
Add comment for app.get() method usage
Added comment to explain app.get() method.
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...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify project configuration.
🚦 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 |
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