Hacker News new | ask | show | jobs
by melx 1011 days ago
Phoenix components for the win!

But as a side note, I got rid of modals in my app, as showing modal on mobile devices is bad UX (IMO). Then, my Elixir code became smaller/simpler too. Win-win.

1 comments

Thank you for your sanity on modals. They are horrible on mobile devices and not necessary in most cases.