Skip to content

Instantly share code, notes, and snippets.

@dsdshcym
Last active March 31, 2021 02:10
Show Gist options
  • Star 2 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dsdshcym/4014b7e9c31cd4a0050c687b862c962f to your computer and use it in GitHub Desktop.
Save dsdshcym/4014b7e9c31cd4a0050c687b862c962f to your computer and use it in GitHub Desktop.
202005 Elixir Meetup - Phoenix LiveView
Display the source blob
Display the rendered blob
Raw
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
View raw

(Sorry about that, but we can’t show files that are this big right now.)

Display the source blob
Display the rendered blob
Raw
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@dsdshcym
Copy link
Author

在学习 Elixir 之前,我主要使用的编程语言是 Ruby。
在 Rails 应用中使用 TDD 开发,让我的编程风格逐渐向函数式靠拢。
17 年底,在受够了 Rails 的「黑魔法」和 RSpec 的龟速后,我找到了 Elixir。
显式的编程风格、高效的并发测试,让我对 Elixir 一见如故。
而 Phoenix 的实时性更让我坚信 Elixir 将在 Web 开发领域大放异彩。
今天要介绍的 Phoenix LiveView 就是对 Elixir/Phoenix 实时性能力的最好诠释。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment