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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Show HN: Build Complex Entry Forms Using Only HTML and Vue Templating – Demo App

2 点作者 __app_dev__超过 4 年前

1 comment

__app_dev__超过 4 年前
There is also a same version of the app written with Handlebars:<p><a href="https:&#x2F;&#x2F;dataformsjs.com&#x2F;examples&#x2F;entry-form-demo-hbs.htm" rel="nofollow">https:&#x2F;&#x2F;dataformsjs.com&#x2F;examples&#x2F;entry-form-demo-hbs.htm</a><p>Basically I wrote a JavaScript SPA Framework that allows Vue, Handlebars, and some other Templating languages to be used in a low code manner for working with web services.<p>The only JS needed for that app is used with the Auth and the library works with generic web services and GraphQL so it’s easy and quick to modify.