DEV Community

Elm

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Discriminating parts of a union type

Discriminating parts of a union type

5
Comments
6 min read
Elm na prática - Events, Pattern Matching, Maybe, Dict e implementando a lógica do conversor

Elm na prática - Events, Pattern Matching, Maybe, Dict e implementando a lógica do conversor

9
Comments
12 min read
Elm na prática - Imports, variáveis e o módulo HTML

Elm na prática - Imports, variáveis e o módulo HTML

7
Comments
12 min read
Elm na prática - The Elm Architecture, Records, funções e exibindo dados da Model

Elm na prática - The Elm Architecture, Records, funções e exibindo dados da Model

6
Comments
9 min read
Recreating Classic Games for the Web (Series Intro)

Recreating Classic Games for the Web (Series Intro)

10
Comments 1
4 min read
How Autotracking Works

How Autotracking Works

21
Comments
20 min read
So I created a Docker image for Elm Test and here's why

So I created a Docker image for Elm Test and here's why

11
Comments
2 min read
Setting Up a Development Environment in Elm

Setting Up a Development Environment in Elm

16
Comments 1
4 min read
Elm vs. Svelte

Elm vs. Svelte

183
Comments 23
10 min read
Type safety at runtime with JSON decoders

Type safety at runtime with JSON decoders

9
Comments
7 min read
What Makes a Good Reactive System?

What Makes a Good Reactive System?

34
Comments
13 min read
Do you consider learning Elm?

Do you consider learning Elm?

9
Comments 35
1 min read
Hackathon Elm à Rennes, Janvier 2020

Hackathon Elm à Rennes, Janvier 2020

5
Comments
4 min read
Algebraic Structures Explained - Part 3 Semigroup

Algebraic Structures Explained - Part 3 Semigroup

14
Comments 3
7 min read
Function flexibility considered harmful

Function flexibility considered harmful

10
Comments 1
6 min read
An experimental typesafe back-end micro-framework for Elm

An experimental typesafe back-end micro-framework for Elm

7
Comments 2
7 min read
A tour of all Elm commands

A tour of all Elm commands

13
Comments 7
4 min read
Algebraic Structures Explained - Part 2 - Magma

Algebraic Structures Explained - Part 2 - Magma

19
Comments
2 min read
Dad jokes and HTTP requests in Elm

Dad jokes and HTTP requests in Elm

14
Comments 2
8 min read
Creating a todo app in Elm

Creating a todo app in Elm

58
Comments 6
9 min read
My first Elm app

My first Elm app

43
Comments 5
7 min read
The Power of Elm in JavaScript

The Power of Elm in JavaScript

35
Comments
6 min read
Converting JSON with Elm

Converting JSON with Elm

5
Comments 1
5 min read
"Haskell for the Front-End" :: Elm vs. PureScript

"Haskell for the Front-End" :: Elm vs. PureScript

24
Comments 7
1 min read
Introducing Arborist, the tree editor for Elm

Introducing Arborist, the tree editor for Elm

27
Comments 2
5 min read
A simple Elm, SCSS toolchain

A simple Elm, SCSS toolchain

5
Comments 3
4 min read
Put some Tailwind in your Elm

Put some Tailwind in your Elm

30
Comments 5
2 min read
Lessons learned from my first 10k LOC in Elm

Lessons learned from my first 10k LOC in Elm

57
Comments 5
5 min read
Running elm in docker

Running elm in docker

7
Comments
4 min read
Easier paths to accessibility in Elm

Easier paths to accessibility in Elm

26
Comments 1
3 min read
Star ratings in Elm

Star ratings in Elm

8
Comments
1 min read
React Redux Thunk vs Elm

React Redux Thunk vs Elm

21
Comments 1
41 min read
Rich interactive notebooks with elm-markup

Rich interactive notebooks with elm-markup

10
Comments
5 min read
Elm Conf 2019 Overview

Elm Conf 2019 Overview

11
Comments
8 min read
Algebraic Structures Explained - Part 1 - Base Definitions

Algebraic Structures Explained - Part 1 - Base Definitions

40
Comments 1
8 min read
BMP Image File Decoding In Elm

BMP Image File Decoding In Elm

7
Comments
2 min read
Safe functional IO in TypeScript: an introduction

Safe functional IO in TypeScript: an introduction

19
Comments
4 min read
Playing with "with" in Elm

Playing with "with" in Elm

8
Comments
2 min read
Type Wars, TDD and Elm

Type Wars, TDD and Elm

10
Comments
4 min read
Inductive specification using a bottom-up definition

Inductive specification using a bottom-up definition

6
Comments
2 min read
Inductive specification using a top-down definition

Inductive specification using a top-down definition

4
Comments
2 min read
Can you spot the problem in the implementation of nthElement?

Can you spot the problem in the implementation of nthElement?

6
Comments 13
1 min read
Which programming language features do you love and why?

Which programming language features do you love and why?

9
Comments 11
2 min read
Drag & Drop without Draggables & Dropzones

Drag & Drop without Draggables & Dropzones

21
Comments
11 min read
EoPL + Elm

EoPL + Elm

6
Comments 1
1 min read
Let's build a Random Quote Machine in Elm - Part 3

Let's build a Random Quote Machine in Elm - Part 3

6
Comments
6 min read
Announcing Regex Nodes, a visual editor for Regular Expressions

Announcing Regex Nodes, a visual editor for Regular Expressions

14
Comments 2
3 min read
Let's build a Random Quote Machine in Elm - Part 2

Let's build a Random Quote Machine in Elm - Part 2

6
Comments
7 min read
Why are you learning Elm?

Why are you learning Elm?

15
Comments 32
1 min read
Let's build a Random Quote Machine in Elm - Part 1

Let's build a Random Quote Machine in Elm - Part 1

15
Comments
4 min read
A short introduction to Ports and Flags in Elm

A short introduction to Ports and Flags in Elm

8
Comments
7 min read
Elm's Remote Data Type in Javascript

Elm's Remote Data Type in Javascript

62
Comments 5
4 min read
Elm's compiler hints

Elm's compiler hints

13
Comments 3
2 min read
5 notable things I learned from reading Elm's syntax documentation

5 notable things I learned from reading Elm's syntax documentation

7
Comments
2 min read
What Is Elm (and a game I'm making with it)

What Is Elm (and a game I'm making with it)

13
Comments 2
7 min read
freeCodeCamp's Pomodoro Clock project built in Elm

freeCodeCamp's Pomodoro Clock project built in Elm

9
Comments 2
1 min read
Comparing Elm to React/Redux

Comparing Elm to React/Redux

78
Comments 12
4 min read
Is anyone interested in an Elm tutorial?

Is anyone interested in an Elm tutorial?

17
Comments 10
1 min read
freeCodeCamp's JavaScript Calculator project built in Elm

freeCodeCamp's JavaScript Calculator project built in Elm

7
Comments
2 min read
Elm Challenge - Write a function that outputs the decimal representation of a rational number

Elm Challenge - Write a function that outputs the decimal representation of a rational number

6
Comments
2 min read
loading...