202005 Elixir Meetup - Phoenix LiveView
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This comment has been minimized.
在学习 Elixir 之前,我主要使用的编程语言是 Ruby。
在 Rails 应用中使用 TDD 开发,让我的编程风格逐渐向函数式靠拢。
17 年底,在受够了 Rails 的「黑魔法」和 RSpec 的龟速后,我找到了 Elixir。
显式的编程风格、高效的并发测试,让我对 Elixir 一见如故。
而 Phoenix 的实时性更让我坚信 Elixir 将在 Web 开发领域大放异彩。
今天要介绍的 Phoenix LiveView 就是对 Elixir/Phoenix 实时性能力的最好诠释。