Trip report: Node.js collaboration summit (2024 Dublin)
AugustinMauroy
Following the successful Node.js collaboration summit in London earlier this year, the Node.js community gathered once again for the second summit of 2024. This time, the event was hosted by Baseline, a community and workshop space in Dublin.
The second collaboration summit of 2024, held on 7–8 November, continued the tradition of sharing knowledge, brainstorming solutions, and pushing forward new initiatives within the Node.js ecosystem. This edition focused on a range of topics, from collaborator health and diversity to documentation improvements and technical advancements. Here is a recap of what happened at the summit.
Collaborator health survey
Next-10 Survey
To know you is to love you. Diversifying Node.js
Next 10 - Deep dive on funding
Documentation Improvements (Node.js learn section)
The documentation session focused on improving the "Learn" section of the Node.js website, aiming to make it more accessible and up-to-date for newcomers and experienced developers alike. The discussion was initiated by Stephen and taken up by Claudio (a maintainer of nodejs.org).
Key Points Discussed
-
Website Redesign and Current State: Claudio discussed the ongoing website redesign and the current state of the documentation. The consensus was that the "Learn" section needs more attention and regular updates.
-
Ownership and Responsibility: Augustin pointed out that there is no clear ownership of the content in the "Learn" section. This lack of responsibility makes it challenging to keep the documentation updated.
-
Linking to Changes: Jacob suggested adding links in the "Learn" section to mention all the changes, making it easier for users to track updates.
-
Last Updated/Reviewed: Alexander proposed adding a "last updated" or "last reviewed" section to reflect the currency of the documentation. This would help users understand how up-to-date the information is.
-
Translation and Sync Issues: Brian and Matteo discussed the challenges of translating the "Learn" section. While Crowdin helps keep translations up-to-date, there were concerns about the potential for misinterpretations and the difficulty of maintaining external translations.
-
Target Audience and Content Relevance: Matteo emphasized the importance of understanding the target audience for the "Learn" section. The discussion highlighted the need for a more structured flow that introduces basic concepts in a way that makes sense for beginners. It was noted that the current content includes deep topics like profiling but lacks essential content like HTTP, which can lead users to seek outdated information elsewhere.
-
Content Creators and Contributors: Stephen suggested reaching out to known content creators to contribute to the "Learn" section. The idea of creating a scroll of "things that you should know" was also proposed to guide users through essential topics.
-
External Content and Verification: Alexander suggested pointing to external content from the website, but Claudio raised concerns about the difficulty of verifying the quality and relevance of external resources.
-
API Docs vs. Learn Section: Augustin clarified that the "Learn" section should not be a course but rather a guide with examples using the API docs. The goal is to provide practical examples and guidance rather than comprehensive tutorials.
Potential Action Items
-
Identify Owners: Establish clear ownership and responsibility for the "Learn" section to ensure regular updates and maintenance.
-
Update Content: Ensure that the "Learn" section is updated regularly to reflect the latest changes and best practices.
-
Add Last Updated/Reviewed: Implement a "last updated" or "last reviewed" section to indicate the currency of the documentation.
-
Improve Translation Process: Continue using Crowdin for translations but be mindful of potential misinterpretations and the challenges of maintaining external translations.
-
Define Target Audience: Clearly define the target audience for the "Learn" section and structure the content to meet their needs.
-
Engage Content Creators: Reach out to known content creators to contribute to the "Learn" section and create a scroll of essential topics.
-
Verify External Content: If pointing to external content, ensure that it is verified and relevant to the needs of Node.js users.
-
Differentiate from API Docs: Ensure that the "Learn" section provides practical examples and guidance rather than comprehensive tutorials, differentiating it from the API docs.
Summary
The documentation session highlighted the need for improved ownership, regular updates, and a clear understanding of the target audience for the "Learn" section. By addressing these issues, the Node.js community can provide more accessible and up-to-date documentation that meets the needs of both newcomers and experienced developers.
If you want to follow the discussion, you can check the collab summit brainstorming notes.
Module loading customization/optimization and CJS/ESM interoperability
ESM as first class ???
node --inti
like npm init
but with type
key to module
.
also https://github.com/pkgjs/create-package-json mention by wes
Facilitating userland migrations to new features and breaking changes
This session was presented by Jacob Smith.
Node.js Diagnostics WG meeting
Diagnostic doesn't work with ESM so issue for "ESM as first class"
Tooling group session
- X -> 🦋
Personal note
I think that was the part that touched and pleased me the most. It was the connection with the people. Because everyone involved is great. These are people I'd only been able to talk to online, and here you meet them in real life.
Augustin Mauroy
Thanks
Thanks to all the attendees. Special thanks to the Baseline team for hosting the summit and providing a welcoming space for the Node.js community.
Also big thanks to Claudio Wunder, Matteo Collina, Robin Ginn, and the OpenJS Foundation for organizing the event and making it possible.