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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Free Elixir/Phoenix LiveView Course

92 点作者 gstipi大约 5 年前

3 条评论

Fellshard大约 5 年前
My two cents: I took the Elixir + OTP course, and found it to be a just-good-enough hands-on exercise, with just enough 'try adding X' exercises to feel comfortable sliding into the language. The presentation may not be everyone's cup of tea, but I found it to be just hammy enough to be amusing, and the back-and-forth format helped turn demonstrations into dialogues, which I find much more effective for exploring edge cases and reasoning behind a language.
评论 #23252945 未加载
评论 #23253401 未加载
fervorking大约 5 年前
As an Elixir/Phoenix dev, I found this course a nice little intro to LiveView. If anything, it helps the LiveView documentation make more sense. Looking forward to the rest of the course.
评论 #23253421 未加载
spindo大约 5 年前
Does LiveView require a connected websocket between the client and server for the client to be functional? Is there support for synchronous communication between the LiveView client and server? If not, does this scale for websites as the number of active users increases to a large number?
评论 #23255014 未加载