Difference between revisions of "Web"

From HaskellWiki
Jump to navigation Jump to search
(finish merging to Web/Frameworks and Web/Deploy)
 
(35 intermediate revisions by 9 users not shown)
Line 1: Line 1:
 
[[Category:Web|*]]
{{Stub}}
 
  +
{{Web infobox}}
[[Category:Web]]
 
   
  +
The web development community in Haskell has recently had a large boost in activity, resulting in a plethora of choices in libraries. As usual, a breadth of options is a double edged sword: you can choose the tools more to your style, but it is harder to find quality tools.
== Wiki pages ==
 
   
  +
You may want to start on this wiki by looking at [[Web/Frameworks]].
* [[Applications and libraries/Web programming]]
 
* [[Practical web programming in Haskell]]
 
* [[Blog articles/Web]]
 
* [[Web Projects]]
 
   
  +
Please join us on [[Web/Forums_and_Discussion|the mailing lists]] to discuss web development in Haskell.
 
== External links ==
 
 
* [http://www.haskell.org/mailman/listinfo/web-devel The Haskell Web development mailinglist]
 

Latest revision as of 20:04, 17 February 2011

Haskell Web Development

Software:
Servers - Libraries - Frameworks
Deploy - Cloud
Interfaces to frameworks
Databases and Persistence
Testing and Verification
Content Management

Community & Research:
Forums and Discussion
Literature (research, talks and blogs)
Existing Haskell web applications
Ongoing projects and ideas

The web development community in Haskell has recently had a large boost in activity, resulting in a plethora of choices in libraries. As usual, a breadth of options is a double edged sword: you can choose the tools more to your style, but it is harder to find quality tools.

You may want to start on this wiki by looking at Web/Frameworks.

Please join us on the mailing lists to discuss web development in Haskell.