Fran Méndez
Fran Méndez
This PR contains the following changes: * Move all the collections from `v2` directory to the `models` directory because their implementation is always the same. Therefore we can reuse them...
It adds a subscription form to the `/community/meetings` page. I've configured (still on it while opening this PR) Mailchimp to tag users as "meetings-email" so we know exactly which of...
Hi! FOA let me thank you for that work. I would suggest moving **js/tpl** dir into **/** (root) dir and **/bootstrap** into **js/lib** dir, just for the sake of semantics,...
### Scope - [x] https://github.com/asyncapi/java-spring-cloud-stream-template/issues/336 - [x] https://github.com/asyncapi/java-spring-template/issues/308 - [x] https://github.com/asyncapi/java-template/issues/118 - [x] https://github.com/asyncapi/nodejs-template/issues/215 - [x] https://github.com/asyncapi/python-paho-template/issues/189 ### All templates The following is a list of all the templates that...
#### Reason/Context The current CLI is great but lacks some consistency and quality in how we handle user errors and mistakes. On top of that, we could be doing a...
Right now, there's `asyncapi new glee` and `asyncapi new project`. Both are doing the same thing. Shall we get rid of the latter?
This is a copy of the issue @mcturco created a while ago at https://github.com/asyncapi-archived-repos/design-system/issues/4. --- ## Introduction While updating the visual style of the website [in this PR](https://github.com/asyncapi/website/pull/534), I noticed...
## Problem > What's the story exposing the problem the users are facing CRA (create-react-app) is dead. [They're gonna replace it with a launcher where you can select a framework](https://github.com/reactjs/react.dev/pull/5487#issuecomment-1409720741)....
As part of the discussion in #661, I'm creating this issue to track the migration since it's a huge task. Related to #661