-
Notifications
You must be signed in to change notification settings - Fork 23
Open
Description
There is no good starter tutorial on the net about Snap.
Things like template context variables, acid-state (database) usage, urls, etc.. are not clear how to use or where to stick them. The default/init site generated by Snap is confusing with three files: Application.hs, Main.hs, Site.hs - with no explanation of what file does what, and a bunch of weird looking code that does 'magic' (and uses symbols like [| ).
For a person just getting started with haskell I think it would be really useful to have a "for dummies" tutorial. And yes - it's possible, just look at Django docs.
Snap can have an advantage here, as no other framework (yesod or happstack) has a good beginner tutorial.
Metadata
Metadata
Assignees
Labels
No labels