Blogs

Map
16 Jul 2020

Diving into Servant

Diving deeper into Servant
20 minutes read
Privacy
15 Jul 2020

How to combine Servant and React Admin, Part 5 : Deleting comments

Deleting a comment
4 minutes read
Privacy
02 Jul 2020

How to combine Servant and React Admin, Part 4 : POSTing a new Comment

Explain how to add POST requests to Servant. Use a monad to handle state.
15 minutes read
Privacy
15 Jun 2020

How to combine Servant and React Admin, Part 3 : Display a single comment

Explain how to add GET requests to Servant, the way React Admin likes it!
7 minutes read
React coding on screen
30 May 2020

How to combine Servant and React Admin, Part 2 : The React Web App

After setting up a REST server with Servant in the first part, give an overview of React Admin and set up a simple React Admin server.
11 minutes read
Connecting two universes
22 May 2020

How to combine Servant and React Admin, Part 1 : Servant API type

Combining Servant and React Admin, setting up a simple REST server with Servant. Explain all the parts involved.
12 minutes read