Rete algorithm implementation in Elixir, a journey into Logic programming Elixir Trickery: Using Macros & Metaprogramming Without Superpowers

Intro to Phoenix LiveView for web developers who don't know Elixir

Should it be a Multi Page App or a Single Page App?

Multi Page Apps are relatively simple, but you’re limited in what you can achieve.

Single Page Apps allow you to build a much richer UX, but you pay for it in terms of increased complexity and lower productivity.

It would be nice if there was an option that allowed you to build a rich UX, without all the complexity associated with Single Page Apps, right?

Well, that’s exactly what Phoenix LiveView offers.

Want to learn more about Phoenix LiveView?

Checkout my new screencast which provides an introduction to LiveView for web developers who don’t know Elixir. (If you do know Elixir, I think you’ll still find this video helpful)