TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

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

5 pointsby matijashover 4 years ago
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 comments

matijashover 4 years ago
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>
tcbascheover 4 years ago
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 未加载