Hacker News new | ask | show | jobs
by jiaweihli 3896 days ago
Personally I'm not a huge fan of mixing language with UI architecture - it seems like it would slow down development on both fronts. Replacement costs are also much higher.

That aside, we'll talk about how we built our architecture in our next blog post! I promise you that I thoroughly pored over the Elm architecture tutorial[1] before designing any building blocks.

[1] https://github.com/evancz/elm-architecture-tutorial/