Skip to content
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

Usage example #2

Open
Tapppi opened this issue Feb 13, 2018 · 1 comment
Open

Usage example #2

Tapppi opened this issue Feb 13, 2018 · 1 comment

Comments

@Tapppi
Copy link

Tapppi commented Feb 13, 2018

Hey, this project is really interesting, and has given me a lot of new ideas for the TS kafka streams port. Could you provide a simplified example or description of how you use the lib. You mentioned in another issue that you feed monaco with it. What does that mean in practice? Do you mean microsofts in-browser editor?

We develop with WebStorm and VSCode both, so I'm hesitant about creating two plugins. A build job might work for us though.

@joewood
Copy link
Owner

joewood commented Aug 2, 2018

Hi @Tapppi - sorry just saw this issue. Yes we use the Monaco component in browser. It's quite easy from there to inject generated types from URL hosted Avro schemas. Monaco allows you to create "resources" that align to the import URL in the code.

For your NodeJS/TS port of Kafka Streams, will that be OSS? Are you working with Confluent? It's something we've suggested to them in the past.

spaghettifunk pushed a commit to pandorascloud/avro-typescript that referenced this issue Apr 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants