Skip to content

parsonsmatt/purs-architecture-tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

purs-architecture-tutorial

A port of the Elm Architecture Tutorial to PureScript.

Getting Started:

  1. Ensure that you've got PureScript 0.7.6 installed. (has also been tested with 0.8RC)
  2. Ensure that you've got pulp 8.x installed (npm install pulp@8)
  3. Run npm install to get the virtual-dom dependency loaded
  4. Run pulp dep install to get the PureScript dependencies loaded.
  5. Run pulp server to run the server and access it at http://localhost:1337

Blog posts:

The repository is accompanied by a series of blog posts explaining the code and examples:

  1. Elm vs PureScript I: War of the Hello, Worlds
  2. Elm vs PureScript II
  3. Elm Architecture in PureScript III: Dynamic Lists of Counters
  4. Elm Architecture in PureScript IV: Effects

About

A port of the Elm Architecture Tutorial to PureScript

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •