194. TD Adding Validation to check User Input

4:14 2 Speakers 1 Poglavlja 93 segmenti

Poglavlja

  1. 0:02

    So as mentioned at the end of the last lecture, it would be nice if we could validate the user input, something very important in any app you build. Whilst you should still validate input on the server, as the frontend can always be tricked…