JSON Patch with Rails 5 and React

FormAPI is a Rails application that generates PDFs. Templates can be configured using our PDF template editor, which is built with React. We use Postgres, and store the template’s field data in a jsonb column. Read more

Similar

A Surprising React Bug

The details HTML element doesn’t work well when we use it as a controlled component in React. I like using plain HTML elements whenever I can, but this time I got bitten by this issue, which is still open on GitHub . (more…)

Read more »