194. TD Adding Validation to check User Input

4:14 2 Garsiakalbiai 1 Skyriai 93 segmentai

Skyriai

  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…