We're a place where coders share, stay up-to-date and grow their careers.
You definitely have to validate in the backend for data consistency and security, because frontend validation can be disabled, but having validation in the frontend can significantly improve the user experience.
Thank you @mnrode for clarifying that
You definitely have to validate in the backend for data consistency and security, because frontend validation can be disabled, but having validation in the frontend can significantly improve the user experience.
Thank you @mnrode for clarifying that