Welcome to Ceramic Hacker
OCaml WebDev - Return to blog overview
[7/7] Routing in Bonsai and Project Conclusion
Building a basic routing system in Bonsai to showcase global state and higher-order components. Project and blog series conclusion.
[6/x] Using GraphQL in Bonsai
OCaml Bonsai frontend integration with GraphQL. Building a GraphQL client and query loader component in OCaml with Bonsai.
[5/x] Understanding Bonsai
Background for understanding Bonsai: SPAs, frontend state management, algebraic effects, monads, incremental computations. Bonsai `Value` vs `Computation`, and usage of `sub` and `arr` combinators.
[4/x] Setting up Bonsai
OCaml Single Page Application frontend with Bonsai setup and basic intro. Simple component examples and Dune config.
[3/x] Building GraphQL APIs with Dream
OCaml GraphQL API tutorial and example. Live GraphiQL demo.
[2/x] Backend WebDev w/ Dream and Caqti
OCaml Backend Web Development. Dream web server using Caqti SQL bindings, concurrency through Lwt.
[1/x] Full-Stack WebDev in OCaml Intro
OCaml Full Stack Web Development with Dream, Bonsai, and GraphQL. Project overview, blog summary, and live demo.