-
-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
docs: add content for module 4 #4
base: master
Are you sure you want to change the base?
Conversation
Hey folks, so please update your planet names to:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
just one comment
to be honest killercoda tutorials is hard to review as there is no preview
I think technically accurate except of one comment I left
on to you @alequetzalli
@mhmohona I would like to get a clarified description of what this module wants to show because I don't see just a different approach on https://github.com/asyncapi/learning-paths/pull/9/files#r1494514714. For example, it says nothing about generating code. cc @alequetzalli |
Sergio, yes, thank you for bringing this problem to our attention! I agree. It was also my bad for not catching myself earlier. 😬 Please find learning path modules' outline below: Module 1: Introduction to AsyncAPIScene: Chan's ship crash-lands in Eve's backyard, initiating their adventure with AsyncAPI.
Module 2: Event-Driven ArchitecturesReaction: Eve helps check Chan’s spaceship engine, introducing event-driven architectures.
Module 3: AsyncAPI SpecificationScene: Eve assists Chan in programming his spaceship, ensuring they can communicate.
Module 4: Creating and Validating AsyncAPI DocumentsReaction: With the spaceship fixed, Eve looks forward to testing communication with Chan.
Module 5: Summary & Next StepsEnd Scene: Reflecting on the journey as Chan returns to his planet.
cc @smoya |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@mhmohona While this mentions creating an AsyncAPI document and document validation, we're still missing code creation with AsyncAPI.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@mhmohona Thank you for adding code generation to your PR. 😄
Before we give this another technical review round, please notice how we have 2 sections repeating info about testing your work with the Studio tool. Please keep only one and remove the duplicate section.
This pull request has been automatically marked as stale because it has not had recent activity 😴 It will be closed in 120 days if no further activity occurs. To unstale this pull request, add a comment with detailed explanation. There can be many reasons why some specific pull request has no activity. The most probable cause is lack of time, not lack of interest. AsyncAPI Initiative is a Linux Foundation project not owned by a single for-profit company. It is a community-driven initiative ruled under open governance model. Let us figure out together how to push this pull request forward. Connect with us through one of many communication channels we established here. Thank you for your patience ❤️ |
Module 4: Creating and Validating AsyncAPI Documents
Reaction: With the spaceship fixed, Eve looks forward to testing communication with Chan.
Related issue(s)
asyncapi/website#1520