Skip to content

Commit

Permalink
Add links to Ants Are Everywhere
Browse files Browse the repository at this point in the history
  • Loading branch information
nikita-volkov authored Apr 18, 2024
1 parent d629498 commit b1ecf79
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,15 @@ Hasql is not just a single library, it is a granular ecosystem of composable lib

# Tutorials

## Videos

There's several videos on Hasql done as part of a nice intro-level series of live Haskell+Bazel coding by the "Ants Are Everywhere" YouTube channel:

- [Coding Day 20: Switching from postgresql-simple to Hasql](https://youtu.be/ce7bGKETtoA?si=RmY_yDG24EX6i38I)
- [Coding Day 21: Refactoring the Hasql code](https://youtu.be/a9mPNXbT-qw?si=RTtXe6BXnZSQZzh-)

## Articles

- [Organization of Hasql code in a dedicated library](https://github.com/nikita-volkov/hasql-tutorial1)

# Short Example
Expand Down

0 comments on commit b1ecf79

Please sign in to comment.