Elm Europe 2017 – Evan Czaplicki – The life of a file
Enjoy the videos and music you love, upload original content, and share it all with friends, family, and the world on YouTube.
Read more »Enjoy the videos and music you love, upload original content, and share it all with friends, family, and the world on YouTube.
Read more »Elm is fast. Can we make it faster? Turns out, yes! 🚀 We’ve put together elm-optimize-level-2, which is a CLI tool that adjusts the javascript that Elm generates to make it faster. Once installed, you can just call elm-optimize-level-2 instead of elm-m…
Read more »Hello, hooray, it’s a Wanderverse update! In case you don’t recall, Wanderverse is the cozy fantasy world that I’m cultivating. Today I have the pleasure of presenting “Elm and Keep,” a CC0-licensed short story commissioned from @strnglft. The titular cha…
Read more »If you like what you see now, that’s pretty much what Elm is going to be for a while. I’m currently doing some exploratory work. It is still too early to tell which parts of that might work out, so there is no real news to share at this point. If this w…
Read more »Elm is a domain-specific programming language for declaratively creating web browser-based graphical user interfaces. Elm is purely functional, and is developed with emphasis on usability, performance, and robustness. It advertises “no runtime exceptions …
Read more »Elm is a purely functional language that compiles to Javascript in less than 4 seconds. We sat down with Richard Feldman, author of the book “Elm in Action” to understand how learning to code in Elm can help software developers whether they work with it o…
Read more »With Meteor you can quickly add an account management system using the packages accounts-ui and accounts-password. It is really useful for prototyping your application, before going deeper and creating your own design for the accounts management (login, r…
Read more »When we take on a big refactoring, we often get this uncomfortable feeling of doubt. A little demon appears on our shoulder and asks “Did you remember to mak…
Read more »I have worked with Elm last year and honestly it was an great experience. I really liked it and I would like to use Elm in all my new projects. But I also like Meteor and three weeks ago I started using it again. I discovered Meteor in 2015, I gave a talk…
Read more »An implementation of ultimate tictactoe in Elm. Contribute to jjst/ultimate-tictactoe development by creating an account on GitHub.
Read more »