Skip to content

FrankOrtiz/Wyncode-Ajax

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Purpose of breakout

- Learn how ajax works, and when to use it
- Create and view tasks from a single page
- learn how to work around turbo-links with jquery

Getting Started

- git clone git@github.com:FrankOrtiz/Wyncode-Ajax.git
- rake db:migrate
- rails s

Steps

1. Create a get request to view changes by other users instantly
2. Create form on index page using view helpers
3. Use jQuery to append information from the form
4. Make post requests to index.json to create items without leaving the page

About

Breakout project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published