Coder Social home page Coder Social logo

ajax_miniproject's Introduction

ajax_miniproject

This project requires me to pull api requests from Google maps, NY Times, and Wikipedia and build an application of loading content onto page when typing and submitting an address into the form using Javascript and jQuery.

Through this lesson, I learned that a lot of data is loaded asynchronously which refers to the fact that requests doesn't block other events from happening. AJAX (Asynchronous Javascript and XML) requests can load content without having to reload the page. It's happening in the background which doesn't block any other data.

Some examples of AJAX requests occuring on a web page are Facebook and Twitter. When stories are loaded scrolling down the page, it's loading data asynchronously. Same goes for tweets on Twitter when scrolling down the Twitter page.

Instructions

  1. Clone the repo and open the html page onto the browser.
  2. Add an address on the top of page and submit.
  3. Content will then be loaded based on the city.

ajax_miniproject's People

Contributors

nguyenwinle avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.