type_of stringclasses 1
value | id int64 12 2.31M | title stringlengths 1 256 ⌀ | description stringlengths 1 3.47k ⌀ | readable_publish_date stringlengths 5 10 | slug stringlengths 2 308 | path stringlengths 9 316 | url stringlengths 23 330 | comments_count int64 -3 1.19k | public_reactions_count int64 -82 4.01k | collection_id float64 60 30.7k ⌀ | published_timestamp stringlengths 20 20 | language stringclasses 95
values | subforem_id float64 1 1 ⌀ | positive_reactions_count int64 -82 4.01k | cover_image stringlengths 61 544 ⌀ | social_image stringlengths 61 544 | canonical_url stringlengths 15 452 | created_at stringlengths 20 20 | edited_at stringlengths 20 20 ⌀ | crossposted_at stringlengths 20 20 ⌀ | published_at stringlengths 20 20 | last_comment_at stringlengths 20 20 | reading_time_minutes int64 0 279 | tag_list stringlengths 5 121 | tags stringlengths 1 111 | user stringlengths 509 758 | organization stringlengths 501 629 ⌀ | flare_tag stringclasses 13
values | __index_level_0__ int64 0 722k |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
article | 167,582 | Haskell for madmen: Setup | Before we start writing any code, let's ensure our environment is setup properly. 1. Install... | Sep 9 '19 | haskell-for-madmen-setup-4cj9 | /drbearhands/haskell-for-madmen-setup-4cj9 | https://dev.to/drbearhands/haskell-for-madmen-setup-4cj9 | 9 | 29 | 2,194 | 2019-09-09T07:27:31Z | null | null | 29 | http://drbearhands.com/haskell-tutorial/1.setup/ | 2019-09-09T07:27:31Z | null | null | 2019-09-09T07:27:31Z | 2023-01-03T04:33:52Z | 3 | ['haskell', 'tutorial'] | haskell, tutorial | {'name': 'DrBearhands', 'username': 'drbearhands', 'twitter_username': None, 'github_username': 'DrBearhands', 'user_id': 66748, 'website_url': 'https://drbearhands.com/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazon... | null | null | 10,767 | ||
article | 167,886 | Fun with Typeclasses | Ever heard of `Enum`, `Bounded`, `BoundedEnum` and `CyclicEnum`? | Sep 9 '19 | fun-with-typeclasses-ap7 | /riccardoodone/fun-with-typeclasses-ap7 | https://dev.to/riccardoodone/fun-with-typeclasses-ap7 | 0 | 8 | null | 2019-09-09T13:35:52Z | en | null | 8 | https://odone.me/posts/2019-09-09-fun-with-typeclasses.html | 2019-09-09T13:27:26Z | 2025-01-03T22:45:14Z | null | 2019-09-09T13:35:52Z | 2019-09-09T13:35:52Z | 2 | ['haskell', 'functional'] | haskell, functional | {'name': 'Riccardo Odone', 'username': 'riccardoodone', 'twitter_username': 'RiccardoOdone', 'github_username': '3v0k4', 'user_id': 149296, 'website_url': 'https://odone.me', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.ama... | null | null | 10,768 | ||
article | 165,045 | Merging IO and Either into one monad | How to simplify code by merging two monads into one. | Sep 2 '19 | merging-io-and-either-into-one-monad-mdc | /riccardoodone/merging-io-and-either-into-one-monad-mdc | https://dev.to/riccardoodone/merging-io-and-either-into-one-monad-mdc | 0 | 8 | null | 2019-09-02T15:58:40Z | en | null | 8 | https://odone.me/posts/2019-09-02-merging-io-and-either-into-one-monad.html | 2019-09-02T14:44:08Z | 2025-01-03T22:45:34Z | null | 2019-09-02T15:58:40Z | 2019-09-02T15:58:40Z | 5 | ['haskell', 'functional'] | haskell, functional | {'name': 'Riccardo Odone', 'username': 'riccardoodone', 'twitter_username': 'RiccardoOdone', 'github_username': '3v0k4', 'user_id': 149296, 'website_url': 'https://odone.me', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.ama... | null | null | 10,769 | ||
article | 163,550 | [Discuss] What's your favourite Fibonacci implementation and in which language? Mine is in Haskell | A few years ago, in my first grad interview, I recall being asked to implement Fibonacci in two diffe... | Aug 30 '19 | discuss-what-s-your-favourite-fibonacci-implementation-and-in-what-language-mine-is-in-haskell-1kem | /patrickbuhagiar/discuss-what-s-your-favourite-fibonacci-implementation-and-in-what-language-mine-is-in-haskell-1kem | https://dev.to/patrickbuhagiar/discuss-what-s-your-favourite-fibonacci-implementation-and-in-what-language-mine-is-in-haskell-1kem | 5 | 10 | null | 2019-08-30T00:27:57Z | null | null | 10 | null | https://dev.to/patrickbuhagiar/discuss-what-s-your-favourite-fibonacci-implementation-and-in-what-language-mine-is-in-haskell-1kem | 2019-08-30T00:27:57Z | 2019-08-30T15:07:30Z | null | 2019-08-30T00:27:57Z | 2020-02-25T00:43:26Z | 2 | ['discuss', 'functional', 'todayilearned', 'haskell'] | discuss, functional, todayilearned, haskell | {'name': 'PatrickBuhagiar', 'username': 'patrickbuhagiar', 'twitter_username': 'PatrickBuhagiar', 'github_username': 'PatrickBuhagiar', 'user_id': 219857, 'website_url': 'https://www.patrickbuhagiar.com/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/http... | null | {'name': 'discuss', 'bg_color_hex': '#71EA8B', 'text_color_hex': '#FFFFFF'} | 10,770 | |
article | 162,412 | Going Functional 3 - Filter and Reduce | Welcome to part 3 of the #goingfunctional series. Following up where we left off, we will look into... | Aug 28 '19 | going-functional-3-filter-and-reduce-aap | /brunooliveira/going-functional-3-filter-and-reduce-aap | https://dev.to/brunooliveira/going-functional-3-filter-and-reduce-aap | 0 | 6 | 3,058 | 2019-08-28T15:48:27Z | null | null | 6 | null | https://dev.to/brunooliveira/going-functional-3-filter-and-reduce-aap | 2019-08-27T12:06:08Z | 2019-11-04T22:46:35Z | null | 2019-08-28T15:48:27Z | 2019-08-28T15:48:27Z | 5 | ['goingfunctional', 'haskell', 'python'] | goingfunctional, haskell, python | {'name': 'Bruno Oliveira', 'username': 'brunooliveira', 'twitter_username': None, 'github_username': 'bruno-oliveira', 'user_id': 209943, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fupl... | null | null | 10,771 | |
article | 161,228 | Data Validation in Typescript Using the Either Pattern | You can go with this, or you can go with that | Aug 26 '19 | data-validation-in-typescript-using-the-either-pattern-4omk | /polyov_dev/data-validation-in-typescript-using-the-either-pattern-4omk | https://dev.to/polyov_dev/data-validation-in-typescript-using-the-either-pattern-4omk | 8 | 48 | null | 2019-08-26T20:18:51Z | null | null | 48 | null | https://dev.to/polyov_dev/data-validation-in-typescript-using-the-either-pattern-4omk | 2019-08-25T21:41:44Z | 2019-08-26T23:54:09Z | null | 2019-08-26T20:18:51Z | 2020-10-03T12:09:36Z | 10 | ['typescript', 'haskell', 'webdev', 'javascript'] | typescript, haskell, webdev, javascript | {'name': 'Evan Derby', 'username': 'polyov_dev', 'twitter_username': None, 'github_username': 'skwh', 'user_id': 1813, 'website_url': 'http://skwh.github.io', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fupl... | null | null | 10,772 | |
article | 162,699 | Haskell do notation explained through JavaScript async await - part 2 | Trying to bridge the first barrier of Haskell learners through already familiar JavaScript | Aug 28 '19 | haskell-do-notation-explained-through-javascript-async-await-part-2-hn | /szg251/haskell-do-notation-explained-through-javascript-async-await-part-2-hn | https://dev.to/szg251/haskell-do-notation-explained-through-javascript-async-await-part-2-hn | 0 | 7 | null | 2019-08-28T03:26:44Z | null | null | 7 | null | https://dev.to/szg251/haskell-do-notation-explained-through-javascript-async-await-part-2-hn | 2019-08-28T03:23:10Z | 2019-08-28T03:28:59Z | null | 2019-08-28T03:26:44Z | 2019-08-28T03:26:44Z | 7 | ['haskell', 'javascript', 'promise', 'monad'] | haskell, javascript, promise, monad | {'name': 'Szabo Gergely', 'username': 'szg251', 'twitter_username': None, 'github_username': 'gege251', 'user_id': 80486, 'website_url': 'https://szabogergely.com', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com... | null | null | 10,773 | |
article | 162,333 | Haskell - Encoding and Decoding JSON with Aeson | Techniques I've learned from tutorials that I use daily | Aug 27 '19 | haskell-encoding-and-decoding-json-with-aeson-5d7n | /piq9117/haskell-encoding-and-decoding-json-with-aeson-5d7n | https://dev.to/piq9117/haskell-encoding-and-decoding-json-with-aeson-5d7n | 0 | 8 | null | 2019-08-27T07:15:42Z | null | null | 8 | null | https://dev.to/piq9117/haskell-encoding-and-decoding-json-with-aeson-5d7n | 2019-08-27T07:14:42Z | null | null | 2019-08-27T07:15:42Z | 2019-08-27T07:15:42Z | 3 | ['haskell', 'functional', 'json'] | haskell, functional, json | {'name': 'Ken Aguilar', 'username': 'piq9117', 'twitter_username': 'piq9117', 'github_username': 'piq9117', 'user_id': 51431, 'website_url': 'https://www.taezos.dev/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.... | null | null | 10,774 | |
article | 161,196 | Building a Blog in Haskell with Yesod–Giving Back | In this post I'm celebrating becoming a contributor to Yesod. | Aug 26 '19 | building-a-blog-in-haskell-with-yesod-giving-back-24bj | /riccardoodone/building-a-blog-in-haskell-with-yesod-giving-back-24bj | https://dev.to/riccardoodone/building-a-blog-in-haskell-with-yesod-giving-back-24bj | 0 | 6 | 1,974 | 2019-08-26T06:16:35Z | en | null | 6 | https://odone.me/posts/2019-08-26-building-a-blog-in-haskell-with-yesod%E2%80%93giving-back.html | 2019-08-25T19:51:48Z | 2025-01-03T22:45:47Z | null | 2019-08-26T06:16:35Z | 2019-08-26T06:16:35Z | 2 | ['haskell', 'yesod', 'functional'] | haskell, yesod, functional | {'name': 'Riccardo Odone', 'username': 'riccardoodone', 'twitter_username': 'RiccardoOdone', 'github_username': '3v0k4', 'user_id': 149296, 'website_url': 'https://odone.me', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.ama... | null | null | 10,775 | ||
article | 159,510 | Going Functional 2 - Our own map, purity and some functional constructs* | Introduction In the end of the previous installment, it was mentioned that as a follow-up, we were g... | Aug 24 '19 | going-functional-2-our-own-map-purity-and-some-functional-constructs-o9 | /brunooliveira/going-functional-2-our-own-map-purity-and-some-functional-constructs-o9 | https://dev.to/brunooliveira/going-functional-2-our-own-map-purity-and-some-functional-constructs-o9 | 0 | 11 | 3,058 | 2019-08-24T08:19:55Z | null | null | 11 | null | https://dev.to/brunooliveira/going-functional-2-our-own-map-purity-and-some-functional-constructs-o9 | 2019-08-21T07:34:37Z | 2019-11-04T22:46:07Z | null | 2019-08-24T08:19:55Z | 2019-08-24T08:19:55Z | 5 | ['goingfunctional', 'python', 'haskell', 'purity'] | goingfunctional, python, haskell, purity | {'name': 'Bruno Oliveira', 'username': 'brunooliveira', 'twitter_username': None, 'github_username': 'bruno-oliveira', 'user_id': 209943, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fupl... | null | null | 10,776 | |
article | 158,113 | Functors from first principle - explained with JS | Explaining what functors are from the most basic definitions | Aug 17 '19 | functors-from-first-principle-37lh | /snird/functors-from-first-principle-37lh | https://dev.to/snird/functors-from-first-principle-37lh | 3 | 86 | null | 2019-08-17T14:02:02Z | null | null | 86 | null | https://dev.to/snird/functors-from-first-principle-37lh | 2019-08-17T11:53:43Z | 2019-08-17T18:51:19Z | null | 2019-08-17T14:02:02Z | 2020-03-28T10:28:54Z | 7 | ['functional', 'haskell', 'javascript', 'beginners'] | functional, haskell, javascript, beginners | {'name': 'Snir David', 'username': 'snird', 'twitter_username': 'snird', 'github_username': None, 'user_id': 54800, 'website_url': 'https://snir.dev', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fu... | null | null | 10,777 | |
article | 158,158 | Building a Blog in Haskell with Yesod–JSON API | In this post we are going to see how to transform our Yesod blog into a JSON API (including authentication). | Aug 19 '19 | building-a-blog-in-haskell-with-yesod-json-api-40d1 | /riccardoodone/building-a-blog-in-haskell-with-yesod-json-api-40d1 | https://dev.to/riccardoodone/building-a-blog-in-haskell-with-yesod-json-api-40d1 | 2 | 6 | 1,974 | 2019-08-19T15:44:37Z | en | null | 6 | https://odone.me/posts/2019-08-19-building-a-blog-in-haskell-with-yesod%E2%80%93returning-JSON-API.html | 2019-08-17T15:11:41Z | 2025-01-03T22:46:07Z | null | 2019-08-19T15:44:37Z | 2019-08-21T09:17:36Z | 5 | ['haskell', 'yesod', 'functional'] | haskell, yesod, functional | {'name': 'Riccardo Odone', 'username': 'riccardoodone', 'twitter_username': 'RiccardoOdone', 'github_username': '3v0k4', 'user_id': 149296, 'website_url': 'https://odone.me', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.ama... | null | null | 10,778 | ||
article | 155,695 | Writing a Tictactoe game in Haskell | Code can be found here While I struggle with some misunderstandings of the OCaml module system,... | Aug 12 '19 | writing-a-tictactoe-game-in-haskell-545e | /nt591/writing-a-tictactoe-game-in-haskell-545e | https://dev.to/nt591/writing-a-tictactoe-game-in-haskell-545e | 3 | 9 | null | 2019-08-12T20:30:47Z | null | null | 9 | null | https://dev.to/nt591/writing-a-tictactoe-game-in-haskell-545e | 2019-08-12T20:30:47Z | null | null | 2019-08-12T20:30:47Z | 2024-09-08T12:22:35Z | 6 | ['haskell', 'functional'] | haskell, functional | {'name': 'Nikhil Thomas', 'username': 'nt591', 'twitter_username': None, 'github_username': 'nt591', 'user_id': 170087, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprof... | null | null | 10,779 | |
article | 155,537 | Building a Blog in Haskell with Yesod–Returning JSON | In this post we are going to see how to return JSON in our Yesod blog | Aug 12 '19 | building-a-blog-in-haskell-with-yesod-returning-json-2fl5 | /riccardoodone/building-a-blog-in-haskell-with-yesod-returning-json-2fl5 | https://dev.to/riccardoodone/building-a-blog-in-haskell-with-yesod-returning-json-2fl5 | 0 | 6 | 1,974 | 2019-08-12T13:33:02Z | en | null | 6 | https://odone.me/posts/2019-08-12-building-a-blog-in-haskell-with-yesod%E2%80%93returning-JSON.html | 2019-08-12T13:25:22Z | 2025-01-03T22:46:22Z | null | 2019-08-12T13:33:02Z | 2019-08-12T13:33:02Z | 2 | ['haskell', 'yesod', 'functional'] | haskell, yesod, functional | {'name': 'Riccardo Odone', 'username': 'riccardoodone', 'twitter_username': 'RiccardoOdone', 'github_username': '3v0k4', 'user_id': 149296, 'website_url': 'https://odone.me', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.ama... | null | null | 10,780 | ||
article | 145,961 | Building a Blog in Haskell with Yesod–Authorization | In this post we are going to take care of authorization in our Yesod blog | Aug 5 '19 | building-a-blog-in-haskell-with-yesod-authorization-1i8j | /riccardoodone/building-a-blog-in-haskell-with-yesod-authorization-1i8j | https://dev.to/riccardoodone/building-a-blog-in-haskell-with-yesod-authorization-1i8j | 0 | 6 | 1,974 | 2019-08-05T16:23:54Z | en | null | 6 | https://odone.me/posts/2019-08-05-building-a-blog-in-haskell-with-yesod%E2%80%93authorization.html | 2019-07-21T14:01:33Z | 2025-01-03T22:46:35Z | null | 2019-08-05T16:23:54Z | 2019-08-05T16:23:54Z | 2 | ['haskell', 'yesod', 'functional'] | haskell, yesod, functional | {'name': 'Riccardo Odone', 'username': 'riccardoodone', 'twitter_username': 'RiccardoOdone', 'github_username': '3v0k4', 'user_id': 149296, 'website_url': 'https://odone.me', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.ama... | null | null | 10,781 | ||
article | 152,469 | "Haskell for madmen" started | Just a quick heads up that I've started working on the Haskell tutorial mentioned in my last... | Aug 5 '19 | haskell-for-madmen-started-f1f | /drbearhands/haskell-for-madmen-started-f1f | https://dev.to/drbearhands/haskell-for-madmen-started-f1f | 3 | 4 | null | 2019-08-05T07:11:15Z | null | null | 4 | null | https://dev.to/drbearhands/haskell-for-madmen-started-f1f | 2019-08-05T07:11:15Z | null | null | 2019-08-05T07:11:15Z | 2023-01-03T04:32:37Z | 1 | ['haskell', 'tutorial'] | haskell, tutorial | {'name': 'DrBearhands', 'username': 'drbearhands', 'twitter_username': None, 'github_username': 'DrBearhands', 'user_id': 66748, 'website_url': 'https://drbearhands.com/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazon... | null | null | 10,782 | |
article | 152,133 | Tales of the Ruby Grimoire - Part One - The Grimoire | Dark tales of Ruby magics from beyond what any sane Rubyist would teach in a book of legends, opened by a particularly curious young lemur named Red. | Aug 4 '19 | tales-of-the-ruby-grimoire-part-one-the-grimoire-2712 | /baweaver/tales-of-the-ruby-grimoire-part-one-the-grimoire-2712 | https://dev.to/baweaver/tales-of-the-ruby-grimoire-part-one-the-grimoire-2712 | 2 | 22 | 10,893 | 2019-08-04T05:46:50Z | null | null | 22 | https://dev.to/baweaver/tales-of-the-ruby-grimoire-part-one-the-grimoire-2712 | 2019-08-04T05:46:50Z | 2021-01-21T06:54:41Z | null | 2019-08-04T05:46:50Z | 2019-08-09T18:07:16Z | 6 | ['ruby', 'haskell', 'javascript', 'scala'] | ruby, haskell, javascript, scala | {'name': 'Brandon Weaver', 'username': 'baweaver', 'twitter_username': 'keystonelemur', 'github_username': 'baweaver', 'user_id': 129384, 'website_url': 'https://hachyderm.io/@baweaver', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-up... | null | null | 10,783 | ||
article | 152,150 | Tales of the Ruby Grimoire - Part Four - The Lemurs of Haskell | Dark tales of Ruby magics from beyond what any sane Rubyist would teach in a book of legends, opened by a particularly curious young lemur named Red. | Aug 4 '19 | tales-of-the-ruby-grimoire-part-four-the-lemurs-of-haskell-3p4f | /baweaver/tales-of-the-ruby-grimoire-part-four-the-lemurs-of-haskell-3p4f | https://dev.to/baweaver/tales-of-the-ruby-grimoire-part-four-the-lemurs-of-haskell-3p4f | 0 | 6 | 10,893 | 2019-08-04T07:38:13Z | null | null | 6 | https://dev.to/baweaver/tales-of-the-ruby-grimoire-part-four-the-lemurs-of-haskell-3p4f | 2019-08-04T07:38:13Z | 2021-01-21T06:55:00Z | null | 2019-08-04T07:38:13Z | 2019-08-04T07:38:13Z | 8 | ['ruby', 'haskell'] | ruby, haskell | {'name': 'Brandon Weaver', 'username': 'baweaver', 'twitter_username': 'keystonelemur', 'github_username': 'baweaver', 'user_id': 129384, 'website_url': 'https://hachyderm.io/@baweaver', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-up... | null | null | 10,784 | ||
article | 151,152 | Let the compiler do the work for you! | Recently I came across a little programming puzzle, the task was to take a binary search tree and ret... | Aug 1 '19 | let-the-compiler-do-the-work-for-you-22kl | /jvanbruegge/let-the-compiler-do-the-work-for-you-22kl | https://dev.to/jvanbruegge/let-the-compiler-do-the-work-for-you-22kl | 10 | 51 | null | 2019-08-01T18:05:26Z | null | null | 51 | null | https://dev.to/jvanbruegge/let-the-compiler-do-the-work-for-you-22kl | 2019-08-01T16:33:40Z | 2019-08-01T21:08:20Z | null | 2019-08-01T18:05:26Z | 2024-06-17T03:02:58Z | 5 | ['java', 'haskell', 'functional'] | java, haskell, functional | {'name': 'Jan van Brügge', 'username': 'jvanbruegge', 'twitter_username': 'jvanbruegge', 'github_username': 'jvanbruegge', 'user_id': 2266, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fu... | null | null | 10,785 | |
article | 151,217 | Which programming language features do you love and why? | A few of my favorites include: first-class functions, algebraic data types and opaque data... | Aug 2 '19 | which-programming-language-features-do-you-love-and-why-4o9e | /dwayne/which-programming-language-features-do-you-love-and-why-4o9e | https://dev.to/dwayne/which-programming-language-features-do-you-love-and-why-4o9e | 11 | 9 | null | 2019-08-02T08:25:12Z | null | null | 9 | null | https://dev.to/dwayne/which-programming-language-features-do-you-love-and-why-4o9e | 2019-08-01T18:28:12Z | null | null | 2019-08-02T08:25:12Z | 2019-08-15T17:28:54Z | 2 | ['discuss', 'plt', 'elm', 'haskell'] | discuss, plt, elm, haskell | {'name': 'Dwayne Crooks', 'username': 'dwayne', 'twitter_username': None, 'github_username': 'dwayne', 'user_id': 162158, 'website_url': 'https://elmwithdwayne.dev', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.co... | null | {'name': 'discuss', 'bg_color_hex': '#71EA8B', 'text_color_hex': '#FFFFFF'} | 10,786 | |
article | 149,434 | Haskell do notation explained through JavaScript async await - part 1 | Trying to bridge the first barrier of Haskell learners through already familiar JavaScript | Jul 29 '19 | haskell-do-notation-explained-through-javascript-async-await-part-1-3ha1 | /szg251/haskell-do-notation-explained-through-javascript-async-await-part-1-3ha1 | https://dev.to/szg251/haskell-do-notation-explained-through-javascript-async-await-part-1-3ha1 | 0 | 7 | null | 2019-07-29T09:25:05Z | null | null | 7 | null | https://dev.to/szg251/haskell-do-notation-explained-through-javascript-async-await-part-1-3ha1 | 2019-07-29T08:51:46Z | 2019-08-28T03:28:44Z | null | 2019-07-29T09:25:05Z | 2019-07-29T09:25:05Z | 6 | ['haskell', 'javascript', 'promise', 'monad'] | haskell, javascript, promise, monad | {'name': 'Szabo Gergely', 'username': 'szg251', 'twitter_username': None, 'github_username': 'gege251', 'user_id': 80486, 'website_url': 'https://szabogergely.com', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com... | null | null | 10,787 | |
article | 145,788 | Building a Blog in Haskell with Yesod–Authentication | In this post we are going to add authentication to our Yesod blog | Jul 29 '19 | building-a-blog-in-haskell-with-yesod-authentication-3gco | /riccardoodone/building-a-blog-in-haskell-with-yesod-authentication-3gco | https://dev.to/riccardoodone/building-a-blog-in-haskell-with-yesod-authentication-3gco | 0 | 6 | 1,974 | 2019-07-29T05:02:29Z | en | null | 6 | https://odone.me/posts/2019-07-29-building-a-blog-in-haskell-with-yesod%E2%80%93authentication.html | 2019-07-20T18:30:20Z | 2025-01-03T22:46:47Z | null | 2019-07-29T05:02:29Z | 2019-07-29T05:02:29Z | 2 | ['haskell', 'yesod', 'functional'] | haskell, yesod, functional | {'name': 'Riccardo Odone', 'username': 'riccardoodone', 'twitter_username': 'RiccardoOdone', 'github_username': '3v0k4', 'user_id': 149296, 'website_url': 'https://odone.me', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.ama... | null | null | 10,788 | ||
article | 145,712 | Building a Blog in Haskell with Yesod–Using a Database | In this post we are going to hook up our Yesod blog to a database | Jul 22 '19 | building-a-blog-in-haskell-with-yesod-using-a-database-41ip | /riccardoodone/building-a-blog-in-haskell-with-yesod-using-a-database-41ip | https://dev.to/riccardoodone/building-a-blog-in-haskell-with-yesod-using-a-database-41ip | 0 | 9 | 1,974 | 2019-07-22T06:54:19Z | en | null | 9 | https://odone.me/posts/2019-07-22-building-a-blog-in-haskell-with-yesod%E2%80%93using-a-database.html | 2019-07-20T12:17:36Z | 2025-01-03T22:47:02Z | null | 2019-07-22T06:54:19Z | 2019-07-22T06:54:19Z | 3 | ['haskell', 'yesod', 'functional'] | haskell, yesod, functional | {'name': 'Riccardo Odone', 'username': 'riccardoodone', 'twitter_username': 'RiccardoOdone', 'github_username': '3v0k4', 'user_id': 149296, 'website_url': 'https://odone.me', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.ama... | null | null | 10,789 | ||
article | 140,822 | Building a Blog in Haskell with Yesod–The Basic Structure | In this post we are going to develop the basic structure of our Yesod blog. | Jul 15 '19 | building-a-blog-in-haskell-with-yesod-the-basic-structure-43i7 | /riccardoodone/building-a-blog-in-haskell-with-yesod-the-basic-structure-43i7 | https://dev.to/riccardoodone/building-a-blog-in-haskell-with-yesod-the-basic-structure-43i7 | 2 | 15 | 1,974 | 2019-07-15T19:14:38Z | en | null | 15 | https://odone.me/posts/2019-07-15-building-a-blog-in-haskell-with-yesod%E2%80%93the-basic-structure.html | 2019-07-15T13:37:31Z | 2025-01-03T22:47:27Z | null | 2019-07-15T19:14:38Z | 2025-01-22T03:02:55Z | 9 | ['haskell', 'yesod', 'functional'] | haskell, yesod, functional | {'name': 'Riccardo Odone', 'username': 'riccardoodone', 'twitter_username': 'RiccardoOdone', 'github_username': '3v0k4', 'user_id': 149296, 'website_url': 'https://odone.me', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.ama... | null | null | 10,790 | ||
article | 135,706 | Interest in a Haskell tutorial? | I'd been toying with the idea of writing a few things up on how to get started with Haskell... | Jul 11 '19 | interest-in-a-haskell-tutorial-5848 | /drbearhands/interest-in-a-haskell-tutorial-5848 | https://dev.to/drbearhands/interest-in-a-haskell-tutorial-5848 | 8 | 69 | null | 2019-07-11T10:38:07Z | null | null | 69 | null | https://dev.to/drbearhands/interest-in-a-haskell-tutorial-5848 | 2019-07-11T10:38:07Z | null | null | 2019-07-11T10:38:07Z | 2023-01-03T04:32:16Z | 1 | ['haskell', 'beginners'] | haskell, beginners | {'name': 'DrBearhands', 'username': 'drbearhands', 'twitter_username': None, 'github_username': 'DrBearhands', 'user_id': 66748, 'website_url': 'https://drbearhands.com/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazon... | null | null | 10,791 | |
article | 134,032 | Scripting in Haskell and PureScript | Writing scripts with Haskell and PureScript is a good way of doing some functional at work. This post is enough to get started. | Jul 8 '19 | scripting-in-haskell-and-purescript-5cic | /riccardoodone/scripting-in-haskell-and-purescript-5cic | https://dev.to/riccardoodone/scripting-in-haskell-and-purescript-5cic | 0 | 11 | null | 2019-07-08T11:01:38Z | en | null | 11 | https://odone.me/posts/2019-07-08-scripting-in-haskell-and-purescript.html | 2019-07-08T09:42:21Z | 2025-01-03T22:47:45Z | null | 2019-07-08T11:01:38Z | 2020-12-12T17:35:29Z | 4 | ['purescript', 'haskell', 'functional'] | purescript, haskell, functional | {'name': 'Riccardo Odone', 'username': 'riccardoodone', 'twitter_username': 'RiccardoOdone', 'github_username': '3v0k4', 'user_id': 149296, 'website_url': 'https://odone.me', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.ama... | null | null | 10,792 | ||
article | 133,469 | Haskell as Training Wheels | I don't write a lot of Haskell. In fact, I don't really write any Haskell. My total lifetime output... | Jul 6 '19 | haskell-as-training-wheels-1igl | /deciduously/haskell-as-training-wheels-1igl | https://dev.to/deciduously/haskell-as-training-wheels-1igl | 6 | 15 | null | 2019-07-06T15:32:07Z | null | null | 15 | https://dev.to/deciduously/haskell-as-training-wheels-1igl | 2019-07-06T14:57:06Z | 2019-07-06T15:55:56Z | null | 2019-07-06T15:32:07Z | 2023-01-03T04:32:08Z | 6 | ['haskell', 'beginners', 'functional'] | haskell, beginners, functional | {'name': 'Ben Lovy', 'username': 'deciduously', 'twitter_username': 'ben_deciduously', 'github_username': 'deciduously', 'user_id': 63000, 'website_url': 'https://deciduously.com', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.... | null | null | 10,793 | ||
article | 1,318,961 | Real Analysis Sequences in Haskell | In Real Analysis it is useful to look at terms of a sequence. One of the best ways I’ve found to do... | Jan 6 '23 | real-analysis-sequences-in-haskell-1k6b | /brandonrozek/real-analysis-sequences-in-haskell-1k6b | https://dev.to/brandonrozek/real-analysis-sequences-in-haskell-1k6b | 0 | 0 | null | 2023-01-06T02:47:44Z | null | null | 0 | null | https://brandonrozek.com/blog/haskellrealsequences/ | 2023-01-05T22:21:13Z | null | 2023-01-06T02:47:44Z | 2019-05-22T02:18:21Z | 2019-05-22T02:18:21Z | 1 | ['math', 'haskell'] | math, haskell | {'name': 'Brandon Rozek', 'username': 'brandonrozek', 'twitter_username': None, 'github_username': None, 'user_id': 1002666, 'website_url': 'https://brandonrozek.com', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.... | null | null | 10,794 | |
article | 126,660 | Tic-tac-toe in Haskell | Introduction In this post I will present my Haskell implementation of the classic... | Jun 20 '19 | tic-tac-toe-in-haskell-4f9j | /dwayne/tic-tac-toe-in-haskell-4f9j | https://dev.to/dwayne/tic-tac-toe-in-haskell-4f9j | 0 | 7 | null | 2019-06-20T22:10:12Z | null | null | 7 | null | https://dev.to/dwayne/tic-tac-toe-in-haskell-4f9j | 2019-06-20T21:46:53Z | null | null | 2019-06-20T22:10:12Z | 2019-06-20T22:10:12Z | 3 | ['tictactoe', 'haskell'] | tictactoe, haskell | {'name': 'Dwayne Crooks', 'username': 'dwayne', 'twitter_username': None, 'github_username': 'dwayne', 'user_id': 162158, 'website_url': 'https://elmwithdwayne.dev', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.co... | null | null | 10,795 | |
article | 125,345 | A Haskell trip [part 2] | Explore Haskell's basics using through a real world example | Jun 18 '19 | an-haskell-trip-part-2-kii | /pmalhaire/an-haskell-trip-part-2-kii | https://dev.to/pmalhaire/an-haskell-trip-part-2-kii | 2 | 13 | null | 2019-06-18T10:04:43Z | null | null | 13 | null | https://dev.to/pmalhaire/an-haskell-trip-part-2-kii | 2019-06-18T10:03:36Z | 2019-06-19T08:16:38Z | null | 2019-06-18T10:04:43Z | 2019-07-03T15:13:39Z | 7 | ['network', 'haskell'] | network, haskell | {'name': 'pmalhaire', 'username': 'pmalhaire', 'twitter_username': 'PierrotDesLunes', 'github_username': 'pmalhaire', 'user_id': 29997, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploa... | null | null | 10,796 | |
article | 125,333 | A Haskell trip [Part 1] | Explore Haskell's basics using through a real world example | Jun 18 '19 | an-haskell-trip-3f2d | /pmalhaire/an-haskell-trip-3f2d | https://dev.to/pmalhaire/an-haskell-trip-3f2d | 0 | 7 | null | 2019-06-18T09:34:26Z | null | null | 7 | null | https://dev.to/pmalhaire/an-haskell-trip-3f2d | 2019-06-18T09:32:21Z | 2019-06-19T08:17:39Z | null | 2019-06-18T09:34:26Z | 2019-06-18T09:34:26Z | 3 | ['network', 'haskell'] | network, haskell | {'name': 'pmalhaire', 'username': 'pmalhaire', 'twitter_username': 'PierrotDesLunes', 'github_username': 'pmalhaire', 'user_id': 29997, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploa... | null | null | 10,797 | |
article | 115,650 | Why do you want to learn Haskell? | If you knew Haskell like you know your favorite programming language, what application would you want... | May 29 '19 | why-do-you-want-to-learn-haskell-1cjd | /dwayne/why-do-you-want-to-learn-haskell-1cjd | https://dev.to/dwayne/why-do-you-want-to-learn-haskell-1cjd | 2 | 5 | null | 2019-05-29T22:31:12Z | null | null | 5 | null | https://dev.to/dwayne/why-do-you-want-to-learn-haskell-1cjd | 2019-05-29T22:31:12Z | 2019-06-01T19:30:52Z | null | 2019-05-29T22:31:12Z | 2019-06-03T20:10:14Z | 1 | ['discuss', 'haskell', 'functional'] | discuss, haskell, functional | {'name': 'Dwayne Crooks', 'username': 'dwayne', 'twitter_username': None, 'github_username': 'dwayne', 'user_id': 162158, 'website_url': 'https://elmwithdwayne.dev', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.co... | null | {'name': 'discuss', 'bg_color_hex': '#71EA8B', 'text_color_hex': '#FFFFFF'} | 10,798 | |
article | 120,020 | A Recursive Function in Haskell | Let's write a simple recursive function in Haskell, start the journey! | Jul 13 '19 | a-recursive-function-in-haskell-3ldb | /lautarolobo/a-recursive-function-in-haskell-3ldb | https://dev.to/lautarolobo/a-recursive-function-in-haskell-3ldb | 0 | 6 | 1,145 | 2019-07-13T19:48:32Z | null | null | 6 | null | https://lautarolobo.xyz/blog/recursive-function-haskell/ | 2019-06-09T15:19:35Z | 2019-07-31T15:45:31Z | 2019-07-13T19:48:32Z | 2019-05-17T20:05:00Z | 2019-05-17T20:05:00Z | 3 | ['haskell', 'beginners', 'computerscience', 'programming'] | haskell, beginners, computerscience, programming | {'name': 'Lautaro Lobo', 'username': 'lautarolobo', 'twitter_username': 'jordan12ok', 'github_username': 'LautaroLobo12', 'user_id': 164705, 'website_url': 'https://lautarolobo.xyz', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-upload... | null | null | 10,799 | |
article | 109,667 | Trasa tutorial pt. 1: Type safe web routing with trasa | trasa: type safe HTTP routing and dispatch in Haskell Hello, World!... | May 17 '19 | trasa-tutorial-pt-1-type-safe-web-routing-with-trasa-5b1p | /goolord/trasa-tutorial-pt-1-type-safe-web-routing-with-trasa-5b1p | https://dev.to/goolord/trasa-tutorial-pt-1-type-safe-web-routing-with-trasa-5b1p | 0 | 5 | null | 2019-05-17T02:24:13Z | null | null | 5 | null | https://dev.to/goolord/trasa-tutorial-pt-1-type-safe-web-routing-with-trasa-5b1p | 2019-05-17T01:06:50Z | 2020-09-29T03:54:00Z | null | 2019-05-17T02:24:13Z | 2019-05-17T02:24:13Z | 6 | ['haskell', 'webserver'] | haskell, webserver | {'name': 'Zachary Churchill', 'username': 'goolord', 'twitter_username': 'ghoulorb', 'github_username': 'goolord', 'user_id': 128900, 'website_url': 'https://goolord.online', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.ama... | null | null | 10,800 | |
article | 109,040 | Encoding and decoding JSON with Aeson | #100DaysOfFP Day 17: Using the Aeson library to safely decode and decode JSON in Haskell | May 15 '19 | encoding-and-decoding-json-with-aeson-28af | /gillchristian/encoding-and-decoding-json-with-aeson-28af | https://dev.to/gillchristian/encoding-and-decoding-json-with-aeson-28af | 0 | 9 | 445 | 2019-05-15T21:09:13Z | null | null | 9 | https://media2.dev.to/dynamic/image/width=1000,height=420,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fimages.pexels.com%2Fphotos%2F209137%2Fpexels-photo-209137.jpeg%3Fauto%3Dcompress%26cs%3Dtinysrgb%26dpr%3D2%26h%3D750%26w%3D1260 | https://media2.dev.to/dynamic/image/width=1000,height=500,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fimages.pexels.com%2Fphotos%2F209137%2Fpexels-photo-209137.jpeg%3Fauto%3Dcompress%26cs%3Dtinysrgb%26dpr%3D2%26h%3D750%26w%3D1260 | https://dev.to/gillchristian/encoding-and-decoding-json-with-aeson-28af | 2019-05-15T21:09:14Z | null | null | 2019-05-15T21:09:13Z | 2019-05-15T21:09:13Z | 3 | ['functional', 'haskell'] | functional, haskell | {'name': 'Christian Gill', 'username': 'gillchristian', 'twitter_username': 'gillchristian', 'github_username': 'gillchristian', 'user_id': 22945, 'website_url': 'https://gillchristian.xyz', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-t... | null | null | 10,801 |
article | 99,053 | Lists | #100DaysOfFP Day 16: Review of Haskell book's 9th chapter | May 14 '19 | day-16-lists-3d8k | /gillchristian/day-16-lists-3d8k | https://dev.to/gillchristian/day-16-lists-3d8k | 0 | 9 | 445 | 2019-05-14T20:53:19Z | null | null | 9 | https://media2.dev.to/dynamic/image/width=1000,height=420,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fimages.pexels.com%2Fphotos%2F793088%2Fpexels-photo-793088.jpeg%3Fauto%3Dcompress%26cs%3Dtinysrgb%26dpr%3D2%26h%3D750%26w%3D1260 | https://media2.dev.to/dynamic/image/width=1000,height=500,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fimages.pexels.com%2Fphotos%2F793088%2Fpexels-photo-793088.jpeg%3Fauto%3Dcompress%26cs%3Dtinysrgb%26dpr%3D2%26h%3D750%26w%3D1260 | https://dev.to/gillchristian/day-16-lists-3d8k | 2019-04-10T21:24:43Z | null | null | 2019-05-14T20:53:19Z | 2019-05-14T20:53:19Z | 7 | ['functional', 'haskell'] | functional, haskell | {'name': 'Christian Gill', 'username': 'gillchristian', 'twitter_username': 'gillchristian', 'github_username': 'gillchristian', 'user_id': 22945, 'website_url': 'https://gillchristian.xyz', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-t... | null | null | 10,802 |
article | 107,161 | API constraints a'la carte in Haskell & PureScript | A demonstration of conceptually lightweight constraints in Haskell & PureScript | May 8 '19 | api-constraints-a-la-carte-in-haskell-purescript-3aba | /gonzooo/api-constraints-a-la-carte-in-haskell-purescript-3aba | https://dev.to/gonzooo/api-constraints-a-la-carte-in-haskell-purescript-3aba | 0 | 11 | null | 2019-05-08T21:41:31Z | null | null | 11 | null | https://dev.to/gonzooo/api-constraints-a-la-carte-in-haskell-purescript-3aba | 2019-05-08T21:41:31Z | 2019-05-11T22:09:08Z | null | 2019-05-08T21:41:31Z | 2019-05-08T21:41:31Z | 3 | ['purescript', 'haskell'] | purescript, haskell | {'name': 'Rickard Andersson', 'username': 'gonzooo', 'twitter_username': None, 'github_username': 'GoNZooo', 'user_id': 120081, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuse... | null | null | 10,803 | |
article | 120,019 | Your First Haskell Function | Let's write your first Haskell function, and test it! | Jun 11 '19 | your-first-haskell-function-3a65 | /lautarolobo/your-first-haskell-function-3a65 | https://dev.to/lautarolobo/your-first-haskell-function-3a65 | 0 | 6 | 1,145 | 2019-06-11T22:20:25Z | null | null | 6 | null | https://lautarolobo.xyz/blog/first-haskell-function/ | 2019-06-09T15:19:35Z | null | 2019-06-11T22:20:25Z | 2019-05-02T00:42:00Z | 2019-05-02T00:42:00Z | 2 | ['haskell', 'programming', 'computerscience', 'beginners'] | haskell, programming, computerscience, beginners | {'name': 'Lautaro Lobo', 'username': 'lautarolobo', 'twitter_username': 'jordan12ok', 'github_username': 'LautaroLobo12', 'user_id': 164705, 'website_url': 'https://lautarolobo.xyz', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-upload... | null | null | 10,804 | |
article | 103,856 | Finding Flow in Haskell | For the last couple of months, I’ve been working on-and-off in Haskell for my programming languages c... | Apr 26 '19 | finding-flow-in-haskell-j41 | /benrcongdon/finding-flow-in-haskell-j41 | https://dev.to/benrcongdon/finding-flow-in-haskell-j41 | 0 | 7 | null | 2019-04-26T20:26:20Z | null | null | 7 | https://benjamincongdon.me/blog/2019/04/25/Finding-Flow-in-Haskell/ | 2019-04-26T01:35:36Z | null | 2019-04-26T20:26:20Z | 2019-04-25T14:30:10Z | 2019-04-25T14:30:10Z | 8 | ['haskell', 'functional', 'learning'] | haskell, functional, learning | {'name': 'Benjamin Congdon', 'username': 'benrcongdon', 'twitter_username': 'BenRCongdon', 'github_username': 'bcongdon', 'user_id': 48948, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fu... | null | null | 10,805 | ||
article | 103,411 | A Type of Programming | I am writing a book called A Type of Programming, and I am sharing the first few chapters here. I hop... | Apr 24 '19 | a-type-of-programming-40cg | /k0001/a-type-of-programming-40cg | https://dev.to/k0001/a-type-of-programming-40cg | 2 | 13 | null | 2019-04-24T22:10:02Z | null | null | 13 | null | https://dev.to/k0001/a-type-of-programming-40cg | 2019-04-24T22:10:02Z | null | null | 2019-04-24T22:10:02Z | 2025-01-22T03:02:50Z | 1 | ['book', 'haskell', 'types', 'functional'] | book, haskell, types, functional | {'name': 'Renzo Carbonara', 'username': 'k0001', 'twitter_username': None, 'github_username': 'k0001', 'user_id': 160370, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fpr... | null | null | 10,806 | |
article | 120,018 | Installing Haskell Compiler in Linux | Let's get all setup and start running Haskell! | Jun 10 '19 | installing-haskell-compiler-in-linux-38dn | /lautarolobo/installing-haskell-compiler-in-linux-38dn | https://dev.to/lautarolobo/installing-haskell-compiler-in-linux-38dn | 0 | 9 | 1,145 | 2019-06-10T13:48:56Z | null | null | 9 | null | https://lautarolobo.xyz/blog/installing-ghc-in-linux/ | 2019-06-09T15:19:34Z | 2019-06-11T01:41:47Z | 2019-06-10T13:48:56Z | 2019-04-21T14:14:00Z | 2019-04-21T14:14:00Z | 2 | ['haskell', 'computerscience', 'linux', 'beginners'] | haskell, computerscience, linux, beginners | {'name': 'Lautaro Lobo', 'username': 'lautarolobo', 'twitter_username': 'jordan12ok', 'github_username': 'LautaroLobo12', 'user_id': 164705, 'website_url': 'https://lautarolobo.xyz', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-upload... | null | null | 10,807 | |
article | 120,017 | What's Haskell? | A brief introduction to Haskell | Jun 9 '19 | what-s-haskell-1om3 | /lautarolobo/what-s-haskell-1om3 | https://dev.to/lautarolobo/what-s-haskell-1om3 | 0 | 4 | 1,145 | 2019-06-09T15:49:29Z | null | null | 4 | https://lautarolobo.xyz/blog/what-s-haskell/ | 2019-06-09T15:19:33Z | 2019-06-11T01:40:08Z | 2019-06-09T15:49:29Z | 2019-04-18T20:09:00Z | 2019-04-18T20:09:00Z | 1 | ['haskell', 'computerscience', 'beginners', 'programming'] | haskell, computerscience, beginners, programming | {'name': 'Lautaro Lobo', 'username': 'lautarolobo', 'twitter_username': 'jordan12ok', 'github_username': 'LautaroLobo12', 'user_id': 164705, 'website_url': 'https://lautarolobo.xyz', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-upload... | null | null | 10,808 | ||
article | 97,300 | More Functional Patterns and Recursion | #100DaysOfFP Day 15: Review of Haskell book's 7th and 8th chapters | Apr 9 '19 | day-15-more-functional-patterns-and-recursion-4mic | /gillchristian/day-15-more-functional-patterns-and-recursion-4mic | https://dev.to/gillchristian/day-15-more-functional-patterns-and-recursion-4mic | 0 | 14 | 445 | 2019-04-09T06:27:58Z | null | null | 14 | https://media2.dev.to/dynamic/image/width=1000,height=420,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fimages.pexels.com%2Fphotos%2F691710%2Fpexels-photo-691710.jpeg%3Fauto%3Dcompress%26cs%3Dtinysrgb%26dpr%3D2%26h%3D750%26w%3D1260 | https://media2.dev.to/dynamic/image/width=1000,height=500,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fimages.pexels.com%2Fphotos%2F691710%2Fpexels-photo-691710.jpeg%3Fauto%3Dcompress%26cs%3Dtinysrgb%26dpr%3D2%26h%3D750%26w%3D1260 | https://dev.to/gillchristian/day-15-more-functional-patterns-and-recursion-4mic | 2019-04-04T21:31:03Z | 2019-04-10T21:28:03Z | null | 2019-04-09T06:27:58Z | 2019-04-09T06:27:58Z | 5 | ['functional', 'haskell'] | functional, haskell | {'name': 'Christian Gill', 'username': 'gillchristian', 'twitter_username': 'gillchristian', 'github_username': 'gillchristian', 'user_id': 22945, 'website_url': 'https://gillchristian.xyz', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-t... | null | null | 10,809 |
article | 94,554 | Type classes | #100DaysOfFP Day 14: Review of Haskell book's 6th chapter | Mar 26 '19 | day-14-type-classes-5571 | /gillchristian/day-14-type-classes-5571 | https://dev.to/gillchristian/day-14-type-classes-5571 | 0 | 12 | 445 | 2019-03-26T22:30:14Z | null | null | 12 | https://media2.dev.to/dynamic/image/width=1000,height=420,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fimages.pexels.com%2Fphotos%2F905847%2Fpexels-photo-905847.jpeg%3Fauto%3Dcompress%26cs%3Dtinysrgb%26dpr%3D2%26h%3D750%26w%3D1260 | https://media2.dev.to/dynamic/image/width=1000,height=500,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fimages.pexels.com%2Fphotos%2F905847%2Fpexels-photo-905847.jpeg%3Fauto%3Dcompress%26cs%3Dtinysrgb%26dpr%3D2%26h%3D750%26w%3D1260 | https://dev.to/gillchristian/day-14-type-classes-5571 | 2019-03-26T22:25:32Z | 2019-03-26T22:33:54Z | null | 2019-03-26T22:30:14Z | 2019-03-26T22:30:14Z | 4 | ['functional', 'haskell'] | functional, haskell | {'name': 'Christian Gill', 'username': 'gillchristian', 'twitter_username': 'gillchristian', 'github_username': 'gillchristian', 'user_id': 22945, 'website_url': 'https://gillchristian.xyz', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-t... | null | null | 10,810 |
article | 93,438 | Using github repos as Haskell dependency | I'm fairly new to haskell especially when it comes to packaging libraries. I was having a hard time f... | Mar 23 '19 | using-github-repos-as-haskell-dependency-m2o | /piq9117/using-github-repos-as-haskell-dependency-m2o | https://dev.to/piq9117/using-github-repos-as-haskell-dependency-m2o | 3 | 7 | null | 2019-03-23T05:48:00Z | null | null | 7 | null | https://dev.to/piq9117/using-github-repos-as-haskell-dependency-m2o | 2019-03-23T05:47:30Z | 2019-08-14T23:50:21Z | null | 2019-03-23T05:48:00Z | 2023-07-14T05:38:25Z | 1 | ['haskell', 'cabal', 'git', 'github'] | haskell, cabal, git, github | {'name': 'Ken Aguilar', 'username': 'piq9117', 'twitter_username': 'piq9117', 'github_username': 'piq9117', 'user_id': 51431, 'website_url': 'https://www.taezos.dev/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.... | null | null | 10,811 | |
article | 91,234 | Types | #100DaysOfFP Day 13: Review of Haskell book's 4th and 5th chapters | Mar 15 '19 | day-13-types-59m6 | /gillchristian/day-13-types-59m6 | https://dev.to/gillchristian/day-13-types-59m6 | 0 | 11 | 445 | 2019-03-15T00:21:05Z | null | null | 11 | https://media2.dev.to/dynamic/image/width=1000,height=420,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fimages.pexels.com%2Fphotos%2F1626481%2Fpexels-photo-1626481.jpeg%3Fauto%3Dcompress%26cs%3Dtinysrgb%26dpr%3D2%26h%3D750%26w%3D1260 | https://media2.dev.to/dynamic/image/width=1000,height=500,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fimages.pexels.com%2Fphotos%2F1626481%2Fpexels-photo-1626481.jpeg%3Fauto%3Dcompress%26cs%3Dtinysrgb%26dpr%3D2%26h%3D750%26w%3D1260 | https://dev.to/gillchristian/day-13-types-59m6 | 2019-03-15T00:15:00Z | 2019-03-15T00:22:17Z | null | 2019-03-15T00:21:05Z | 2019-03-15T00:21:05Z | 4 | ['functional', 'haskell'] | functional, haskell | {'name': 'Christian Gill', 'username': 'gillchristian', 'twitter_username': 'gillchristian', 'github_username': 'gillchristian', 'user_id': 22945, 'website_url': 'https://gillchristian.xyz', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-t... | null | null | 10,812 |
article | 88,779 | Difference between monad-transfomer, mtl, and mtl-style technique |
This post is mean to explain the differences between the 3. These 3 terms come ... | Mar 6 '19 | dead-simple-explanation-of-the-difference-between-monad-transfomer-mtl-and-mtl-style-technique-5cf1 | /rinn7e/dead-simple-explanation-of-the-difference-between-monad-transfomer-mtl-and-mtl-style-technique-5cf1 | https://dev.to/rinn7e/dead-simple-explanation-of-the-difference-between-monad-transfomer-mtl-and-mtl-style-technique-5cf1 | 0 | 19 | null | 2019-03-06T11:11:02Z | null | null | 19 | null | https://dev.to/rinn7e/dead-simple-explanation-of-the-difference-between-monad-transfomer-mtl-and-mtl-style-technique-5cf1 | 2019-03-06T11:06:43Z | 2019-03-06T16:52:35Z | null | 2019-03-06T11:11:02Z | 2019-03-06T11:11:02Z | 3 | ['haskell', 'monad', 'monadtransformer', 'mtl'] | haskell, monad, monadtransformer, mtl | {'name': 'Moremi Vannak', 'username': 'rinn7e', 'twitter_username': None, 'github_username': 'rinn7e', 'user_id': 40047, 'website_url': 'https://rinn7e.xyz/portfolio/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws... | null | null | 10,813 | |
article | 85,280 | What the heck is polymorphism? |
Polymorphism is the idea of defining data structures or algorithms in general, ... | Feb 23 '19 | what-the-heck-is-polymorphism-nmh | /jvanbruegge/what-the-heck-is-polymorphism-nmh | https://dev.to/jvanbruegge/what-the-heck-is-polymorphism-nmh | 19 | 239 | null | 2019-02-23T00:24:37Z | null | null | 239 | null | https://dev.to/jvanbruegge/what-the-heck-is-polymorphism-nmh | 2019-02-23T00:24:26Z | null | null | 2019-02-23T00:24:37Z | 2020-05-15T09:38:44Z | 7 | ['haskell', 'java', 'oop', 'functional'] | haskell, java, oop, functional | {'name': 'Jan van Brügge', 'username': 'jvanbruegge', 'twitter_username': 'jvanbruegge', 'github_username': 'jvanbruegge', 'user_id': 2266, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fu... | null | null | 10,814 | |
article | 86,049 | Lambda calculus | #100DaysOfFP Day 12: Review of Haskell book's first chapter | Feb 25 '19 | day-12-lambda-calculus-29hg | /gillchristian/day-12-lambda-calculus-29hg | https://dev.to/gillchristian/day-12-lambda-calculus-29hg | 4 | 37 | 445 | 2019-02-25T22:48:55Z | null | null | 37 | https://media2.dev.to/dynamic/image/width=1000,height=420,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fimages.pexels.com%2Fphotos%2F208815%2Fpexels-photo-208815.jpeg%3Fauto%3Dcompress%26cs%3Dtinysrgb%26dpr%3D2%26h%3D750%26w%3D1260 | https://media2.dev.to/dynamic/image/width=1000,height=500,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fimages.pexels.com%2Fphotos%2F208815%2Fpexels-photo-208815.jpeg%3Fauto%3Dcompress%26cs%3Dtinysrgb%26dpr%3D2%26h%3D750%26w%3D1260 | https://dev.to/gillchristian/day-12-lambda-calculus-29hg | 2019-02-25T21:29:45Z | 2019-04-01T09:19:14Z | null | 2019-02-25T22:48:55Z | 2019-02-26T10:15:52Z | 4 | ['functional', 'haskell'] | functional, haskell | {'name': 'Christian Gill', 'username': 'gillchristian', 'twitter_username': 'gillchristian', 'github_username': 'gillchristian', 'user_id': 22945, 'website_url': 'https://gillchristian.xyz', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-t... | null | null | 10,815 |
article | 85,114 | It's a Kind of Magic: Kinds in Type Theory | I am not an expert of functional programming, nor type theory. I am currently trying to enter the world of Haskell after I mess around the Scala world for a while. When I read about Kinds, I remember I was surprised, and a little bit scared. Is it possible that types have types? So what does this mean? In this little i... | Feb 22 '19 | its-a-kind-of-magic-kinds-in-type-theory-8ll | /riccardo_cardin/its-a-kind-of-magic-kinds-in-type-theory-8ll | https://dev.to/riccardo_cardin/its-a-kind-of-magic-kinds-in-type-theory-8ll | 2 | 41 | null | 2019-02-22T09:21:34Z | null | null | 41 | https://dev.to/riccardo_cardin/its-a-kind-of-magic-kinds-in-type-theory-8ll | 2019-02-22T09:19:59Z | null | null | 2019-02-22T09:21:34Z | 2020-10-03T17:10:26Z | 8 | ['functional', 'programming', 'scala', 'haskell'] | functional, programming, scala, haskell | {'name': 'Riccardo Cardin', 'username': 'riccardo_cardin', 'twitter_username': 'riccardo_cardin', 'github_username': 'rcardin', 'user_id': 2710, 'website_url': 'http://rcardin.github.io/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-... | null | null | 10,816 | ||
article | 82,023 | Is Haskell bad for FP? | I've deleted this post. It was not very well written, and has, in part because of that, attracted... | Feb 10 '19 | is-haskell-bad-for-fp-15b0 | /drbearhands/is-haskell-bad-for-fp-15b0 | https://dev.to/drbearhands/is-haskell-bad-for-fp-15b0 | 66 | 61 | null | 2019-02-10T13:33:53Z | null | null | 61 | null | https://dev.to/drbearhands/is-haskell-bad-for-fp-15b0 | 2019-02-10T13:12:31Z | 2019-10-16T10:02:02Z | null | 2019-02-10T13:33:53Z | 2024-06-13T07:52:17Z | 1 | ['discuss', 'functional', 'haskell'] | discuss, functional, haskell | {'name': 'DrBearhands', 'username': 'drbearhands', 'twitter_username': None, 'github_username': 'DrBearhands', 'user_id': 66748, 'website_url': 'https://drbearhands.com/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazon... | null | {'name': 'discuss', 'bg_color_hex': '#71EA8B', 'text_color_hex': '#FFFFFF'} | 10,817 | |
article | 77,972 | Language Features: Best and Worst |
I'm interested in building my own programming language and I want to know: what... | Jan 25 '19 | language-features-best-and-worst-1451 | /awwsmm/language-features-best-and-worst-1451 | https://dev.to/awwsmm/language-features-best-and-worst-1451 | 66 | 69 | null | 2019-01-25T13:47:34Z | null | null | 69 | https://dev.to/awwsmm/language-features-best-and-worst-1451 | 2019-01-25T10:13:23Z | null | null | 2019-01-25T13:47:34Z | 2024-06-10T03:57:26Z | 4 | ['java', 'haskell', 'r', 'discuss'] | java, haskell, r, discuss | {'name': 'Andrew (he/him)', 'username': 'awwsmm', 'twitter_username': None, 'github_username': 'awwsmm', 'user_id': 101393, 'website_url': 'https://www.awwsmm.com/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.co... | null | {'name': 'discuss', 'bg_color_hex': '#71EA8B', 'text_color_hex': '#FFFFFF'} | 10,818 | ||
article | 80,628 | Web Development: Rust vs Haskell | Experiences in web development using Maybe Rust or Just Haskell | Feb 4 '19 | web-development-rust-vs-haskell-10 | /akshayiyer12/web-development-rust-vs-haskell-10 | https://dev.to/akshayiyer12/web-development-rust-vs-haskell-10 | 0 | 6 | null | 2019-02-04T15:52:13Z | null | null | 6 | null | https://dev.to/akshayiyer12/web-development-rust-vs-haskell-10 | 2019-02-04T15:52:13Z | 2019-02-04T15:52:49Z | null | 2019-02-04T15:52:13Z | 2019-02-04T15:52:13Z | 1 | ['rust', 'haskell', 'graphql'] | rust, haskell, graphql | {'name': 'Akshay Iyer', 'username': 'akshayiyer12', 'twitter_username': None, 'github_username': 'AkshayIyer12', 'user_id': 111368, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2... | null | null | 10,819 | |
article | 78,113 | Haskell in One Slide | This pic is from the video by professor Simon and explains the function syntax clearly. | Jan 26 '19 | haskell-in-one-slide-2nba | /chenge/haskell-in-one-slide-2nba | https://dev.to/chenge/haskell-in-one-slide-2nba | 0 | 21 | null | 2019-01-26T10:46:57Z | null | null | 21 | null | https://dev.to/chenge/haskell-in-one-slide-2nba | 2019-01-26T10:41:24Z | null | null | 2019-01-26T10:46:57Z | 2019-01-26T10:46:57Z | 1 | ['haskell', 'short', 'slide', 'pic'] | haskell, short, slide, pic | {'name': 'chenge', 'username': 'chenge', 'twitter_username': None, 'github_username': 'chenge', 'user_id': 32824, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_im... | null | null | 10,820 | |
article | 77,007 | Writing a Fast Sudoku Solver in Haskell #2: A 200x Faster Solution | We optimize the simple Sudoku solver to be much faster. | Jan 27 '19 | writing-a-fast-sudoku-solver-in-haskell-2-a-200x-faster-solution-1kna | /abhin4v/writing-a-fast-sudoku-solver-in-haskell-2-a-200x-faster-solution-1kna | https://dev.to/abhin4v/writing-a-fast-sudoku-solver-in-haskell-2-a-200x-faster-solution-1kna | 0 | 22 | null | 2019-01-27T13:51:27Z | null | null | 22 | null | https://abhinavsarkar.net/posts/fast-sudoku-solver-in-haskell-2/ | 2019-01-21T15:50:48Z | null | 2019-01-27T13:51:27Z | 2018-07-11T00:00:00Z | 2018-07-11T00:00:00Z | 12 | ['haskell', 'sudoku', 'programming', 'puzzle'] | haskell, sudoku, programming, puzzle | {'name': 'Abhinav Sarkar', 'username': 'abhin4v', 'twitter_username': None, 'github_username': 'abhin4v', 'user_id': 129562, 'website_url': 'https://abhinavsarkar.net/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaw... | null | null | 10,821 | |
article | 77,632 | Relearn You a Haskell (Part 2: List Comprehensions, Tuples, and Types) |
This is a continuation of my series of quick blog posts about Haskell. It's mea... | Jan 23 '19 | relearn-you-a-haskell-part-2-list-comprehensions-tuples-and-types-g29 | /awwsmm/relearn-you-a-haskell-part-2-list-comprehensions-tuples-and-types-g29 | https://dev.to/awwsmm/relearn-you-a-haskell-part-2-list-comprehensions-tuples-and-types-g29 | 2 | 29 | 344 | 2019-01-23T22:53:24Z | null | null | 29 | https://dev.to/awwsmm/relearn-you-a-haskell-part-2-list-comprehensions-tuples-and-types-g29 | 2019-01-23T22:53:06Z | null | null | 2019-01-23T22:53:24Z | 2019-01-24T09:07:52Z | 8 | ['haskell', 'beginners', 'tutorial', 'refresher'] | haskell, beginners, tutorial, refresher | {'name': 'Andrew (he/him)', 'username': 'awwsmm', 'twitter_username': None, 'github_username': 'awwsmm', 'user_id': 101393, 'website_url': 'https://www.awwsmm.com/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.co... | null | null | 10,822 | ||
article | 78,107 | Typeclass(Interface) is Kernel Concept of Haskell Functor, Monad These Weird | In short, typeclass is just like interface, so it's not so hard to understand. Let's see some code a... | Jan 26 '19 | typeclassinterface-is-kernel-concept-of-haskell-functor-monad-these-weird-1cji | /chenge/typeclassinterface-is-kernel-concept-of-haskell-functor-monad-these-weird-1cji | https://dev.to/chenge/typeclassinterface-is-kernel-concept-of-haskell-functor-monad-these-weird-1cji | 1 | 8 | null | 2019-01-26T09:35:53Z | null | null | 8 | null | https://dev.to/chenge/typeclassinterface-is-kernel-concept-of-haskell-functor-monad-these-weird-1cji | 2019-01-26T09:35:53Z | 2019-01-26T09:39:39Z | null | 2019-01-26T09:35:53Z | 2019-01-28T13:40:43Z | 1 | ['haskell', 'typeclass'] | haskell, typeclass | {'name': 'chenge', 'username': 'chenge', 'twitter_username': None, 'github_username': 'chenge', 'user_id': 32824, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_im... | null | null | 10,823 | |
article | 78,108 | $ in haskell | Function composition plays a very important role in functional programming and in haskell things get better with the `$` operator. | Jan 26 '19 | -in-haskell-1aaj | /hemanth/-in-haskell-1aaj | https://dev.to/hemanth/-in-haskell-1aaj | 0 | 6 | null | 2019-01-26T09:36:01Z | null | null | 6 | null | https://dev.to/hemanth/-in-haskell-1aaj | 2019-01-26T09:36:01Z | null | null | 2019-01-26T09:36:01Z | 2019-01-26T09:36:01Z | 1 | ['haskell'] | haskell | {'name': 'hemanth.hm', 'username': 'hemanth', 'twitter_username': 'GNUmanth', 'github_username': 'hemanth', 'user_id': 697, 'website_url': 'https://h3manth.com', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2F... | null | null | 10,824 | |
article | 76,967 | Writing a Fast Sudoku Solver in Haskell | We write a Sudoku Solver in Haskell and optimize it to be fast | Jan 21 '19 | fast-sudoku-solver-in-haskell-1-a-simple-solution-5ekf | /abhin4v/fast-sudoku-solver-in-haskell-1-a-simple-solution-5ekf | https://dev.to/abhin4v/fast-sudoku-solver-in-haskell-1-a-simple-solution-5ekf | 2 | 55 | null | 2019-01-21T12:57:05Z | null | null | 55 | null | https://abhinavsarkar.net/posts/fast-sudoku-solver-in-haskell-1/ | 2019-01-21T12:14:27Z | 2019-01-21T13:28:06Z | null | 2019-01-21T12:57:05Z | 2020-02-21T22:31:53Z | 26 | ['haskell', 'sudoku', 'programming', 'puzzle'] | haskell, sudoku, programming, puzzle | {'name': 'Abhinav Sarkar', 'username': 'abhin4v', 'twitter_username': None, 'github_username': 'abhin4v', 'user_id': 129562, 'website_url': 'https://abhinavsarkar.net/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaw... | null | null | 10,825 | |
article | 74,306 | Write You a Haskell | From personal experience, I can say, Haskell is pretty difficult to learn. This is the project that... | Jan 11 '19 | write-you-a-haskell-had | /jacobherrington/write-you-a-haskell-had | https://dev.to/jacobherrington/write-you-a-haskell-had | 7 | 55 | null | 2019-01-11T03:37:32Z | null | null | 55 | https://dev.to/jacobherrington/write-you-a-haskell-had | 2019-01-11T03:37:32Z | 2019-11-20T04:45:59Z | null | 2019-01-11T03:37:32Z | 2019-02-13T03:06:48Z | 1 | ['githunt', 'opensource', 'haskell', 'learning'] | githunt, opensource, haskell, learning | {'name': 'Jacob Herrington (he/him)', 'username': 'jacobherrington', 'twitter_username': None, 'github_username': 'jacobherrington', 'user_id': 94240, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazon... | null | null | 10,826 | ||
article | 75,137 | Haskell I/O and XPath | Through my own fault of being overly enthusiastic, and holding the general belief that there is alw... | Jan 14 '19 | haskell-io-and-xpath-1fcj | /adamretter/haskell-io-and-xpath-1fcj | https://dev.to/adamretter/haskell-io-and-xpath-1fcj | 0 | 8 | null | 2019-01-14T13:32:49Z | null | null | 8 | null | https://blog.adamretter.org.uk/haskell-io-and-xpath/ | 2019-01-14T13:26:28Z | null | 2019-01-14T13:32:49Z | 2019-01-13T02:01:40Z | 2019-01-13T02:01:40Z | 12 | ['xpath', 'xquery', 'xslt', 'haskell'] | xpath, xquery, xslt, haskell | {'name': 'Adam Retter', 'username': 'adamretter', 'twitter_username': None, 'github_username': 'adamretter', 'user_id': 128724, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuse... | null | null | 10,827 | |
article | 71,125 | Abstraction levels in functional programming | Update on December 29, 2018: I misinterpreted what was meant by the implementation inhabitants, so I... | Dec 27 '18 | abstraction-levels-in-functional-programming-5cd2 | /tzemanovic/abstraction-levels-in-functional-programming-5cd2 | https://dev.to/tzemanovic/abstraction-levels-in-functional-programming-5cd2 | 0 | 12 | null | 2018-12-27T21:10:21Z | null | null | 12 | null | https://tzemanovic.gitlab.io/posts/abstraction-levels-in-functional-programming/ | 2018-12-27T21:00:38Z | 2018-12-29T11:23:51Z | 2018-12-27T21:10:21Z | 2018-12-27T00:00:00Z | 2018-12-27T00:00:00Z | 4 | ['elm', 'haskell', 'functional', 'learning'] | elm, haskell, functional, learning | {'name': 'Tomáš Zemanovič', 'username': 'tzemanovic', 'twitter_username': 'tzemanovic', 'github_username': 'tzemanovic', 'user_id': 63810, 'website_url': 'https://tzemanovic.gitlab.io', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-upl... | null | null | 10,828 | |
article | 64,983 | Book Notes: Learn You a Haskell for Great Good! | Brain dump after reading Learn You a Haskell for Great Good! | Dec 4 '18 | book-notes-learn-you-a-haskell-for-great-good-2cnp | /nestedsoftware/book-notes-learn-you-a-haskell-for-great-good-2cnp | https://dev.to/nestedsoftware/book-notes-learn-you-a-haskell-for-great-good-2cnp | 0 | 79 | null | 2018-12-04T15:46:14Z | null | null | 79 | https://nestedsoftware.com/2018/12/04/book-notes-learn-you-a-haskell-for-great-good-2cnp.64983.html | 2018-11-27T00:22:10Z | 2019-11-03T20:45:47Z | null | 2018-12-04T15:46:14Z | 2018-12-04T15:46:14Z | 19 | ['haskell', 'functional', 'monad', 'javascript'] | haskell, functional, monad, javascript | {'name': 'Nested Software', 'username': 'nestedsoftware', 'twitter_username': None, 'github_username': 'nestedsoftware', 'user_id': 59384, 'website_url': 'https://nestedsoftware.com', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploa... | null | null | 10,829 | ||
article | 67,102 | A simple Haskell program | Printing the natural numbers in Haskell while abusing lazy-evaluation | Dec 6 '18 | a-simple-haskell-program-1h0a | /gefjon/a-simple-haskell-program-1h0a | https://dev.to/gefjon/a-simple-haskell-program-1h0a | 2 | 14 | null | 2018-12-06T04:26:52Z | null | null | 14 | null | https://dev.to/gefjon/a-simple-haskell-program-1h0a | 2018-12-06T04:26:52Z | 2018-12-07T23:52:32Z | null | 2018-12-06T04:26:52Z | 2018-12-14T16:06:04Z | 4 | ['haskell', 'lazyeval', 'functional', 'introduction'] | haskell, lazyeval, functional, introduction | {'name': 'Phoebe Goldman', 'username': 'gefjon', 'twitter_username': 'reviserseed', 'github_username': 'gefjon', 'user_id': 37976, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2F... | null | null | 10,830 | |
article | 62,893 | Abusing Monoids: Monoidal predicate combinators | One of the nice things about the succinct ways we have in Haskell for writing functions is that our p... | Dec 5 '18 | a-little-boolean-dsl-monoidal-predicate-combinators-2ebe | /involans/a-little-boolean-dsl-monoidal-predicate-combinators-2ebe | https://dev.to/involans/a-little-boolean-dsl-monoidal-predicate-combinators-2ebe | 1 | 7 | null | 2018-12-05T21:46:17Z | null | null | 7 | null | https://dev.to/involans/a-little-boolean-dsl-monoidal-predicate-combinators-2ebe | 2018-11-16T01:00:42Z | 2019-02-21T23:57:39Z | null | 2018-12-05T21:46:17Z | 2023-11-05T02:34:13Z | 4 | ['haskell', 'monoids'] | haskell, monoids | {'name': 'Alex K', 'username': 'involans', 'twitter_username': None, 'github_username': 'alexkalderimis', 'user_id': 115155, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2... | null | null | 10,831 | |
article | 65,469 | Know When to Fold 'Em | Some standard functions expressed as folds | Nov 29 '18 | know-when-to-fold-em-1466 | /deciduously/know-when-to-fold-em-1466 | https://dev.to/deciduously/know-when-to-fold-em-1466 | 10 | 35 | null | 2018-11-29T13:31:19Z | null | null | 35 | https://dev.to/deciduously/know-when-to-fold-em-1466 | 2018-11-29T13:30:21Z | 2018-12-01T03:44:31Z | null | 2018-11-29T13:31:19Z | 2018-12-05T04:15:38Z | 9 | ['beginners', 'haskell', 'functional'] | beginners, haskell, functional | {'name': 'Ben Lovy', 'username': 'deciduously', 'twitter_username': 'ben_deciduously', 'github_username': 'deciduously', 'user_id': 63000, 'website_url': 'https://deciduously.com', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.... | null | null | 10,832 | ||
article | 64,789 | セキュリティの分野で Haskell を使用する [翻訳記事] | Haskell をセキュリティ分野で使うことには、明確な理由があります。まず第一に、関数型プログラミングは新しいトレンドです。きっともっともっとたくさんのアプリがこれを使ってつくられるようになるでしょう。純粋関数型言語をセキュリティ目的で選択することは、そこまで狂気じみたことではありません。その一方で、Haskell の数学的アプローチは、暗号技術を使う上で非常に有用なものなのです。 | Nov 25 '18 | haskell---ei7 | /nabbisen/haskell---ei7 | https://dev.to/nabbisen/haskell---ei7 | 2 | 11 | null | 2018-11-25T15:20:50Z | null | null | 11 | null | https://dev.to/nabbisen/haskell---ei7 | 2018-11-25T13:34:47Z | 2018-11-26T15:06:05Z | null | 2018-11-25T15:20:50Z | 2018-11-26T01:06:50Z | 2 | ['security', 'haskell', 'functional'] | security, haskell, functional | {'name': 'nabbisen', 'username': 'nabbisen', 'twitter_username': 'nabbisen', 'github_username': 'nabbisen', 'user_id': 87972, 'website_url': 'https://scqr.net/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2F... | null | null | 10,833 | |
article | 62,397 | Little partial application challenge in Haskell | Correct a function that maps a list. | Nov 13 '18 | little-partial-application-challenge-in-haskell-1en8 | /antonrich/little-partial-application-challenge-in-haskell-1en8 | https://dev.to/antonrich/little-partial-application-challenge-in-haskell-1en8 | 8 | 14 | null | 2018-11-13T20:06:30Z | null | null | 14 | null | https://dev.to/antonrich/little-partial-application-challenge-in-haskell-1en8 | 2018-11-13T20:06:30Z | null | null | 2018-11-13T20:06:30Z | 2024-06-17T03:03:05Z | 1 | ['challenge', 'haskell'] | challenge, haskell | {'name': 'Anton', 'username': 'antonrich', 'twitter_username': None, 'github_username': 'AntonRich', 'user_id': 35861, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofi... | null | {'name': 'challenge', 'bg_color_hex': '#bf1942', 'text_color_hex': '#ffffff'} | 10,834 | |
article | 58,360 | Relearn You a Haskell (Part 1: The Basics) |
I worked my way through Learn You a Haskell for Great Good! about six months ag... | Oct 30 '18 | relearn-you-a-haskell-part-1-the-basics-i9l | /awwsmm/relearn-you-a-haskell-part-1-the-basics-i9l | https://dev.to/awwsmm/relearn-you-a-haskell-part-1-the-basics-i9l | 21 | 88 | 344 | 2018-10-30T23:04:18Z | null | null | 88 | https://dev.to/awwsmm/relearn-you-a-haskell-part-1-the-basics-i9l | 2018-10-30T19:54:59Z | null | null | 2018-10-30T23:04:18Z | 2020-07-27T17:22:04Z | 4 | ['haskell', 'beginners', 'refresher'] | haskell, beginners, refresher | {'name': 'Andrew (he/him)', 'username': 'awwsmm', 'twitter_username': None, 'github_username': 'awwsmm', 'user_id': 101393, 'website_url': 'https://www.awwsmm.com/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.co... | null | null | 10,835 | ||
article | 60,534 | Haskell by example - Utopian Tree |
In this series we solve coding challenges from Hackerrank in Haskell in a prope... | Nov 6 '18 | haskell-by-example---utopian-tree-1da2 | /jvanbruegge/haskell-by-example---utopian-tree-1da2 | https://dev.to/jvanbruegge/haskell-by-example---utopian-tree-1da2 | 6 | 12 | 74 | 2018-11-06T12:01:46Z | null | null | 12 | null | https://dev.to/jvanbruegge/haskell-by-example---utopian-tree-1da2 | 2018-11-06T11:46:05Z | null | null | 2018-11-06T12:01:46Z | 2023-01-03T04:31:11Z | 8 | ['haskell', 'challenge', 'hackerrank'] | haskell, challenge, hackerrank | {'name': 'Jan van Brügge', 'username': 'jvanbruegge', 'twitter_username': 'jvanbruegge', 'github_username': 'jvanbruegge', 'user_id': 2266, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fu... | null | {'name': 'challenge', 'bg_color_hex': '#bf1942', 'text_color_hex': '#ffffff'} | 10,836 | |
article | 59,246 | Haskell by example - The birthday bar |
This is the beginning of a series where I show you how to solve coding challeng... | Nov 2 '18 | haskell-by-example---the-birthday-bar-12m7 | /jvanbruegge/haskell-by-example---the-birthday-bar-12m7 | https://dev.to/jvanbruegge/haskell-by-example---the-birthday-bar-12m7 | 4 | 18 | 74 | 2018-11-02T21:35:52Z | null | null | 18 | null | https://dev.to/jvanbruegge/haskell-by-example---the-birthday-bar-12m7 | 2018-11-02T21:35:52Z | null | null | 2018-11-02T21:35:52Z | 2018-11-04T10:41:23Z | 8 | ['haskell', 'challenge', 'hackerrank'] | haskell, challenge, hackerrank | {'name': 'Jan van Brügge', 'username': 'jvanbruegge', 'twitter_username': 'jvanbruegge', 'github_username': 'jvanbruegge', 'user_id': 2266, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fu... | null | {'name': 'challenge', 'bg_color_hex': '#bf1942', 'text_color_hex': '#ffffff'} | 10,837 | |
article | 58,024 | Some Haskell, English'd | A deep dive through a simple Haskell program | Oct 28 '18 | some-haskell-englishd-cd9 | /deciduously/some-haskell-englishd-cd9 | https://dev.to/deciduously/some-haskell-englishd-cd9 | 3 | 27 | null | 2018-10-28T23:33:50Z | null | null | 27 | null | https://dev.to/deciduously/some-haskell-englishd-cd9 | 2018-10-28T23:32:18Z | 2018-10-30T11:33:48Z | null | 2018-10-28T23:33:50Z | 2019-06-22T08:56:31Z | 56 | ['haskell', 'beginners', 'programming', 'tutorial'] | haskell, beginners, programming, tutorial | {'name': 'Ben Lovy', 'username': 'deciduously', 'twitter_username': 'ben_deciduously', 'github_username': 'deciduously', 'user_id': 63000, 'website_url': 'https://deciduously.com', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.... | null | null | 10,838 | |
article | 58,010 | Haskell hack: find the function you need with Hoogle. | Haskell surprises me again. | Oct 28 '18 | haskell-hack-find-the-function-you-need-with-hoogle-154n | /antonrich/haskell-hack-find-the-function-you-need-with-hoogle-154n | https://dev.to/antonrich/haskell-hack-find-the-function-you-need-with-hoogle-154n | 0 | 10 | null | 2018-10-28T20:43:18Z | null | null | 10 | null | https://dev.to/antonrich/haskell-hack-find-the-function-you-need-with-hoogle-154n | 2018-10-28T20:43:18Z | null | null | 2018-10-28T20:43:18Z | 2018-10-28T20:43:18Z | 1 | ['haskell', 'hoogle', 'hack'] | haskell, hoogle, hack | {'name': 'Anton', 'username': 'antonrich', 'twitter_username': None, 'github_username': 'AntonRich', 'user_id': 35861, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofi... | null | null | 10,839 | |
article | 56,524 | How to write a Haskell web service (from scratch) - Part 2 | This is a hands-on guide on creating a Haskell based web service. No previous knowledge of haskell is required. However, basic understanding of RESTful web services is assumed. | Oct 22 '18 | how-to-write-a-haskell-web-servicefrom-scratch---part-2-6pi | /parambirs/how-to-write-a-haskell-web-servicefrom-scratch---part-2-6pi | https://dev.to/parambirs/how-to-write-a-haskell-web-servicefrom-scratch---part-2-6pi | 0 | 12 | null | 2018-10-22T19:47:17Z | null | null | 12 | https://dev.to/parambirs/how-to-write-a-haskell-web-servicefrom-scratch---part-2-6pi | 2018-10-22T18:11:27Z | 2018-10-22T19:56:55Z | null | 2018-10-22T19:47:17Z | 2018-10-22T19:47:17Z | 4 | ['haskell', 'rest', 'scotty', 'cabal'] | haskell, rest, scotty, cabal | {'name': 'Parambir Singh', 'username': 'parambirs', 'twitter_username': None, 'github_username': 'parambirs', 'user_id': 107560, 'website_url': 'https://parambirs.github.io', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.ama... | null | null | 10,840 | ||
article | 56,526 | How to write a Haskell web service (from scratch) - Part 3 | This is a hands-on guide on creating a Haskell based web service. No previous knowledge of haskell is required. However, basic understanding of RESTful web services is assumed. | Oct 22 '18 | how-to-write-a-haskell-web-servicefrom-scratch---part-3-5en6 | /parambirs/how-to-write-a-haskell-web-servicefrom-scratch---part-3-5en6 | https://dev.to/parambirs/how-to-write-a-haskell-web-servicefrom-scratch---part-3-5en6 | 1 | 23 | null | 2018-10-22T19:48:50Z | null | null | 23 | https://dev.to/parambirs/how-to-write-a-haskell-web-servicefrom-scratch---part-3-5en6 | 2018-10-22T18:19:56Z | 2018-10-22T19:57:05Z | null | 2018-10-22T19:48:50Z | 2019-12-11T15:44:23Z | 5 | ['haskell', 'rest', 'scotty', 'cabal'] | haskell, rest, scotty, cabal | {'name': 'Parambir Singh', 'username': 'parambirs', 'twitter_username': None, 'github_username': 'parambirs', 'user_id': 107560, 'website_url': 'https://parambirs.github.io', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.ama... | null | null | 10,841 | ||
article | 55,463 | Getting to know some pragmatic programming language features | As you know, in the Pragmatic Programmer, section Your Knowledge Portfolio, it is said that Learn... | Oct 17 '18 | getting-to-know-some-pragmatic-programming-language-features-5ekb | /onmyway133/getting-to-know-some-pragmatic-programming-language-features-5ekb | https://dev.to/onmyway133/getting-to-know-some-pragmatic-programming-language-features-5ekb | 0 | 19 | null | 2018-10-17T08:03:47Z | null | null | 19 | null | https://dev.to/onmyway133/getting-to-know-some-pragmatic-programming-language-features-5ekb | 2018-10-17T08:03:47Z | null | null | 2018-10-17T08:03:47Z | 2018-10-17T08:03:47Z | 6 | ['functional', 'programming', 'language', 'haskell'] | functional, programming, language, haskell | {'name': 'Khoa Pham', 'username': 'onmyway133', 'twitter_username': 'onmyway133', 'github_username': 'onmyway133', 'user_id': 20120, 'website_url': 'https://onmyway133.com/apps/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s... | null | null | 10,842 | |
article | 1,130,463 | Haskell strings field guide | Here's how to convert between byte, string, and character types in... | Oct 15 '18 | haskell-strings-field-guide-2j24 | /chrismwendt/haskell-strings-field-guide-2j24 | https://dev.to/chrismwendt/haskell-strings-field-guide-2j24 | 0 | 0 | null | 2018-10-15T00:00:00Z | null | null | 0 | null | https://dev.to/chrismwendt/haskell-strings-field-guide-2j24 | 2022-07-02T23:17:14Z | 2022-07-02T23:56:11Z | null | 2018-10-15T00:00:00Z | 2018-10-15T00:00:00Z | 1 | ['haskell'] | haskell | {'name': 'Chris Wendt', 'username': 'chrismwendt', 'twitter_username': 'ChrisMWendt', 'github_username': 'chrismwendt', 'user_id': 355582, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fup... | null | null | 10,843 | |
article | 54,758 | How to write a Haskell web service (from scratch) - Part 1 | This is a hands-on guide on creating a Haskell based web service. No previous knowledge of haskell is required. However, basic understanding of RESTful web services is assumed. | Oct 12 '18 | how-to-write-a-dockerized-haskell-web-servicefrom-scratch---part-1-3m7c | /parambirs/how-to-write-a-dockerized-haskell-web-servicefrom-scratch---part-1-3m7c | https://dev.to/parambirs/how-to-write-a-dockerized-haskell-web-servicefrom-scratch---part-1-3m7c | 1 | 20 | null | 2018-10-12T21:01:48Z | null | null | 20 | https://dev.to/parambirs/how-to-write-a-dockerized-haskell-web-servicefrom-scratch---part-1-3m7c | 2018-10-12T20:42:05Z | 2018-10-22T19:56:45Z | null | 2018-10-12T21:01:48Z | 2023-02-13T15:12:02Z | 3 | ['haskell', 'rest', 'scotty', 'cabal'] | haskell, rest, scotty, cabal | {'name': 'Parambir Singh', 'username': 'parambirs', 'twitter_username': None, 'github_username': 'parambirs', 'user_id': 107560, 'website_url': 'https://parambirs.github.io', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.ama... | null | null | 10,844 | ||
article | 50,766 | Haskell for javascript programmers. | An explanation of functional programming like you've never seen. | Sep 21 '18 | haskell-for-javascript-programmers-2649 | /antonrich/haskell-for-javascript-programmers-2649 | https://dev.to/antonrich/haskell-for-javascript-programmers-2649 | 7 | 53 | null | 2018-09-21T17:16:52Z | null | null | 53 | null | https://dev.to/antonrich/haskell-for-javascript-programmers-2649 | 2018-09-21T17:16:52Z | 2018-09-21T17:18:21Z | null | 2018-09-21T17:16:52Z | 2021-03-25T20:57:32Z | 0 | ['haskell', 'javascript', 'functional'] | haskell, javascript, functional | {'name': 'Anton', 'username': 'antonrich', 'twitter_username': None, 'github_username': 'AntonRich', 'user_id': 35861, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofi... | null | null | 10,845 | |
article | 44,010 | RealWorld example with Haskell Yesod | This is an overview of an example implementation of the RealWorld backend built using the powerful... | Aug 16 '18 | realworld-example-with-haskell-yesod-53b8 | /tzemanovic/realworld-example-with-haskell-yesod-53b8 | https://dev.to/tzemanovic/realworld-example-with-haskell-yesod-53b8 | 0 | 20 | null | 2018-08-16T23:37:05Z | null | null | 20 | null | https://dev.to/tzemanovic/realworld-example-with-haskell-yesod-53b8 | 2018-08-14T16:03:54Z | null | 2018-08-16T23:37:05Z | 2018-08-14T00:00:00Z | 2018-08-14T00:00:00Z | 3 | ['haskell', 'yesod', 'rest', 'example'] | haskell, yesod, rest, example | {'name': 'Tomáš Zemanovič', 'username': 'tzemanovic', 'twitter_username': 'tzemanovic', 'github_username': 'tzemanovic', 'user_id': 63810, 'website_url': 'https://tzemanovic.gitlab.io', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-upl... | null | null | 10,846 | |
article | 33,232 | New pure functional programming language - ETA | New pure functional programming language - ETA | May 28 '18 | new-pure-functional-programming-language---eta-1ej8 | /alexiskold/new-pure-functional-programming-language---eta-1ej8 | https://dev.to/alexiskold/new-pure-functional-programming-language---eta-1ej8 | 4 | 29 | null | 2018-05-28T13:16:07Z | null | null | 29 | null | https://dev.to/alexiskold/new-pure-functional-programming-language---eta-1ej8 | 2018-05-28T13:16:07Z | 2018-05-28T13:16:24Z | null | 2018-05-28T13:16:07Z | 2018-06-28T11:01:44Z | 1 | ['eta', 'haskell', 'discuss', 'functional'] | eta, haskell, discuss, functional | {'name': 'Alex Iskold 🗽', 'username': 'alexiskold', 'twitter_username': 'alexiskold', 'github_username': None, 'user_id': 73404, 'website_url': 'http://alexiskold.net', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaw... | null | {'name': 'discuss', 'bg_color_hex': '#71EA8B', 'text_color_hex': '#FFFFFF'} | 10,847 | |
article | 30,115 | Security with Haskell | Studying functional scripting for security and cryptography. | May 8 '18 | security-with-haskell-3cio | /terceranexus6/security-with-haskell-3cio | https://dev.to/terceranexus6/security-with-haskell-3cio | 2 | 61 | null | 2018-05-08T09:49:52Z | null | null | 61 | null | https://dev.to/terceranexus6/security-with-haskell-3cio | 2018-05-08T09:49:52Z | 2018-05-08T10:05:47Z | null | 2018-05-08T09:49:52Z | 2020-10-23T20:08:57Z | 2 | ['security', 'haskell', 'functional'] | security, haskell, functional | {'name': 'Paula', 'username': 'terceranexus6', 'twitter_username': None, 'github_username': 'terceranexus6', 'user_id': 14900, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser... | null | null | 10,848 | |
article | 28,500 | Currying in Haskell (With Some JavaScript) | Discussion of Haskell's currying of functions and comparison with javascript | May 2 '18 | currying-in-haskell-with-some-javascript-4moj | /nestedsoftware/currying-in-haskell-with-some-javascript-4moj | https://dev.to/nestedsoftware/currying-in-haskell-with-some-javascript-4moj | 4 | 30 | null | 2018-05-02T17:42:08Z | null | null | 30 | https://nestedsoftware.com/2018/05/02/currying-in-haskell-with-some-javascript-4moj.28500.html | 2018-04-29T23:01:19Z | 2019-11-03T20:48:44Z | null | 2018-05-02T17:42:08Z | 2025-02-12T03:17:02Z | 3 | ['haskell', 'currying', 'javascript'] | haskell, currying, javascript | {'name': 'Nested Software', 'username': 'nestedsoftware', 'twitter_username': None, 'github_username': 'nestedsoftware', 'user_id': 59384, 'website_url': 'https://nestedsoftware.com', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploa... | null | null | 10,849 | ||
article | 28,134 | Monad in TypeScript | Use monad in TypeScript, using of fp-ts | Apr 29 '18 | -monad-in-typescript-dmg | /e_ntyo/-monad-in-typescript-dmg | https://dev.to/e_ntyo/-monad-in-typescript-dmg | 0 | 31 | null | 2018-04-29T13:37:55Z | null | null | 31 | null | https://dev.to/e_ntyo/-monad-in-typescript-dmg | 2018-04-26T15:49:53Z | null | null | 2018-04-29T13:37:55Z | 2018-04-29T13:37:55Z | 5 | ['typescript', 'haskell', 'scala', 'monad'] | typescript, haskell, scala, monad | {'name': 'e_ntyo', 'username': 'e_ntyo', 'twitter_username': 'e_ntyo', 'github_username': 'entyo', 'user_id': 51808, 'website_url': 'https://watakusi.info/user/l8QObNF1ZJR2Qf8tYIN5SbFq8Y53', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-t... | null | null | 10,850 | |
article | 77,118 | Implementing the rules of 3 Man Chess: Variant “In The Round”. Part 1, Fundamental Types | This post was originally published in April 2018 on Medium. The project described in it is temporaril... | Jan 22 '19 | implementing-the-rules-of-3-man-chess-variant-in-the-round-part-1-fundamental-types-3hap | /mkf/implementing-the-rules-of-3-man-chess-variant-in-the-round-part-1-fundamental-types-3hap | https://dev.to/mkf/implementing-the-rules-of-3-man-chess-variant-in-the-round-part-1-fundamental-types-3hap | 0 | 5 | 336 | 2019-01-22T01:05:39Z | null | null | 5 | null | https://medium.com/@ArchieT/implementing-the-rules-of-3-man-chess-variant-in-the-round-94bceae848c6 | 2019-01-22T00:55:01Z | 2019-01-22T01:08:59Z | 2019-01-22T01:05:39Z | 2018-04-22T03:49:28Z | 2018-04-22T03:49:28Z | 5 | ['programming', 'chess', 'haskell', '3manchess'] | programming, chess, haskell, 3manchess | {'name': 'Mika Feiler', 'username': 'mkf', 'twitter_username': 'mika_feiler', 'github_username': 'mkf', 'user_id': 29550, 'website_url': 'http://a.mikf.pl', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploa... | null | null | 10,851 | |
article | 20,933 | What is Currying? | Understanding currying and higher order functions using Haskell | Feb 25 '18 | what-is-currying--3l2a | /__namc/what-is-currying--3l2a | https://dev.to/__namc/what-is-currying--3l2a | 6 | 18 | null | 2018-02-25T06:37:10Z | null | null | 18 | null | https://dev.to/__namc/what-is-currying--3l2a | 2018-02-25T06:37:10Z | null | null | 2018-02-25T06:37:10Z | 2018-03-27T03:20:38Z | 6 | ['beginners', 'haskell', 'functional', 'programming'] | beginners, haskell, functional, programming | {'name': 'Namc', 'username': '__namc', 'twitter_username': '__namc', 'github_username': None, 'user_id': 8299, 'website_url': 'https://namc.in', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2F... | null | null | 10,852 | |
article | 18,920 | Explain Haskell like I'm five | I'm a newbie in functional programming, and learning haskell. Can you guys help me? | Feb 6 '18 | explain-haskell-like-im-five--3b5o | /terceranexus6/explain-haskell-like-im-five--3b5o | https://dev.to/terceranexus6/explain-haskell-like-im-five--3b5o | 7 | 16 | null | 2018-02-06T22:08:03Z | null | null | 16 | null | https://dev.to/terceranexus6/explain-haskell-like-im-five--3b5o | 2018-02-06T22:08:03Z | null | null | 2018-02-06T22:08:03Z | 2019-10-03T22:57:10Z | 1 | ['haskell', 'explainlikeimfive'] | haskell, explainlikeimfive | {'name': 'Paula', 'username': 'terceranexus6', 'twitter_username': None, 'github_username': 'terceranexus6', 'user_id': 14900, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser... | null | {'name': 'explainlikeimfive', 'bg_color_hex': '#20fa74', 'text_color_hex': '#e8eaed'} | 10,853 | |
article | 18,704 | Using Elm on a Raspberry Pi | Compile your Elm code on a Raspberry Pi by using a pre-built docker image or build Elm yourself. (Until Elm has official support for arm CPUs.) | Feb 4 '18 | using-elm-on-a-raspberry-pi-42pi | /danielkun/using-elm-on-a-raspberry-pi-42pi | https://dev.to/danielkun/using-elm-on-a-raspberry-pi-42pi | 1 | 21 | null | 2018-02-04T22:33:09Z | null | null | 21 | https://dev.to/danielkun/using-elm-on-a-raspberry-pi-42pi | 2018-02-04T22:25:27Z | 2018-02-05T09:12:42Z | null | 2018-02-04T22:33:09Z | 2019-12-07T20:19:22Z | 5 | ['elm', 'raspberrypi', 'haskell'] | elm, raspberrypi, haskell | {'name': 'Daniel Albuschat', 'username': 'danielkun', 'twitter_username': 'dalbuschat', 'github_username': 'daniel-kun', 'user_id': 1438, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fupl... | null | null | 10,854 | ||
article | 13,617 | Applicative functors in Haskell | Understanding Applicative functors In Haskell, along with Functors and Monads | Dec 2 '17 | applicative-functors-inhaskell-gm | /__namc/applicative-functors-inhaskell-gm | https://dev.to/__namc/applicative-functors-inhaskell-gm | 1 | 24 | null | 2017-12-02T11:39:36Z | null | null | 24 | null | https://dev.to/__namc/applicative-functors-inhaskell-gm | 2017-12-02T11:39:36Z | 2017-12-03T10:10:43Z | null | 2017-12-02T11:39:36Z | 2018-03-05T04:32:47Z | 5 | ['beginners', 'haskell', 'functional', 'programming'] | beginners, haskell, functional, programming | {'name': 'Namc', 'username': '__namc', 'twitter_username': '__namc', 'github_username': None, 'user_id': 8299, 'website_url': 'https://namc.in', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2F... | null | null | 10,855 | |
article | 10,600 | Becoming Foolish | This post was originally published on my blog. The book The Pragmatic Programmer: From Journeyman to... | Oct 21 '17 | becoming-foolish-8l6 | /hmemcpy/becoming-foolish-8l6 | https://dev.to/hmemcpy/becoming-foolish-8l6 | 2 | 19 | null | 2017-10-21T06:15:30Z | null | null | 19 | null | https://dev.to/hmemcpy/becoming-foolish-8l6 | 2017-10-21T06:15:30Z | 2017-10-21T06:27:40Z | null | 2017-10-21T06:15:30Z | 2018-03-05T04:19:57Z | 6 | ['programming', 'learning', 'haskell'] | programming, learning, haskell | {'name': 'Igal Tabachnik', 'username': 'hmemcpy', 'twitter_username': 'hmemcpy', 'github_username': 'hmemcpy', 'user_id': 30476, 'website_url': 'https://hmemcpy.com', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.c... | null | null | 10,856 | |
article | 409,909 | Record keys prefix whitespace recovering | Introduction Hi folks! I haven't posted here since two weeks ago, so I'd like to give you... | Jul 26 '20 | record-keys-prefix-whitespace-recovering-1o2g | /german1608/record-keys-prefix-whitespace-recovering-1o2g | https://dev.to/german1608/record-keys-prefix-whitespace-recovering-1o2g | 0 | 6 | 7,529 | 2020-07-26T01:46:49Z | en | null | 6 | https://dev.to/german1608/record-keys-prefix-whitespace-recovering-1o2g | 2020-07-26T01:17:14Z | 2020-07-26T06:24:28Z | null | 2020-07-26T01:46:49Z | 2020-07-26T01:46:49Z | 4 | ['haskell', 'gsoc', 'dhall'] | haskell, gsoc, dhall | {'name': 'German Robayo', 'username': 'german1608', 'twitter_username': 'germanrobayo33', 'github_username': 'german1608', 'user_id': 400809, 'website_url': 'https://github.com/german1608', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to... | null | null | 10,857 | ||
article | 412,258 | Codata/Data with Type Classes and Tagless Final Style | Lately I have been playing with tagless final style, a way of writing data structures in Haskell whic... | Jul 28 '20 | codata-data-with-type-classes-and-tagless-final-style-179m | /mspondee/codata-data-with-type-classes-and-tagless-final-style-179m | https://dev.to/mspondee/codata-data-with-type-classes-and-tagless-final-style-179m | 0 | 1 | null | 2020-07-28T16:10:37Z | en | null | 1 | null | https://dev.to/mspondee/codata-data-with-type-classes-and-tagless-final-style-179m | 2020-07-28T16:10:37Z | 2020-07-28T16:20:02Z | null | 2020-07-28T16:10:37Z | 2020-07-28T16:10:37Z | 2 | ['haskell'] | haskell | {'name': 'Molossus Spondee', 'username': 'mspondee', 'twitter_username': 'MSpondee', 'github_username': None, 'user_id': 345366, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fus... | null | null | 10,858 | |
article | 384,007 | Navigatable breadcrumbs and technical debts | TL-DR If you want to see my current progress, check out here: https://hydra.dhall-lang.or... | Jul 9 '20 | navigatable-breadcrumbs-and-technical-debts-4ike | /german1608/navigatable-breadcrumbs-and-technical-debts-4ike | https://dev.to/german1608/navigatable-breadcrumbs-and-technical-debts-4ike | 0 | 1 | 7,529 | 2020-07-09T00:25:04Z | null | null | 1 | https://dev.to/german1608/navigatable-breadcrumbs-and-technical-debts-4ike | 2020-07-06T02:43:26Z | 2020-07-09T01:36:58Z | null | 2020-07-09T00:25:04Z | 2020-07-09T00:25:04Z | 4 | ['haskell', 'dhall', 'gsoc'] | haskell, dhall, gsoc | {'name': 'German Robayo', 'username': 'german1608', 'twitter_username': 'germanrobayo33', 'github_username': 'german1608', 'user_id': 400809, 'website_url': 'https://github.com/german1608', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to... | null | null | 10,859 | ||
article | 364,125 | Template Haskell vs GHC.Generic | WARNING: This is not from experience, all hearsay. Template Haskell Pros Rela... | Jun 24 '20 | template-haskell-vs-ghc-generic-3bp2 | /louy2/template-haskell-vs-ghc-generic-3bp2 | https://dev.to/louy2/template-haskell-vs-ghc-generic-3bp2 | 0 | 1 | 7,255 | 2020-06-24T13:30:31Z | null | null | 1 | null | https://dev.to/louy2/template-haskell-vs-ghc-generic-3bp2 | 2020-06-24T13:30:31Z | null | null | 2020-06-24T13:30:31Z | 2020-06-24T13:30:31Z | 1 | ['haskell', 'generic'] | haskell, generic | {'name': 'Yufan Lou', 'username': 'louy2', 'twitter_username': None, 'github_username': 'louy2', 'user_id': 260905, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_... | null | null | 10,860 | |
article | 405,935 | How to Identify Similar Pieces of Code | How to not repeat yourself. An article describing open source project in Haskell that identifies similar pieces of code. | Jul 21 '20 | how-to-identify-similar-pieces-of-code-4k67 | /ch3rn0v/how-to-identify-similar-pieces-of-code-4k67 | https://dev.to/ch3rn0v/how-to-identify-similar-pieces-of-code-4k67 | 0 | 4 | null | 2020-07-21T11:04:15Z | en | null | 4 | https://medium.com/@ch3rn0v/how-to-identify-similar-pieces-of-code-43d2a5cef5a6 | 2020-07-21T10:40:37Z | null | null | 2020-07-21T11:04:15Z | 2020-07-21T11:04:15Z | 5 | ['haskell', 'javascript', 'python', 'staticcodeanalysis'] | haskell, javascript, python, staticcodeanalysis | {'name': 'Ilya Chernov', 'username': 'ch3rn0v', 'twitter_username': 'ch3rn0v', 'github_username': 'ch3rn0v', 'user_id': 52157, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser... | null | null | 10,861 | ||
article | 358,536 | Prefer Typeclasses over Records of Functions | From Lessons learned while writing a Haskell application • gvolpe's blog In the article above the au... | Jun 19 '20 | prefer-typeclasses-over-records-of-functions-5d36 | /louy2/prefer-typeclasses-over-records-of-functions-5d36 | https://dev.to/louy2/prefer-typeclasses-over-records-of-functions-5d36 | 0 | 3 | null | 2020-06-19T00:22:02Z | null | null | 3 | null | https://dev.to/louy2/prefer-typeclasses-over-records-of-functions-5d36 | 2020-06-19T00:22:02Z | null | null | 2020-06-19T00:22:02Z | 2020-06-19T00:22:02Z | 2 | ['haskell', 'functional'] | haskell, functional | {'name': 'Yufan Lou', 'username': 'louy2', 'twitter_username': None, 'github_username': 'louy2', 'user_id': 260905, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_... | null | null | 10,862 | |
article | 352,242 | Haskell - Generating lenses for third party libraries | This is going to be a short post, maybe even a tweet size post. I'm going to highlight how to generat... | Jun 9 '20 | haskell-generating-lenses-for-third-party-libraries-1oik | /piq9117/haskell-generating-lenses-for-third-party-libraries-1oik | https://dev.to/piq9117/haskell-generating-lenses-for-third-party-libraries-1oik | 0 | 5 | null | 2020-06-09T21:14:29Z | null | null | 5 | null | https://dev.to/piq9117/haskell-generating-lenses-for-third-party-libraries-1oik | 2020-06-09T21:09:44Z | 2020-06-12T21:57:20Z | null | 2020-06-09T21:14:29Z | 2020-06-09T21:14:29Z | 2 | ['haskell', 'lenses', 'functional'] | haskell, lenses, functional | {'name': 'Ken Aguilar', 'username': 'piq9117', 'twitter_username': 'piq9117', 'github_username': 'piq9117', 'user_id': 51431, 'website_url': 'https://www.taezos.dev/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.... | null | null | 10,863 | |
article | 349,679 | Generalizing Tree Traversal in Haskell with Typeclass | Tree is the most pervasive data structure in our lives. First, we see trees, green literal trees, eve... | Jun 9 '20 | generalizing-tree-traversal-in-haskell-with-typeclass-4egb | /louy2/generalizing-tree-traversal-in-haskell-with-typeclass-4egb | https://dev.to/louy2/generalizing-tree-traversal-in-haskell-with-typeclass-4egb | 1 | 6 | null | 2020-06-09T01:10:17Z | null | null | 6 | null | https://dev.to/louy2/generalizing-tree-traversal-in-haskell-with-typeclass-4egb | 2020-06-05T01:47:33Z | null | null | 2020-06-09T01:10:17Z | 2020-06-10T07:41:00Z | 5 | ['haskell', 'functional'] | haskell, functional | {'name': 'Yufan Lou', 'username': 'louy2', 'twitter_username': None, 'github_username': 'louy2', 'user_id': 260905, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_... | null | null | 10,864 | |
article | 342,452 | Running HLint as a GHC source plugin | HLint is a static analyzer for Haskell that suggests how to improve your code and make it more idioma... | May 25 '20 | running-hlint-as-a-ghc-source-plugin-17dl | /tfausak/running-hlint-as-a-ghc-source-plugin-17dl | https://dev.to/tfausak/running-hlint-as-a-ghc-source-plugin-17dl | 0 | 6 | null | 2020-05-25T11:51:28Z | null | null | 6 | https://dev.to/tfausak/running-hlint-as-a-ghc-source-plugin-17dl | 2020-05-23T18:51:48Z | null | null | 2020-05-25T11:51:28Z | 2020-05-25T11:51:28Z | 4 | ['haskell'] | haskell | {'name': 'Taylor Fausak', 'username': 'tfausak', 'twitter_username': 'taylorfausak', 'github_username': 'tfausak', 'user_id': 382875, 'website_url': 'https://taylor.fausak.me', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.a... | null | null | 10,865 | ||
article | 331,353 | Match URI templates with Burrito | URI templates are a powerful way to succinctly describe URLs. For example the URI template https://ha... | May 9 '20 | match-uri-templates-with-burrito-4a1p | /tfausak/match-uri-templates-with-burrito-4a1p | https://dev.to/tfausak/match-uri-templates-with-burrito-4a1p | 2 | 6 | null | 2020-05-09T22:43:16Z | null | null | 6 | https://dev.to/tfausak/match-uri-templates-with-burrito-4a1p | 2020-05-09T22:40:43Z | 2020-05-10T16:42:12Z | null | 2020-05-09T22:43:16Z | 2020-05-11T09:10:27Z | 1 | ['haskell', 'webdev'] | haskell, webdev | {'name': 'Taylor Fausak', 'username': 'tfausak', 'twitter_username': 'taylorfausak', 'github_username': 'tfausak', 'user_id': 382875, 'website_url': 'https://taylor.fausak.me', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.a... | null | null | 10,866 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.