---
type: "article"
title: "⚠ Boring content inside — Don't read"
newsletter: "AsyncAPI Initiative"
newsletter_handle: "asyncapi-initiative"
newsletter_url: "https://usecommune.com/n/asyncapi-initiative"
author: "Thulisile Sibanda (@thulieblack)"
published: "2020-08-12T15:00:00.000Z"
canonical_url: "https://usecommune.com/n/asyncapi-initiative/a/boring-content-inside-don-t-read"
markdown_url: "https://usecommune.com/n/asyncapi-initiative/a/boring-content-inside-don-t-read.md"
chat_url: "https://usecommune.com/n/asyncapi-initiative/a/boring-content-inside-don-t-read/chat"
source_url: "http://eepurl.com/haCPhb"
body_source: "imported"
likes: 0
replies: 0
body_words: 707
---

# ⚠ Boring content inside — Don't read

[View this email in your browser](https://mailchi.mp/4270efbc153e/boring-content-inside-dont-read?e=[UNIQID])

![](https://gallery.mailchimp.com/3cdae6aed726d2e7490aec739/images/3205a7f3-01ee-4125-9e29-cb7ef00dbd1a.png)

![](https://mcusercontent.com/3cdae6aed726d2e7490aec739/images/c3b28dce-bce5-4910-beb9-313aa6835152.png)

## **Project Status Update**

### Parser First Release Candidate is Alive

Since the last update, we jumped from release 0.28.0 to 0.33.1. In the last two weeks we fixed a few bugs, in the parser and in the [AsyncAPI JSON Schema](https://github.com/asyncapi/asyncapi/blob/master/versions/2.0.0/schema.json) that the parser is using for most of the validations. In case you have a Node.js application, you can also easily access the schema through[a dedicated dependency](https://github.com/asyncapi/asyncapi-node). It was important not only to fix all those bugs but also to stop relying on our fork of the [json-schema-ref-parser](https://github.com/APIDevTools/json-schema-ref-parser). Now we use the latest version of the upstream so it will be easier to bump into the latest versions.

 Because of all those recent fixes, now was the moment to release our first release candidate for the parser. Give it a try and let us know what is missing!

### Generator release candidate

We just released another release candidate for the [Generator](https://github.com/asyncapi/generator/releases). The only new thing is the latest Parser release candidate to make it available to a broader audience. Say hello the release candidate number 8. Any bets we won’t go higher than 10?

### AsyncAPI React Improvements

Our React component for rendering AsyncAPI files on a client-side has some improvements:

- [Regex pattern of a given property is now displayed](https://github.com/asyncapi/asyncapi-react/pull/115)
- [Displayed information that payload can or cannot have additional properties](https://github.com/asyncapi/asyncapi-react/pull/118)

This component also uses the latest parser release candidate. Try it out with [this](https://asyncapi.github.io/asyncapi-react/) preview.

![](https://mcusercontent.com/3cdae6aed726d2e7490aec739/images/449ebc88-f7ac-498d-ab26-23af786682e2.png)

## **The Highlight of Interesting Discussions**

### HTML Generator vs React Component aka How to Stay DRY

At the moment, AsyncAPI organization has two components for rendering HTML out of the AsyncAPI document:

- [HTML Template](https://github.com/asyncapi/html-template) is based on the [Generator](https://github.com/asyncapi/generator/releases) and therefore, can be used only on a server. You can use it through its CLI in your CI/CD pipelines or host them as a Node.js application,
- [AsyncAPI React](https://github.com/asyncapi/asyncapi-react/) is a component that can be used in a client-side application without an application server. Its limitation at the moment is that it can be used only with React.js as a dependency.

None of the above solutions is perfect, yet we still have to maintain both to support as many use cases as possible. That is why we want to make a change here and stay DRY. Join the discussion in [this](https://github.com/asyncapi/html-template/issues/51) issue. We would like to replace current HTML template logic entirely and reuse the React component. There are two possible solutions we see:

- We could produce a kind of a bundle that would contain the React component, and there would be a simple index.html that would use it.
- We could try the approach of projects like Gatsby or Next.js that already use React to generate static sites.

![](https://mcusercontent.com/3cdae6aed726d2e7490aec739/images/38569ecf-d762-4e43-93a2-af41c149c080.png)

## **AsyncAPI Special Interest Group (SIG) open meeting**

The last meeting was cancelled. It felt like the center of the holiday season.

 The next meeting is scheduled for next [**Tuesday, 18th of August, 4PM UTC.**](https://everytimezone.com/s/48cdc0da)

 We work on the agenda for the next meeting [here](https://github.com/asyncapi/asyncapi/issues/425). At the moment, there is nothing in the agenda so you can sneak in your topic easily.

 We host the meeting on [Zoom](https://zoom.us/j/165106914). Do not forget about future meetings and always have up to date invitations in your calendar by adding your email to [this](https://groups.google.com/forum/#!forum/asyncapi-users) mailing list.

![](https://mcusercontent.com/3cdae6aed726d2e7490aec739/images/906b2745-fa23-4599-9ce8-7ed635e6f892.png)

## Content from the community

[![](https://mcusercontent.com/3cdae6aed726d2e7490aec739/images/23d7c92e-0836-4f76-bfec-3efe02708c24.jpg)](https://www.linkedin.com/pulse/how-cloudevents-asyncapi-can-help-enable-event-driven-paul-taylor/)

[How CloudEvents and AsyncAPI can help enable Event Driven Architecture](https://www.linkedin.com/pulse/how-cloudevents-asyncapi-can-help-enable-event-driven-paul-taylor/)

 by [Paul Taylor](https://www.linkedin.com/in/paultay/)

[Read More](https://www.linkedin.com/pulse/how-cloudevents-asyncapi-can-help-enable-event-driven-paul-taylor/ "Read More")

[![](https://mcusercontent.com/3cdae6aed726d2e7490aec739/_compresseds/7cc71535-4bb2-46f4-a266-32427f6d5af5.jpg)](http://apievangelist.com/2020/07/20/openapi-is-the-http-binding-in-asyncapi/)

[OpenAPI is the HTTP Binding in AsyncAPI](http://apievangelist.com/2020/07/20/openapi-is-the-http-binding-in-asyncapi/)

 by [Kin Lane](https://twitter.com/kinlane)

[Read More](http://apievangelist.com/2020/07/20/openapi-is-the-http-binding-in-asyncapi/ "Read More")

[![](https://mcusercontent.com/3cdae6aed726d2e7490aec739/images/8695389a-947a-4466-98bd-6f612a7aa6b2.jpg)](https://www.asyncapi.com/blog/status-update-31-20/?utm_source=newsletter&utm_medium=email&utm_content=image&utm_campaign=newsletter-08-12-2020)

**[Avro Schema Parser and others in AsyncAPI Initiative Status Update (week 31, 2020)](https://www.asyncapi.com/blog/status-update-31-20/?utm_source=newsletter&utm_medium=email&utm_content=text&utm_campaign=newsletter-08-12-2020)**our last update where we discuss Avro schema parser.

[Read More](https://www.asyncapi.com/blog/status-update-31-20/?utm_source=newsletter&utm_medium=email&utm_content=button&utm_campaign=newsletter-08-12-2020 "Read More")

If you want to promote your content in the Newsletter. Maybe you have some interesting blog posts you want to share with others. Join [this](https://groups.google.com/forum/#!forum/asyncapi-users) mailing list and gain access to [the document](https://docs.google.com/document/d/1vGZ1e8zxPxSXu0r5457Vohb9hjg8hkvolWSOFjr73-Y) where we craft the next Newsletter and suggest your changes.

#### Follow us

[![GitHub](https://cdn-images.mailchimp.com/icons/social-block-v2/outline-color-github-48.png)](https://github.com/asyncapi)

[GitHub](https://github.com/asyncapi)

[![Twitter](https://cdn-images.mailchimp.com/icons/social-block-v2/outline-color-twitter-48.png)](http://www.twitter.com/AsyncAPISpec)

[Twitter](http://www.twitter.com/AsyncAPISpec)

[![LinkedIn](https://cdn-images.mailchimp.com/icons/social-block-v2/outline-color-linkedin-48.png)](https://www.linkedin.com/company/asyncapi/)

[LinkedIn](https://www.linkedin.com/company/asyncapi/)

[![YouTube](https://cdn-images.mailchimp.com/icons/social-block-v2/outline-color-youtube-48.png)](https://www.youtube.com/channel/UCIz9zGwDLbrYQcDKVXdOstQ)

[YouTube](https://www.youtube.com/channel/UCIz9zGwDLbrYQcDKVXdOstQ)

[![WebSite](https://cdn-images.mailchimp.com/icons/social-block-v2/outline-color-link-48.png)](https://www.asyncapi.com/)

[WebSite](https://www.asyncapi.com/)

*Copyright © 2020 Fran Méndez, All rights reserved.*

 Want to change how you receive these emails?
 You can [update your preferences](https://asyncapi.us12.list-manage.com/profile?u=3cdae6aed726d2e7490aec739&id=6e3e437abe&e=[UNIQID]&c=8aa71d2d90) or [unsubscribe from this list](https://asyncapi.us12.list-manage.com/unsubscribe?u=3cdae6aed726d2e7490aec739&id=6e3e437abe&t=b&e=[UNIQID]&c=8aa71d2d90).

 [![Email Marketing Powered by Mailchimp](https://cdn-images.mailchimp.com/monkey_rewards/intuit-mc-rewards-1.png "Mailchimp Email Marketing")](https://login.mailchimp.com/signup/email-referral/?aid=3cdae6aed726d2e7490aec739)

***

## Discussion

No replies yet.
