Skip to content

Latest commit

 

History

History
40 lines (29 loc) · 1.28 KB

week0023-prepare-to-learn-angularjs.md

File metadata and controls

40 lines (29 loc) · 1.28 KB

Week 0023 "Prepare to learn AngularJS"

2015-11-02

In preparation for the soon to be announced angular beginners deep dive weekend, we'll be going over the prerequisites that are helpful to make the most of learning AngularJS.

Topics

  • Understanding RESTful APIs
  • Javascript modularity concepts and common patterns
  • Thinking Functional

Never used Angular?

If you are interested in starting to use AngularJS, this meeting should help you develop an understanding of what fundamentals are necessary to get into AngularJS with less roadblocks.

Already got mad ski11z?

If you are already deep into Angular, it would be awesome if you could come out and share your experiences on what areas a developer can shore up in preparation, and help guide the development plan for the weekend long course.

Talk Resources

Want a head start on the head start?

AngularJS

REST

Modules

Functional Programming