DEV Community

Discussion on: I'm a noob at ReactJS and made this šŸ˜…

Collapse
 
mis0u profile image
MickaĆ«l • Edited

Nice work bro. For the security, you should put a required in JS and HTML because if I inspect the element and I delete required I can still submit it

Collapse
 
sriduh profile image
Sridhar

Mickael, I am just curious about how to do that. I am also a beginner in Web development.

Collapse
 
mis0u profile image
Mickaƫl

Hi Sridhar, I'm a php developer, I don't know React sorry

Collapse
 
braydentw profile image
Brayden W āš”ļø

Thanks. I'll work on that :)