DEV Community

Elm

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
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."

14
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

10
Comments
7 min read
Differences between TypeScript and Elm

Differences between TypeScript and Elm

36
Comments 2
16 min read
Install Elm for Linux arm64

Install Elm for Linux arm64

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

Elm vs HyperScript - A Wordle implementation

30
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
Learning Elm the Wrong Way: A Series (Probably)

Learning Elm the Wrong Way: A Series (Probably)

23
Comments 1
7 min read
Simple code is different from simplistic code: Elm vs JavaScript

Simple code is different from simplistic code: Elm vs JavaScript

92
Comments 12
10 min read
Elm: ushering in a new era of web development

Elm: ushering in a new era of web development

6
Comments 1
1 min read
Código simples é diferente de código simplista: Elm vs JavaScript

Código simples é diferente de código simplista: Elm vs JavaScript

21
Comments
11 min read
Elm 2021, a year in review

Elm 2021, a year in review

99
Comments 5
34 min read
Setting up an Elm project in 2022

Setting up an Elm project in 2022

14
Comments 2
10 min read
partial functions you say?

partial functions you say?

5
Comments
3 min read
Elm's guarantees

Elm's guarantees

13
Comments
1 min read
🍩 The Functional Donut 🍩

🍩 The Functional Donut 🍩

22
Comments
7 min read
Using Fission with Elm - Part 3: Adding authentication and using the Fission Drive

Using Fission with Elm - Part 3: Adding authentication and using the Fission Drive

9
Comments 2
14 min read
Focused state border width hack with Elm-UI

Focused state border width hack with Elm-UI

7
Comments
1 min read
Using Fission with Elm - Part 2: Integrating Fission into the Elm project

Using Fission with Elm - Part 2: Integrating Fission into the Elm project

7
Comments
8 min read
From dynamic to static typing in three steps

From dynamic to static typing in three steps

65
Comments 2
8 min read
Using Fission with Elm - Part 1: Using Vite to manage Elm applications

Using Fission with Elm - Part 1: Using Vite to manage Elm applications

23
Comments 2
10 min read
Design Report - Migrations in Elm Fullstack Deployments

Design Report - Migrations in Elm Fullstack Deployments

7
Comments
5 min read
Return statement is ok

Return statement is ok

21
Comments 2
5 min read
Porting Elm to WebAssembly

Porting Elm to WebAssembly

28
Comments
7 min read
Building Spotify with Elm-01

Building Spotify with Elm-01

5
Comments
3 min read
Building Spotify with Elm-00

Building Spotify with Elm-00

5
Comments
2 min read
Angry developer?

Angry developer?

5
Comments
1 min read
About lazyness, automation, types and functional languages

About lazyness, automation, types and functional languages

2
Comments 1
2 min read
Haskell for the Elm Enthusiast

Haskell for the Elm Enthusiast

15
Comments
8 min read
Elm in Wasm: Custom types and extensible Records

Elm in Wasm: Custom types and extensible Records

11
Comments
7 min read
Elm in Wasm: Built-in typeclasses

Elm in Wasm: Built-in typeclasses

6
Comments
5 min read
Pelmodoro - a Pomodoro app built with Elm

Pelmodoro - a Pomodoro app built with Elm

30
Comments
5 min read
Three real-world examples of distributed Elixir (pt. 4)

Three real-world examples of distributed Elixir (pt. 4)

12
Comments
12 min read
Elm at Treefin

Elm at Treefin

15
Comments 3
2 min read
React to Elm Migration Guide

React to Elm Migration Guide

52
Comments 11
15 min read
TypeScript Berlin/Sevilla Meetup + quiz with prizes!

TypeScript Berlin/Sevilla Meetup + quiz with prizes!

2
Comments
1 min read
Comparing Elm with Reflex

Comparing Elm with Reflex

24
Comments 2
16 min read
Elm Cheat Sheet

Elm Cheat Sheet

28
Comments 2
1 min read
Towards a Pure Elm Text Editor

Towards a Pure Elm Text Editor

12
Comments
5 min read
Elm at Rakuten

Elm at Rakuten

214
Comments 7
40 min read
IHP and elm - towards a functional web

IHP and elm - towards a functional web

17
Comments
1 min read
A gentle introduction to Elm

A gentle introduction to Elm

7
Comments
5 min read
#30daysofelm Day 30: Closing thoughts

#30daysofelm Day 30: Closing thoughts

17
Comments 7
12 min read
#30daysofelm Day 23: Simple layout with elm-ui

#30daysofelm Day 23: Simple layout with elm-ui

3
Comments 1
5 min read
Elm in the server (or anywhere else) with promises

Elm in the server (or anywhere else) with promises

31
Comments 8
4 min read
Writing Elm Ports in ReScript

Writing Elm Ports in ReScript

6
Comments
5 min read
#30daysofelm Day 19: Basic time

#30daysofelm Day 19: Basic time

5
Comments 2
3 min read
#30daysofelm Day 18: Decoding JSON from a Python backend

#30daysofelm Day 18: Decoding JSON from a Python backend

2
Comments 1
9 min read
loading...