Elm Weekly - Issue #173
Articles and Discussion
Easier automatic fixes in elm-review
Jeroen Engels explains how a new feature in elm-review
2.5.0 which allows rule authors to get a portion of the source code as a string enables additional rules. Jeroen gives examples of improving let
clauses which are now built into elm-review-common
.
What I’ve learned about minifying Elm code
Simon Lydell investigates the minification of the JS output of the Elm compiler, testing both UglifyJS
and esbuild
, and even a combination of the two.
Tools and Projects
hansjhoffman/nova-elm: Elm support for the Nova Editor
Hans Hoffman is looking for feedback on the plugin which provides Elm syntax highlighting, autocompletions, and language server support for the new Nova editor from Panic.
Andy Thompson has compiled a list of programming language projects and resources written in Elm.
Talks and Podcasts
Martin Janiczek is back with the third instalment of a series on writing a property-based testing library (you can find the previous videos on his channel):
That's it for this week!
If you would like to support my work on Elm Weekly and other Elm projects , please buy my book Practical Elm or sponsor me on GitHub .
To submit an Elm post, video or project for an upcoming issue of Elm Weekly, please tweet @elmweekly with a link or just reply to this email.