The other day, I was working on a dashboard: I wrote the core of it in purescript in a couple of...
Begin I grew up around people drawing, sewing, building, gardening, etc. I admired crafts...
This is mostly based on Haskell for Scala developers. If you’ve seen that one already, your most...
I'm not going to lie. There was a time when I used to believe that. I was convinced I only wanted to...
In theory, I’m a full stack developer, but in the last year or two, I’m on the backend, staring at...
First, a reminder: You DON’T NEED TO learn Haskell — that’s not what I want to talk about. I...
So, you have some Haskell experience and want (or need to) write Scala code. The following is a rough...
Imagine you’re my colleague: you have functional Scala experience and must start contributing to the...
📹 Hate reading articles? Check out the complementary video, which covers the same content. There...
📹 Hate reading articles? Check out the complementary video, which covers the same content. If you...
📹 Hate reading articles? Check out the complementary video, which covers the same content. Have...
Disclaimer: This topic is not really “advanced”, but it’s not something you should stress about if...
📹 Hate reading articles? Check out the complementary video, which covers the same content. You...
📹 Hate reading articles? Check out the complementary video, which covers the same...
📹 Hate reading articles? Check out the complementary video, which covers the same content. A lot...
I want to do a high-level overview of PureScript and its ecosystem. Who uses it and why? What are the...
I can’t tell you which library to use. I don’t know myself. But I can tell you the questions you (and...
Okay, what if we did something quite similar but quite different? Selda “is a Haskell library for...
Okay, what if we did something quite similar but quite different? Rel8 “is a Haskell library for...
Okay, what if we did something quite similar but quite different? Opaleye is “an SQL-generating DSL...
Okay, what if we did something quite similar but quite different? Squeal “is a type-safe embedding...
Tired of sql and Template Haskell? Beam “is a highly-general library for accessing any kind of...
If that was not enough, it’s time to move to the type level. According to the readme, ”Persistent's...
The next “obvious” step is to add more type-safety. According to the readme, Hasql “is a highly...
Let’s start simple. postgresql-simple describes itself as “Mid-Level PostgreSQL client library“. In...
As of October 2023, there are around a dozen mature PostgreSQL libraries, all levels of abstractions,...
📹 Hate reading articles? Check out the complementary video, which covers the same content. I saw...
📹 Hate reading articles? Check out the complementary video, which covers the same content. First,...
📹 Hate reading articles? Check out the complementary video, which covers the same content. This...
📹 Hate reading articles? Check out the complementary video, which covers the same content:...