Skip to content

Conversation

@gschema
Copy link
Owner

@gschema gschema commented Nov 6, 2019

No description provided.

addyosmani and others added 30 commits October 15, 2013 04:32
Function call changed before introduced in example.
re-factored code for modular-todo-app
Response should be sent from callback.
Moved inconsistently placed comma in 03-internals.md
Update response send on model creation.
Here you are talking about the 'updateOnEnter' function that will be trigered by the key press event on the edit class, but the event was not on the events attribute, so I thought it should be added for clarity
Adding event into events attribute
Updated code to reflect Derick Bailey's repo
fixed links to base.css & bg.png
Rather than running 5 separate commands, this single line will install whichever ones are not currently installed.
The notation was different from the code in 02-fundametals.md.

Fixes #525.
Added exclusion for log files to .gitignore.
reordered logs to match code sample
Use lower case first naming convention for objects
Merge Debian dependencies into one line in the README
Fix the printing of view's html content
addyosmani and others added 29 commits November 14, 2015 15:29
…inside the root folder one has to go one level up to access site folder
corrected server static content directory
https links to twitter
Change the links for backbone and underscore in the boilerplate template to backbonejs.org and underscorejs.org respectively.

Fixes #689
Update links in boilerplate template
Added missing 'validates' option to 'set' method
Fix typo – from: togglecompleted, to: toggleCompleted
making ajaxSettings actually available in a scope
filter() example as method of Bacbone's Collection instead of Array
Change '!=' operator to '!==' in exercise 2
* Corrected improper punctuation of Latin abbreviation "i.e."

* Correct improper punctuation of Latin abbreviation "e.g."

* Fixed missing markup on two of the questions and removed an unnecessary "i.e." at the beginning of a sentence.
Update http://documentcloud.github.com/backbone/ to http://backbonejs.org. I also
ran `grep documentcloud.github.com chapters/*.md` and came up with nothing else.
Statement should be 
"Overwriting jQuery ajax method - no actual request will be made" and not 
"Overwriting jQuery ajax method - now actual request will be made".
In certain cases, have to load actual jquery first
post releaseDate to Date format
@gschema gschema merged commit 8d4cfa2 into gschema:gh-pages Nov 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.