Your Second Haskell Web App—A Yesod Workshop with Michael Snoyman


Details
Learn how to build a web app in Haskell with the author of the Yesod framework, Michael Snoyman. Michael recently gave the talk, "Your First Haskell Web App With WAI And Warp" and this is going to be "Part Two with Yesod!"
Michael Snoyman is the Vice President of Engineering at FP Complete, and the founder and lead developer of multiple Haskell open source projects, including Yesod, Conduit, Stack, and Stackage. He regularly speaks about programming best practices and writes articles and tutorials on programming and health.
In this virtual session, we will learn together how Yesod works and try to have a remote hands-on workshop. This is a unique and exciting opportunity to learn directly from one of the Haskell community's most prolific contributors!
To join in the coding, follow these steps beforehand:
Install Stack 2: https://docs.haskellstack.org/en/stable/README/#how-to-install
Run `stack new sampleapp yesodweb/simple && cd sampleapp && stack test`
Links:
Watch the WAI and Warp talk here: https://youtu.be/mz5_HmLGRXc)
These are the slides: https://www.snoyman.com/reveal/first-app-wai-warp
Yesod: https://www.yesodweb.com/
This Meetup will be recorded.

Your Second Haskell Web App—A Yesod Workshop with Michael Snoyman