#JavaScript Club ITP 2016-2017 A place to get together, learn some JavaScript, and make cool stuff on the web
#Topics to potentially cover
- The basics of the web (HTML, CSS, JavaScript without p5)
- The Web Developer Stack (why are there so many tools!?)
- jQuery, AJAX
- Github
- Ssh-ing into servers, heroku deploy
- Task runners (gulp, grunt, webpack)
- Node, npm, and basic server side programming
- Functional Programming vs. Object-oriented programming
- JavaScript Design Patterns
- React (all the cool kids are talking about it, or something)
- D3.js - Make pretty charts!
- Three.js - Make things in 3D!
- Twitter bots with Node
#Things you'll need
- A text editor (the p5 editor won't cut it for our needs)
- I'd recommend Sublime Text or Atom or Brackets
- An understanding that confusion is natural, and that eventually, things will start to make sense