DEV Community

Discussion on: Introduction to Elixir

Collapse
 
tojacob profile image
Jacob Samuel G.

I have a question. Is it worth using phoenix for a web application (real-time communication) that is small and has no intention of growing?

Collapse
 
hackvan profile image
Diego Camacho

Yeap, is for all sizes πŸ˜‰

Collapse
 
serokell profile image
Serokell • Edited

Yup, definitely. It's a nice and productive framework in its own right, even without the scaling benefits.