Elm Manchester Resources
This is a list of resources & links created for the Manchester Elm Meetup group. To help people get started and find some good content.
Please make pull requests or get in touch to be added as a collaborator.
Community
Podcasts
Talks
- Evan Czaplicki - Code is the Easy Part
- Evan Czaplicki - Let's be mainstream! User focused design in Elm
- Evan Czaplicki - On Storytelling
- Evan Czaplicki - Convergent Evolution
- Evan Czaplicki - Accidentally Concurrent
- Richard Feldman - Elm in production
- Richard Feldman - Introduction to Elm
- Kevin Yank - Elm in Production: Surprises & Pain Points
- Elm Europe Playlists
- Elm Conf Playlists
Videos
Try Elm
Installation
That was written long time ago and needs revision.
Documentation and Tutorials
- (New) Documentation
- (New) Guide
- (New) Elm Cheat Sheet
- (New) Core Libraries
- (New) Elm syntax
- (New) Elm type system
Packages
Examples
Our Meetup
Interesting Links
Perhaps these links are not immediate concern for a beginner, but they help to learn and understand the Elm style.
- (New) Elm Style Guide
- (New) Elm Format
- (New) The life of a file A talk explaining how Elm projects can be split into multiple files.