Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 687 Bytes

SUMMARY.md

File metadata and controls

19 lines (15 loc) · 687 Bytes

Summary

Learning the Basics

  • Introduction
  • [Intermission: Why Elm?](Why Elm.md)
  • [Getting Started](Getting Started.md)
  • [The Basic Building Blocks of Elm](The Basic Building Blocks of Elm.md)
  • [Intermission: Building User Interfaces](Building User Interfaces.md)
  • [Special Installation Notes](Special Installation Notes.md)

Making an Emoji Translator

  • [The Elm Architecture](The Elm Architecture.md)
  • [Making It Dynamic](Making It Dynamic.md)
  • Emojification!!!
  • [Our First Full Feature](Our First Full Feature.md)
  • [Choose Your Own Emoji](Choose Your Own Emoji.md)
  • [Deployment and Next Steps](Deployment and Next Steps.md)