by supz_k on 8/1/23, 7:50 AM with 6 comments
Some highlights of the new version
- We re-wrote the embed from scratch. We now use Web Components instead of iframes. - In-built dark mode support - Page-level configurations - APIs for moderation and public data - Paid memberships feature
We are 2 founders, and a small part-time team. We currently handle 100 million+ pageviews per month with 20 million+ unique monthly users on about 8000 online communities/websites.
I am happy to answer any questions :)
Thank you.
by perryraskin on 8/1/23, 6:23 PM
But does this basically mean that you now provide the entirety of the code to users? This includes HTML and JS, since it now lives entirely on the host site, easily accessible to the developers of the host site. Is this something that was discussed and was eventually agreed upon? I would be curious to learn why it was ultimately decided that you are OK with users having the raw HTML and JS code that powers your product.
Furthermore, it also makes it more difficult for users to receive UI updates. If there is an important bug fix or enhancement, users would need to upgrade to the latest HTML/JS "package" that controls the web component, correct?
Of course with an iframe, any updates are seen immediately on the user side.
Curious to hear your thoughts!
by giuliomagnifico on 8/1/23, 8:53 AM