ThinkingElixir 023: Gleam and Static Types with Louis Pilfold On Elixir Metaprogramming

[Live Coding] UX with LiveView: Parsing Wiktionary

In the 2 part of the language learning LiveView app series, I continued working on the Wiktionary articles parser.

I tried a number of approaches, e.g. HTML tree reconstruction and level tracking, but in the end settled on extractor functions for specific sections of the article. I was using LiveView to render intermediate results.

https://youtu.be/gJTsXWSV64s