Building accessible forms
On September 14th, In The Pocket signed the Digital Inclusion Charter to underline our commitment in fighting digital exclusion. In this post I'll explain how this can be applied to handling form submissions.

Remix is a full stack web framework that lets you focus on the user interface and work back through web fundamentals to deliver a fast, slick, and resilient user experience.
Remix looks like a promising alternative for NextJS and we are following the evolution of the new framework closely. As it stands today, Remix offers an easy, clean and efficient API that aligns closely with current web standards.
However, while experimenting on some internal projects, we noticed the framework is not mature enough for business critical software. We will be using it in the future on smaller projects.