Git Product home page Git Product logo

receiving-api-posts-lab-ios-0916's Introduction

Receiving API POSTs Lab

Objectives

  1. Send form via POST request with jQuery.
  2. Create resources from an AJAX POST.
  3. Render and consume JSON responses for created resources.

Introduction

In this lab, we're going to continue to enhance our product and order system, this time updating the product creation page to create and display new products without requiring a refresh or redirect.

The solution for the previous lab has been included for you.

Instructions

  1. Update the new product page to submit the form via AJAX POST.
  2. Update the product create action to render a JSON representation of the product after successfully creating it.
  3. Display the product details of the newly created product on the new page without refreshing or redirecting.
  4. Make sure those tests pass!

receiving-api-posts-lab-ios-0916's People

Contributors

jilustrisimo avatar maxwellbenton avatar mendelb avatar scottcreynolds avatar danielseehausen avatar

Watchers

 avatar Mat Balez avatar Victoria Thevenot avatar  avatar Joe Cardarelli avatar Taranjyot Singh avatar Sara Tibbetts avatar The Learn Team avatar Cernan Bernardo avatar Sophie DeBenedetto avatar  avatar Antoin avatar  avatar  avatar Nicole Kroese  avatar Lisa Jiang 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.