Latest Elm language Podcast Episodes

Implementing Elm artwork

105 After Show: Failing fast, identifying value, and communication

Implementing Elm - March 05, 2020 12:00 - 35 minutes ★★★★★ - 2 ratings
Today I am talking to Dan about Screenplay By Elm. An editor built by and for screenplay writers. Dan shared his process in a conference talk at Elm Conf and today we are going dive into that implementation story and hopefully learn a few things about building a custom text editor in El...

Implementing Elm artwork

105: Deadlines, word wrap, and tests with Dan Abrams

Implementing Elm - March 05, 2020 12:00 - 39 minutes ★★★★★ - 2 ratings
Today I am talking to Dan about Screenplay By Elm. An editor built by and for screenplay writers. Dan shared his process in a conference talk at Elm Conf and today we are going dive into that implementation story and hopefully learn a few things about building a custom text editor in El...

Implementing Elm artwork

104: Your own markup language with Matthew Griffith

Implementing Elm - February 27, 2020 12:00 - 52 minutes ★★★★★ - 2 ratings
Although elm-ui may be what he is most known for publicly its not why I am talking to Matthew. Matthew has also created elm-markup. A custom markup syntax for Elm. It gives you the power of the Elm compiler and types that you can apply to a completely custom syntax that you define. Toda...

Implementing Elm artwork

104 After Show: Community, Domain driven development, and use no primitives

Implementing Elm - February 27, 2020 12:00 - 21 minutes ★★★★★ - 2 ratings
Although elm-ui may be what he is most known for publicly its not why I am talking to Matthew. Matthew has also created elm-markup. A custom markup syntax for Elm. It gives you the power of the Elm compiler and types that you can apply to a completely custom syntax that you define. Toda...

Implementing Elm artwork

103 After Show: Reaching out to others and using the language to help you grow

Implementing Elm - February 20, 2020 12:00 - 10 minutes ★★★★★ - 2 ratings
Another fun conversation after the implementation story stops. Jim has a lot of experience and wisdom to share so buckle up and enjoy the conversation. 🔗 Show Links: Making a LaTeX-to-HTML parser in Elm Tarring files with Elm Making Elm Talk to Your Personal Supercomputer 📬 Reply t...

Implementing Elm artwork

103: Jim Carlson on the elm parser and using the community around you

Implementing Elm - February 17, 2020 12:00 - 37 minutes ★★★★★ - 2 ratings
This episode covers how Jim brought LaTex and markdown together into a single editor on the web using the elm parser. The secret sauce??? Community and finding help from those around you. We do not always have to have the right answers ourselves to every engineering problem. Other persp...

Implementing Elm artwork

102 After Show: How Elm empowers you to solve harder problems and more

Implementing Elm - January 30, 2020 12:00 - 25 minutes ★★★★★ - 2 ratings
BONUS! I asked Martin a number of extra questions that fell outside of the context of how the text editor is implemented, but still wanted to share those answers so here they are! 🔗 Show Links elm-browser on Github elm-browser: Smalltalk goodness for Elm Where the Elm am I - Katie H...

Implementing Elm artwork

102: Martin Janiczek on elm-browser and building a custom elm text editor

Implementing Elm - January 27, 2020 12:00 - 44 minutes ★★★★★ - 2 ratings
This episode covers how the editor in elm-browser is implemented. Martin walks us through what made him decide to tackle a custom Elm text editor and why it was the right solution for his use case. 🔗 Show Links elm-browser on Github elm-browser: Smalltalk goodness for Elm Where the ...

Implementing Elm artwork

101 After Show: Premortems, natural disasters, and Elm @ Scale

Implementing Elm - January 23, 2020 12:00 - 18 minutes ★★★★★ - 2 ratings
BONUS! I asked Brian a number of extra questions that fell outside of the context of how NoRedInk implements text editing, but still wanted to share those answers so here they are! 🔗 Show Links Let's Publish Nice Packages Robot Buttons From Mars Joyful Particles In Elm 📬 Reply to t...

Implementing Elm artwork

101: Brian Hicks on Quill, custom elements, and how NoRedInk handles text editing

Implementing Elm - January 20, 2020 12:00 - 33 minutes ★★★★★ - 2 ratings
This episode covers how NoRedInk implements text editing for their application using Quill, a JavaScript rich text editing library, and a custom element. Brian Hicks show us an interesting look into how Elm only is not always they best option in a business context, but covers how the gu...

Implementing Elm artwork

Getting better together

Implementing Elm - September 12, 2019 10:00 - 2 minutes ★★★★★ - 2 ratings
Why do I think this is important? Well, because this is what I wish I had right now. Elm has come along way from the idea of centering rectangles on a screen and the community has grown right along with it. But, the language and the community is still young. Especially in comparison to...

Related Elm language Topics