Show HN: Helium – a headless, open-source LMS
1–10 of 15 posts
Re: Show HN: Helium – a headless, open-source LMS
#2[0]: https://www.contentful.com
[1]: https://directus.io
Re: Show HN: Helium – a headless, open-source LMS
#3What are the advantages of using this over Contentful [0] or Directus [1]? [0]: https://www.contentful.com [1]: https://directus.io
Think of this is the headless competitor of Moodle [0]
[0]: https://moodle.org/
Re: Show HN: Helium – a headless, open-source LMS
#4What are the advantages of using this over Contentful [0] or Directus [1]? [0]: https://www.contentful.com [1]: https://directus.io
I think this is an LMS (learning management system) as opposed to the CMS you listed. Think of this is the headless competitor of Moodle [0] [0]: https://moodle.org/
Re: Show HN: Helium – a headless, open-source LMS
#5"Helium provides you with a complete library of UI Components, Hooks, and Utilities that make building custom learning experiences fast, easy, and fun."
Brilliant! But where can I see some demo?
Re: Show HN: Helium – a headless, open-source LMS
#6https://developer.thoughtindustries.com/build/developer-guid... (that entire site seems to be much more appropriate than the GitHub repository, though I’m not sure where to start):
> Helium is a frontend web development framework for building highly contextual, dynamic and personalized learning experiences.
> Helium utilizes a modern technology stack that includes React, GraphQL, and Tailwind CSS to provide an exceptional developer experience. The out-of-the-box UI components make getting started easy and with GraphQL getting to the data you need is intuitive and fast.
And below:
> Helium is designed to run on the Thought Industries Enterprise Learning Cloud platform. Therefore, an Enterprise Learning Cloud account is necessary.
So… it’s only any direct use for working with a commercial platform backend (and one with no posted price list, but only “schedule a demo” links). Being MIT-licensed, you might be able to pull substantial bits and pieces out of it (I dunno, the list in https://github.com/thoughtindustries/helium/tree/staging/pac... sounds mostly fairly generic), but it’s not designed for that in any way, and there will be a perpetual maintenance burden to doing so.
So I think that (a) the title here is wrong, and (b) it’s unsuitable for a Show HN (https://news.ycombinator.com/showhn.html). I suspect a misunderstanding of the purpose of Show HN by OP, who I suspect is not connected with Thought Industries.
Re: Show HN: Helium – a headless, open-source LMS
#7When you Show HN a project/idea that has something to do with the user-facing (front-end) component to it, please have a demo or screenshots or videos of some final output. That way, it is easier for people to have an idea of what to expect. "Helium provides you with a complete library of UI Components, Hooks, and Utilities that make building custom learning experiences fast, easy, and fun." Brilliant! But where can…
Re: Show HN: Helium – a headless, open-source LMS
#8Re: Show HN: Helium – a headless, open-source LMS
#9When you Show HN a project/idea that has something to do with the user-facing (front-end) component to it, please have a demo or screenshots or videos of some final output. That way, it is easier for people to have an idea of what to expect. "Helium provides you with a complete library of UI Components, Hooks, and Utilities that make building custom learning experiences fast, easy, and fun." Brilliant! But where can…
https://thoughtindustries.github.io/helium/ from the github repo
Re: Show HN: Helium – a headless, open-source LMS
#10So, this repo is an open-source set of components, but those components are tied to a graphql API which is provided by the parent org's closed source backend. That likely limits its use/relevance only to customers of https://www.thoughtindustries.com/ which I guess is fine, but the README should communicate it better.