Create dynamic JavaScript pages with AJAX, APIs, and JSON

Learn to use JavaScript and Google Apps Script as the backend code to use a Google spreadsheet as a data source for your website. Create a Google Sheets spreadsheet in your Google account. Add some data and then output it as JSON that can be retrieved via fetch request to your website. The source co...

Descripción completa

Detalles Bibliográficos
Autor Corporativo: Manning (Firm), publisher (publisher)
Otros Autores: Svekis, Laurence, presenter (presenter)
Formato: Video
Idioma:Inglés
Publicado: [Place of publication not identified] : Manning Publications [2022]
Edición:[First edition]
Materias:
Ver en Biblioteca Universitat Ramon Llull:https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009823028606719
Descripción
Sumario:Learn to use JavaScript and Google Apps Script as the backend code to use a Google spreadsheet as a data source for your website. Create a Google Sheets spreadsheet in your Google account. Add some data and then output it as JSON that can be retrieved via fetch request to your website. The source code is included so you can build your own version of the application. This course includes Creating a spreadsheet with data and making the JSON object dynamic How to output your sheet data as an array in a web app endpoint doGet() method for your web app Restructure your JSON object with JavaScript object properties values that come dynamically from the sheet headers Iterate through the sheet rows of content and assign row values into the data object to output JSON for API endpoints Use JavaScript Fetch to get data Use JavaScript Fetch to get JSON sheet data from a web app URL and output it in the console Use JavaScript to output JSON data to a web page Add click event buttons to interactive page buttons using JavaScript to send information from a web page to a Google Sheet Use an Apps Script to POST data from a web page to a Google Sheet using the doPost() method Use an Apps script to post data to a Google Sheet and connect the data with JSON Explore how to use a Google Apps Script IDE to debug and troubleshoot the application Use JavaScript Fetch and formData methods Troubleshoot and debug common CORS issues with Google Apps Web Apps Use Logger to log values and text functions to Google Apps Script.
Descripción Física:1 online resource (1 video file (20 hr., 17 min.)) : sound, color