Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

These small apps are a basic starting point for folks who would prefer to learn by reading code.

Check out the Lamdera quick overview for the basic concepts.

Examples

– counter (115 lines of code)

The classic Elm counter example converted to a networked multi-user counter app.

– chat (180 lines of code)

A simple single-room multi-user chat app including UI.

Try it out

Locally with the lamdera binary:

git clone git@github.com:lamdera/example-apps.git
cd example-apps/counter
lamdera reset
lamdera live

Other example apps:

Lamdera Realworld (2926 lines of code)

A full frontend+backend Realworld app implementation using Lamdera primitives, extended from the frontend-only elm-spa Realworld app.

About

Beginner example apps on Lamdera

Resources

Stars

14 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages