What does HackerNews think of ring-ui?
A collection of JetBrains Web UI components
From https://github.com/JetBrains/ring-ui:
> This collection of UI components aims to provide all the necessary building blocks for web-based products built inside JetBrains, as well as third-party plugins developed for JetBrains' products.
From https://blog.jetbrains.com/blog/2018/09/25/ring-ui-1-0-is-re...:
> At JetBrains, we use Ring UI components for our web-based products like YouTrack, Hub, TeamCity, and Upsource.
We are using an internal NPM package for common Webpack settings similar to the JetBrains library [1]. With that setup, our Webpack configs are much easier to use. There are other libraries like webpack-config [2] that give you a fluent api and allow common configs to be extended.
[1] https://github.com/JetBrains/ring-ui [2] https://www.npmjs.com/package/webpack-config
It's only linked in the comments; also - they're dogfooding issues in their own YouTrack thing. It looks like JetBrains does this for all their open source projects. Can anyone with some experience compare against GitHub's issues?