-
Notifications
You must be signed in to change notification settings - Fork 14
CWG 2023 04 18
David Lojudice Sobrinho edited this page Apr 18, 2023
·
1 revision
Thank you to everyone who took the time to participate and help make the community better!
- David Lojudice
- Jhonathan de Souza Soares (Vórtx)
- Vitor Araujo (Vórtx)
- Guilherme Decampo
- Matheus Silva (Neo Talent)
- Gustavo Bigardi
- Rodolfo Silva (Infleet)
WhatsApp Group is now working better than Discord.
- Gustavo contributed to HerbsShelf
- Thiago and team worked on Development Best Practices
- Victor contributed to Herbs2REST (Legacy) not only with code but with the discussions
- Rodolfo, CTO at Infleet, shared how they use Herbs in a complex business rules and high-volume data processing context with a streaming architecture
- Gustavo mentioned that the new Herbs2REST will be very useful for creating a serverless architecture on Azure Functions
- We now have a Beta version PRs for features will go to beta before going to main
- 📣 Opportunity to create a big release and publicize it
- Moved to Node 16.x (as planned at the last CWG meeting)
To test the beta:
> npm install -g @herbsjs/[email protected]
- New runner with exception info and exit code
- tryParse method added
- Directly available via
@herbsjs/herbs
- tryParse method added
- Thanks to Vitor and the discussion about REST inside the Herbs ecosystem 🙏
- Full refactoring with REST Metadata
- New features: Multiple Endpoints, Versioning, Swagger / Self
- More flexibility, customization, and clarity for maintenance
- 3x more tests
- Already in use in the CLI beta
- Rodolfo pointed out that Handlers are not async; David will look into the matter
- Small tweaks to the website
- Check out the beta docs here: https://github.com/herbsjs/herbsjs.github.io/tree/beta
If you couldn't participate, feel free to comment on the available channels. We'll be happy to discuss it with you! We hope to see you at the next meeting. 🤗
The meeting was recorded, and the link will be released as soon as it's available.