Slide 5
Slide 5 text
How PureScript describes itself
• Compile to readable JavaScript and reuse existing JavaScript code easily
• We’ve already seen in try.purescript.org/
• https://github.com/justinwoo/purescript-toppokki
• Excellent tooling and editor support with instant rebuilds
• VSCode supported!
• Build real-world applications using functional techniques and expressive types, for example:
• https://github.com/justinwoo/purescript-simple-json
• https://arthurxavierx.github.io/RealWorldAppComonadicUI.pdf
• https://code.fb.com/core-data/open-sourcing-haxl-a-library-for-haskell/
• https://www.yesodweb.com/
http://www.purescript.org/