Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save matt-stj/2f7a4c240f1e74fdfe2e to your computer and use it in GitHub Desktop.
Save matt-stj/2f7a4c240f1e74fdfe2e to your computer and use it in GitHub Desktop.

Web Sockets Lesson Plan

  • Fork this gist
  • Include a link to your application's repo
  • Your repo should have a link to your production app in the README
  • Git Repo
  • Include questions/comments for anything you'd like us to specifically give you feedback on
  • Would you recommend using jQuery to add elements to the DOM? I had a hard time pulling in the the library...

The websockets homework is graded on 'completion' or 'semi-completion' - but we'll try to leave you feedback on anything we see that requires feedback in the gist.

@rrgayhart
Copy link

jQuery would definitely be easier long term for DOM manipulation. For a small tutorial, probably the right choice to timebox adding it and if you have a hard time, just stick with vanilla JS.

@rrgayhart
Copy link

That's one pretty user interface btw!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment