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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Building a hybrid native application with Gleam and Tauri

102 点作者 wezm大约 1 年前

6 条评论

dcre大约 1 年前
Recently learned about Gleam and am very interested in it as someone who always wanted to like Elixir but dislikes the Ruby syntax and lack of static typing. Love this approach to demonstrating the language in context.<p>As a mostly frontend dev I feel it’s worth mentioning that while it’s a nice way to try Gleam, the Gleam aspect of this is inessential, TypeScript is quite good, and using create-tauri-app with the react-ts, vue-ts, or svelte-ts preset is also a great way to try making cross-platform GUIs with Tauri. It uses Vite under the hood, and the generated app is extremely minimal — nothing like the awful create-react-app behemoths that probably left a bad taste in everyone’s mouth.
评论 #39436607 未加载
评论 #39440203 未加载
manusachi大约 1 年前
For those who is interested, as mentioned in the article, Gleam is already near v1 (v1.0.0-rc2)! And in a recent talk[1] Louis shared the idea, that there won&#x27;t be major changes to the language anymore, and the main focus now is switching to the tooling!<p><a href="https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=clsTrQUt-4M" rel="nofollow">https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=clsTrQUt-4M</a>
endigma大约 1 年前
You should disable overflow scroll for your code blocks its bad UX on mobile to get scroll trapped in a code block (iOS&#x2F;Safari)
anentropic大约 1 年前
FYI Celcius -&gt; Celsius<p><a href="https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Celsius" rel="nofollow">https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Celsius</a>
评论 #39440610 未加载
brigadier132大约 1 年前
Oh wow, I did not know they developed a js backend for it.
jasonjmcghee大约 1 年前
Heads up, the link to the code repository at the top of the post 404d for me.
评论 #39436055 未加载