November 30th 2015 1507
- chaining APIs & LoDash
- how/when to use jQuery
- jQuery fundamentals was good to get the basics, but didn't cover when/where to use it
// Annotated Code -- CRUD with Rails-React | |
// Functions we get from the React framework will be marked with -> R! | |
// to get the full repo: `$ git clone [email protected]:applegrain/ideabox-react.git` | |
// https://facebook.github.io/react/docs/thinking-in-react.html | |
// Good read to get into the React state of mind | |
// Create a new dashboard component. | |
var Dashboard = React.createClass({ |
November 30th 2015 1507
Tuesday December 1 1507
IdeaBox PSA
tree .
app/views/layouts/application.html.erb
and therefore available to you anywhere
(whether you like it or not) in your application2 December 2015
1507
Countdown
Functions in JavaScript
Monday December 7, 2015
1507
Morning challenge
Homework:
Unit testing JS (with Meeka):
JavaScript Events (with Meeka)
1507