Remix.run Logo
Alifatisk 4 days ago

Wow, the whole site is instant! Is it thanks to Elixir?

bartblast 4 days ago | parent [-]

The speed comes from Hologram's optimizations - efficient rendering, smart diffing, and just-in-time page prefetching. But it's really Elixir's fantastic primitives and metaprogramming that make this possible, enabling the entire code transformation approach through phenomenal productivity and developer experience.