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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Wasp Alpha Released – Ruby on Rails as a DSL, with JavaScript

5 点作者 matijash超过 4 年前
Built this together with my brother - we are now in Alpha and looking for testers and contributors!<p>Webpage: https:&#x2F;&#x2F;wasp-lang.dev<p>When using Wasp, you write Wasp code (simple and declarative) + Javascript (potentially also Typescript in the future).<p>Implementation detail: While Wasp compiler is written in Haskell, it generates human-readable web app written in Javascript. If you are wondering if contributing will be a problem because you don&#x27;t know Haskell: no, it shouldn&#x27;t be an issue, especially in this early stage! Right now most valuable for us is getting insights into what features are missing, what we could do better, how to make Wasp + JS&#x2F;React experience better, and how we can generate Javascript code in a better way.<p>Best way to start is by taking a look at the Todo app tutorial and possibly joining us on Discord to stay in touch!

2 条评论

matijash超过 4 年前
Webpage: <a href="https:&#x2F;&#x2F;wasp-lang.dev" rel="nofollow">https:&#x2F;&#x2F;wasp-lang.dev</a><p>Discord: <a href="https:&#x2F;&#x2F;discord.com&#x2F;invite&#x2F;rzdnErX" rel="nofollow">https:&#x2F;&#x2F;discord.com&#x2F;invite&#x2F;rzdnErX</a><p>Docs: <a href="https:&#x2F;&#x2F;wasp-lang.dev&#x2F;docs&#x2F;" rel="nofollow">https:&#x2F;&#x2F;wasp-lang.dev&#x2F;docs&#x2F;</a><p>Todo App tutorial: <a href="https:&#x2F;&#x2F;wasp-lang.dev&#x2F;docs&#x2F;tutorials&#x2F;todo-app" rel="nofollow">https:&#x2F;&#x2F;wasp-lang.dev&#x2F;docs&#x2F;tutorials&#x2F;todo-app</a><p>Github repo: <a href="https:&#x2F;&#x2F;github.com&#x2F;wasp-lang&#x2F;wasp" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;wasp-lang&#x2F;wasp</a>
tcbasche超过 4 年前
Is there a more complex example? Todo app is all well and good but I’d be interested to see a real-world example
评论 #25185591 未加载