Skip to content

Instantly share code, notes, and snippets.

@aikalima
Last active December 20, 2015 11:28
Show Gist options
  • Save aikalima/6123209 to your computer and use it in GitHub Desktop.
Save aikalima/6123209 to your computer and use it in GitHub Desktop.
Goals 07/31

Goals for today

  • Understanding web requests (review)
  • Understanding difference between ajax and 'normal' web requests
  • Understanding when to use ajax
  • Review how we used ajax in previous apps
  • Learn ajax in Rails 3
  • Learn how to integrate ajax/Rails 3
  • Field trip: See how an Internet company works
  • Learn how email works (SMTP, POP, IMAP ..)
  • Learn how to send email from the command line
  • Learn how to send emails in your Rails app
  • Understanding offline/batch processes
  • Learn how to schedule a process in Rails
  • Learn how to integrate process scheduling in your app
  • Lab/HW: Practice integrating a new feature in existing rails app
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment