filmov
tv
Python + Flask - Part 4 - Validating Registration Form with Javascript

Показать описание
In this video, we encounter Javascript for the first time, using it to contact
our Python application (API) and validate some of the information in our registration form - namely if the user being registered already exists.
00:00 - Intro
02:56 - Restart Application
03:47 - Set up and link Javascript file and Axios library
07:58 - Writing the Javascript
13:20 - Write the Python code to check if the user exists (route)
18:15 - Handling the response from our Python code
18:55 - Write Javascript code to display validity message
20:57 - Integrate Javascript function into HTML
22:35 - Testing and Troubleshooting
27:50 - Handling events in Javascript
30:46 - Testing and Troubleshooting
31:52 - Wrap Up
#python #javascript #api
our Python application (API) and validate some of the information in our registration form - namely if the user being registered already exists.
00:00 - Intro
02:56 - Restart Application
03:47 - Set up and link Javascript file and Axios library
07:58 - Writing the Javascript
13:20 - Write the Python code to check if the user exists (route)
18:15 - Handling the response from our Python code
18:55 - Write Javascript code to display validity message
20:57 - Integrate Javascript function into HTML
22:35 - Testing and Troubleshooting
27:50 - Handling events in Javascript
30:46 - Testing and Troubleshooting
31:52 - Wrap Up
#python #javascript #api
Комментарии