TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: Helium – a headless, open-source LMS

31 点作者 ricotico060超过 2 年前

7 条评论

chrismorgan超过 2 年前
When you say “headless, open-source LMS”, I assume this is the <i>backend</i> parts. This does not appear to be the case (nor does the actual link target use the word “headless”).<p><a href="https:&#x2F;&#x2F;developer.thoughtindustries.com&#x2F;build&#x2F;developer-guide#what-is-helium" rel="nofollow">https:&#x2F;&#x2F;developer.thoughtindustries.com&#x2F;build&#x2F;developer-guid...</a> (that entire site seems to be much more appropriate than the GitHub repository, though I’m not sure where to start):<p>&gt; <i>Helium is a frontend web development framework for building highly contextual, dynamic and personalized learning experiences.</i><p>&gt; <i>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.</i><p>And below:<p>&gt; <i>Helium is designed to run on the Thought Industries Enterprise Learning Cloud platform. Therefore, an Enterprise Learning Cloud account is necessary.</i><p>So… it’s only any <i>direct</i> 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 <a href="https:&#x2F;&#x2F;github.com&#x2F;thoughtindustries&#x2F;helium&#x2F;tree&#x2F;staging&#x2F;packages">https:&#x2F;&#x2F;github.com&#x2F;thoughtindustries&#x2F;helium&#x2F;tree&#x2F;staging&#x2F;pac...</a> sounds mostly fairly generic), but it’s not <i>designed</i> for that in any way, and there will be a perpetual maintenance burden to doing so.<p>So I think that (a) the title here is wrong, and (b) it’s unsuitable for a Show HN (<a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;showhn.html" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;showhn.html</a>). I suspect a misunderstanding of the purpose of Show HN by OP, who I suspect is not connected with Thought Industries.
评论 #34816471 未加载
Brajeshwar超过 2 年前
When you Show HN a project&#x2F;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.<p>&quot;Helium provides you with a complete library of UI Components, Hooks, and Utilities that make building custom learning experiences fast, easy, and fun.&quot;<p>Brilliant! But where can I see some demo?
评论 #34816260 未加载
lf-non超过 2 年前
Looks like this is inspired by Shopify&#x27;s hydrogen but for the LMS space.<p>So, 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&#x27;s closed source backend. That likely limits its use&#x2F;relevance only to customers of <a href="https:&#x2F;&#x2F;www.thoughtindustries.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.thoughtindustries.com&#x2F;</a> which I guess is fine, but the README should communicate it better.
MoSattler超过 2 年前
I got excited about this until I realised it&#x27;s actually a frontend development framework for LMS. Not &quot;headless&quot; in the classical sense.
thunderbong超过 2 年前
What are the advantages of using this over Contentful [0] or Directus [1]?<p>[0]: <a href="https:&#x2F;&#x2F;www.contentful.com" rel="nofollow">https:&#x2F;&#x2F;www.contentful.com</a><p>[1]: <a href="https:&#x2F;&#x2F;directus.io" rel="nofollow">https:&#x2F;&#x2F;directus.io</a>
评论 #34815238 未加载
mdrzn超过 2 年前
Why would you call it a word that already exists? I&#x27;m always baffled by these decisions to reuse already common names, which makes for very weird google searches.
prNhMan超过 2 年前
Is there a free trial available? Would be interested to play around with this since my company is considering building homegrown. Thanks.