DEV Community

Elm

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Exploring the Elm Architecture for Web Applications

Exploring the Elm Architecture for Web Applications

3
Comments 1
2 min read
How to use Elm extensible records

How to use Elm extensible records

3
Comments
1 min read
Parsing AWS AppSync Responses, Elm GraphQL Libraries, and Only Doing Front-End

Parsing AWS AppSync Responses, Elm GraphQL Libraries, and Only Doing Front-End

Comments 2
10 min read
How I use Nix in my Elm projects

How I use Nix in my Elm projects

12
Comments 2
3 min read
Record Type Alias Combinators: A Public Service Announcement

Record Type Alias Combinators: A Public Service Announcement

15
Comments 4
9 min read
On continuation-passing style and the factorial function

On continuation-passing style and the factorial function

3
Comments 1
3 min read
Announcing elm-integer

Announcing elm-integer

11
Comments
3 min read
My notes on Make Haste Slowly

My notes on Make Haste Slowly

5
Comments
2 min read
Smart Event Listeners

Smart Event Listeners

12
Comments 2
6 min read
Useful Chompers

Useful Chompers

8
Comments 3
5 min read
Wrapper modules can lead to better APIs

Wrapper modules can lead to better APIs

9
Comments 2
3 min read
Part 1 – Build a Wordle Helper Using Elm and A Little Bit of Logic

Part 1 – Build a Wordle Helper Using Elm and A Little Bit of Logic

7
Comments
4 min read
Part 3 – Build a Wordle Helper Using Elm and A Little Bit of Logic

Part 3 – Build a Wordle Helper Using Elm and A Little Bit of Logic

5
Comments
6 min read
Part 2 – Build a Wordle Helper Using Elm and A Little Bit of Logic

Part 2 – Build a Wordle Helper Using Elm and A Little Bit of Logic

4
Comments
7 min read
Change CSS Properties from Elm with CSS Custom Properties

Change CSS Properties from Elm with CSS Custom Properties

4
Comments
4 min read
How to manage HTTP requests on page load with elm

How to manage HTTP requests on page load with elm

57
Comments 6
3 min read
7GUIs in Elm

7GUIs in Elm

2
Comments 2
1 min read
Cellular Automata in Elm: Build Conway's Game of Life

Cellular Automata in Elm: Build Conway's Game of Life

6
Comments 2
7 min read
How to render a basic calendar UI in Elm

How to render a basic calendar UI in Elm

5
Comments
11 min read
Database Functions in Elm-Time - Easy Database Updates in Production

Database Functions in Elm-Time - Easy Database Updates in Production

1
Comments 1
4 min read
Introducing dwayne/elm-debouncer: Debounce or throttle your actions in Elm

Introducing dwayne/elm-debouncer: Debounce or throttle your actions in Elm

6
Comments 1
1 min read
Announcing elm-express

Announcing elm-express

13
Comments 3
3 min read
Elm for React developers

Elm for React developers

29
Comments 5
5 min read
Implementing MicroScheme in Elm

Implementing MicroScheme in Elm

2
Comments
2 min read
Why is Elm such a delightful programming language?

Why is Elm such a delightful programming language?

67
Comments 17
11 min read
Por que Elm é uma linguagem tão deliciosa?

Por que Elm é uma linguagem tão deliciosa?

17
Comments 2
12 min read
On Ideology

On Ideology

5
Comments
2 min read
Elm 2022, a year in review

Elm 2022, a year in review

25
Comments 5
54 min read
Statically-typed functional programming, Elm, Conway's Game of Life, and Emergence

Statically-typed functional programming, Elm, Conway's Game of Life, and Emergence

7
Comments 4
24 min read
Haskell for Elm developers: giving names to stuff (Part 1 - Functors)

Haskell for Elm developers: giving names to stuff (Part 1 - Functors)

8
Comments
6 min read
Dutch Government's DigiD iOS App Code Snippet

Dutch Government's DigiD iOS App Code Snippet

2
Comments 1
4 min read
Beware of integer division in Elm 0.19.1

Beware of integer division in Elm 0.19.1

5
Comments
3 min read
Learn functional programming with Advent of Code! ☃️

Learn functional programming with Advent of Code! ☃️

12
Comments
11 min read
Getting Tailwind to Work with Elm Book

Getting Tailwind to Work with Elm Book

3
Comments
4 min read
Contributing to devenv

Contributing to devenv

13
Comments
3 min read
Virtual DOM: What problem does it solve?

Virtual DOM: What problem does it solve?

9
Comments
12 min read
Elm, an alternative to Javascript

Elm, an alternative to Javascript

14
Comments 4
2 min read
DOM Virtual: Qual problema ela resolve?

DOM Virtual: Qual problema ela resolve?

15
Comments 5
13 min read
Designing Impossible Situations

Designing Impossible Situations

5
Comments
1 min read
Designing an Elm component

Designing an Elm component

9
Comments 1
4 min read
Day 3 of Elm- Records

Day 3 of Elm- Records

13
Comments 1
1 min read
Day 1 of Elm

Day 1 of Elm

11
Comments
2 min read
Day 2 of Elm- Partial Application

Day 2 of Elm- Partial Application

6
Comments
2 min read
The REGAL Architecture

The REGAL Architecture

22
Comments
26 min read
Introducing Elm Editor - a web-based IDE for Elm programs

Introducing Elm Editor - a web-based IDE for Elm programs

4
Comments
3 min read
Piping in JS, or what Elm taught me about partial application

Piping in JS, or what Elm taught me about partial application

10
Comments
4 min read
Utilizing Native Dialog in Elm

Utilizing Native Dialog in Elm

7
Comments
6 min read
Programming Tip #1: Avoid Primitives, Use Product Types

Programming Tip #1: Avoid Primitives, Use Product Types

4
Comments 1
1 min read
LETWW, Part 2: "Regular expressions are quite confusing and difficult to use."

LETWW, Part 2: "Regular expressions are quite confusing and difficult to use."

13
Comments
6 min read
Install Elm for OpenBSD x86_64

Install Elm for OpenBSD x86_64

8
Comments
1 min read
Trying your luck with Elm

Trying your luck with Elm

9
Comments
11 min read
Elm at Talenteca

Elm at Talenteca

16
Comments 2
3 min read
Using the Builder Pattern for Elm Components

Using the Builder Pattern for Elm Components

23
Comments
10 min read
React `useImperativeHandle` Magic

React `useImperativeHandle` Magic

16
Comments
2 min read
Utilizing Elm in a Web Worker

Utilizing Elm in a Web Worker

9
Comments
14 min read
Hungary for the Power: A Closer Look at Hungarian Notation

Hungary for the Power: A Closer Look at Hungarian Notation

9
Comments
7 min read
Differences between TypeScript and Elm

Differences between TypeScript and Elm

33
Comments 2
16 min read
Install Elm for Linux arm64

Install Elm for Linux arm64

9
Comments
1 min read
Elm vs HyperScript - A Wordle implementation

Elm vs HyperScript - A Wordle implementation

29
Comments 3
7 min read
"You can't do nested record updates in Elm."

"You can't do nested record updates in Elm."

10
Comments 3
3 min read
loading...