Discover New Packages Using the Elm Package Index

Share this video with your friends

Send Tweet

Elm comes with an index of publicly-usable open-source packages. Using packages from this index can substantially improve a developer’s experience. Learn how to find a package through the index, understand its API through type annotations and documentation, download it, and use it in a project.

Elm packages aren't working with embedded Ellie, so I've provided you with a link to the Ellie example here.

Oisín
Oisín
~ 8 years ago

Decent whirlwind intro to Elm, but there is so much more to learn about messages, tasks, interop, how to structure larger apps (like Redux's reducer composition ideas), routing etc. Are there plans to continue this or make a second course?

Murphy Randle
Murphy Randle(instructor)
~ 8 years ago

Yes! There are definitely plans. I'm hoping to do a new course on more intermediate topics in the coming months. Thanks for the feedback!

Miguel
Miguel
~ 7 years ago

Thanks for the nice introductory course to Elm. Would also love to see more intermediate-advanced courses on how to build a "real" Elm application.

Suwigya Rathore
Suwigya Rathore
~ 6 years ago

sorry to say course is so outdated