Henrikh Kantuni

Results 64 issues of Henrikh Kantuni

**Destructuring** section (https://www.braveclojure.com/do-things/)

`use's` → `uses`

`went in a cave` → `went into a cave`

I get > Cannot read properties of undefined (reading 'parsers') when I run ```sh prettier --check Main.elm --plugin=prettier-plugin-elm ``` P.S. I can't get it to work in the VSCode either.

`monthNameFirstThree` was replaced with `monthNameAbbreviated`, but it's still used in docs.

This problem occurs when you attach an `onClick` handler to an element and want to access the underlying event argument. The current function signature displayed is incorrect. Since the `onClick`...

- Specifies language (`elm` and `sh`) on the fenced code blocks - Formats Elm code using `elm-format`