beginner-friendly-haskell-for-web-development
Web dev book
A book on learning Haskell to build web applications through a beginner-friendly real-world project-based approach
A book about real world web development in beginner friendly Haskell
78 stars
11 watching
6 forks
Language: Haskell
last commit: almost 6 years ago beginner-friendlybookhaskellreal-world-projectweb-development
Related projects:
Repository | Description | Stars |
---|---|---|
haskellzhangsong/introduction_to_haskell | A book's source code with corrections and explanations for errors in a Haskell programming language textbook. | 67 |
haskellzhangsong/introduction_to_haskell_2ed_source | The source code for an introductory textbook on functional programming in Haskell. | 82 |
katychuang/getting-started-with-haskell | A collection of resources and tutorials to help beginners build practical projects in the Haskell programming language. | 118 |
dnikolovv/practical-haskell | A collection of practical examples and snippets to help developers use Haskell in real-world scenarios. | 84 |
huangzworks/real-world-haskell-cn | Translation of an influential Haskell book into Chinese. | 1,557 |
bitemyapp/learnhaskell | A collection of resources and guidance for learning the Haskell programming language | 7,979 |
dwayne/haskell-programming | Collects notes and solutions to exercises from the book 'Haskell Programming from first principles' | 95 |
alexwl/haskell-code-explorer | A web application for exploring and understanding Haskell codebases | 512 |
commercialhaskell/haskellers | A web application built on Haskell and Yesod to showcase the language's capabilities, providing a sample site for learning and development. | 141 |
joelburget/react-haskell | A set of libraries and tools for building web UI using Haskell | 351 |
jaspervdj/fugacious | A minimal Haskell web application providing temporary email addresses as an example of robust and maintainable software development. | 147 |
lettier/webviewhs | A Haskell library for creating native desktop windows with rich web-based UI experiences | 125 |
quchen/articles | A collection of articles about Haskell programming and its applications. | 1,250 |
1haskelladay/1had | Provides tools and exercises for practicing functional programming in Haskell | 118 |
mark-watson/haskell_tutorial_cookbook_examples | A collection of Haskell code examples and tutorials for learning the language. | 82 |