RSSAmplifier

Posts about programming - Phelipe Teles · Aug 28, 2022

How not to write forms with React

0
Sign in to vote or save

This page did not load. You can still read it on the original site — the toolbar below keeps your place in the directory.

Forms are easy to get wrong with React because we can achieve their goal, which is to make a network request when on submission, with any arbitrary HTML and JavaScript.

Read on phelipetls.github.io

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.