Resources
In this section you can find a list of projects, libraries, presentations or blog posts that use Bow:
GitHub projects
- Intro to Bow: A playground with an introduction to some of the core features of Bow.
- Bow Hangman: An implementation of the game of hangman in a pure functional way using Bow.
- From imperative to functional code: A demonstration on how to transform code written in imperative style to a more functional style.
- Conway’s Game of Life: A solution to Conway’s Game of Life using Comonads from Bow and visualizing the outcome in SwiftUI.
Libraries
Be the first one showing here!
Presentations
- Error management and data validation with Bow (slides)
- Functional Programming in Swift with Bow (video, slides)
Blog posts