Book Image

A Complete JSON AJAX API Course - Beginner to Professional [Video]

By : Laurence Svekis
Book Image

A Complete JSON AJAX API Course - Beginner to Professional [Video]

By: Laurence Svekis

Overview of this book

<p><span id="description" class="sugar_field">JSON is the preferred format for data being transferred between coding languages. It’s easy to read, create, and work with. In this course, you’ll learn about JSON how it works and how you can use it within your own applications. AJAX provides the ability for your JavaScript code to make HTTP requests to get data and update your page content with the new data. The data is commonly in JSON format, which makes it ideal for use within JavaScript applications. Together, AJAX and JSON are used everywhere and go hand in hand, powering many of the top web applications and providing users with what they expect from modern websites. Technologies used within this course include: JavaScript, HTML, CSS, Node.JS, AJAX, jQuery, SQLite, plus several npm packages. </span></p> <p><span id="description" class="sugar_field">JSON - JavaScript Object Notation - A lightweight data-interchange format that is easy for humans to read and write. </span></p> <p><span id="description" class="sugar_field">AJAX - Asynchronous JavaScript and XML - AJAX for building web based interactive applications that process user requests immediately. No page reload bring data into your application. </span></p> <h1><span class="sugar_field">Style and Approach</span></h1> <p><span class="sugar_field"><span id="trade_selling_points_c" class="sugar_field">This is the perfect course for beginners to learn AJAX and JSON! You’ll get step-by-step learning with all the steps included. This course is loaded full of examples and code snippets you can use to build upon, practice, and get comfortable with AJAX. There are also top developer resources, helpful tips, and many open APIs to practice with.</span></span></p>
Table of Contents (15 chapters)
15
Course Review and Conclusion
Chapter 14
Twitter API Exercise Get tweets and post to Twitter AJAX
Content Locked
Section 4
Get Packages NPM
Twitter API Exercise Get tweets and post to Twitter AJAX: Get Packages NPM