logo

World's Best AJAX Demo - 1/6 - The Initial Setup on IONOS Hosting

Video 1 of 6 in this series where we build out the initial setup for our IONOS hosted website. We create a subdomain, add a folder to our webspace, point the subdomain to that folder and then create an SFTP account so we can upload files. We then bounce into VS Code where we connect to the webspace with the VS Code SFTP Plugin and then we push a generic Bootstrap template file to the website and view it at ajax.tenminutewebdev.com.

4 Videos In This Series

-- NOW PLAYING --

Runtime: 11:43

World's Best AJAX Demo - 1/6 - The Initial Setup on IONOS Hosting (1/4)
Get your environment set up by creating a subdomain, setting up your webspace and connecting to your site with SFTP. Watch Now

Runtime: 11:46

Worlds Best AJAX Demo - 2/6 - Building The HTML Web Form To Capture User Input (2/4)
Build a web form in HTML to capture user input and pass it to your JavaScript function using the onkeyup event. Watch Now

Runtime: 14:34

World's Best AJAX Demo - 3/6 Building the JavaScript Function to Pass Data To Server For Processing (3/4)
Build a JS function to pass data to the server via JavaScript without requiring a page refresh! Watch Now

Runtime: 12:30

World's Best AJAX Demo - 4/6 - Setting Up The Back End MySQL Database We'll Be Querying With AJAX (4/4)
Create a new database on IONOS and import 5000 rows of data from a CSV file. Watch Now