-
Notifications
You must be signed in to change notification settings - Fork 2k
Improvement in the way announcements are displayed on the website #2024
-
The way we announce updates for Express can be improved. Some options I’m considering are:
- Displaying the title of the latest blog post.
- Showing the announcement with less information, maybe just the title, like:
Additionally, improving the design of how announcements are displayed could be inspired by how Node.js does it:
Or as I implemented in this 'replica' of the Express documentation:
cc: @expressjs/docs-wg @expressjs/express-tc
Beta Was this translation helpful? Give feedback.
All reactions
-
❤️ 1
Replies: 3 comments
-
I like the approach, maybe a redesign, more sections, something like
ref
https://react.dev/
https://www.electronjs.org/
https://webpack.js.org/
...
Beta Was this translation helpful? Give feedback.
All reactions
-
Yeah, that will be done in the future, most likely next year, check out expressjs/discussions#211.
Beta Was this translation helpful? Give feedback.
All reactions
-
👍 1
-
@bjohansebas
What do you think about starting with a small steps approach? For example
Beta Was this translation helpful? Give feedback.