PAC | JavaScript AJAX JSON API For Beginners (2019 EN)

Discussion in 'Programming' started by Kanka, Mar 20, 2020.

  1. Kanka

    Kanka Well-Known Member Loyal User

    Messages:
    16,047
    Likes Received:
    449
    Trophy Points:
    83
    [​IMG]

    Company: Packt Publishing
    Author: Laurence Svekis
    Full Title: JavaScript AJAX JSON API For Beginners
    Year: 2019
    Language: English
    Genre: Educational: Web Development
    Skill Level: -
    Price: €124.99
    -
    Files: MP4 (+ Code Files)
    Time: 02:07:49
    Video: AVC, 1920 x 1080 (1.778) at 30.000 fps, 250 kbps
    Audio: AAC at 160 Kbps, 2 channels, 48.0 KHz



    Explore JSON and connecting to APIs using JavaScript by setting up your own JSON server practice AJAX and JSON locally.

    JSON is a lightweight and popular way to exchange data. JSON resembles JavaScript object literal syntax only difference is that it's transferred as a string.

    This course shows you what JSON data is and how it relates to JavaScript objects. You will see how JavaScript objects can be used to produce content on web pages using Fetch and XHR to connect to server data. Display output content to web pages using DOM manipulation. You will then set up a JSON server locally to practice JSON and AJAX. Use of tools like the postman to test API. You will send data to the local JSON database and simulate data CRUD. Finally, create a mini project that can edit and update data in the JSON.DB file locally.

    By the end of the course, you will be to use JSON data within your JavaScript code and set up your own JSON server and practice AJAX and JSON locally.


    Learn:
    ✓ Explore what JSON data is and how it relates to JavaScript objects
    ✓ Discover how JavaScript objects can be used to produce content on web pages
    ✓ AJAX requests and connecting to web APIs
    ✓ Use of tools like the postman to test API
    ✓ Create a mini project that can edit and update data in the JSON.DB file locally

    Features:
    ✓ Explore JSON using JavaScript and see how to connect it to APIs
    ✓ Set up a JSON server locally to practice JSON and AJAX using JavaScript
    ✓ Build your own a mini project in the JSON.DB file locally to understand how JavaScript is used with JSON.


    Lessons:
    1. Introduction to AJAX and JSON
    01. JSON AJAX Course Introduction
    02. Setup Developer
    2. JavaScript JSON and AJAX
    03. JSON Data
    04. Using Fetch JavaScript
    05. JavaScript Objects
    06. JSON and JavaScript Objects
    07. Output to Webpage
    08. Array of Items
    09. JavaScript Looping
    10. More Looping Options
    11. JSON parse and Stringify
    12. AJAX API requests
    13. AJAX xHR request
    14. More Results AJAX
    15. JavaScript fetch
    16. JavaScript Map
    3. Local JSON server
    17. Setup Local JSON server
    18. Setup Node and NPM
    19. Setup JSON server Node
    20. Postman CRUD
    21. Post with Fetch
    22. JSON server node
    23. Project Course Conclusion
    24. Project Course Conclusion Part 2


    -------------