AngularJS for jQuery Developers | Art & Logic Blog - 0 views
-
Angular does not treat HTML or JavaScript as a bug that needs to be fixed
-
JavaScript code treats DOM in an imperative manner: take this node and that attribute, look at its value, do this or that.
-
Direct manipulation of the DOM is not only unnecessary, it is discouraged in the Angular approach.
- ...11 more annotations...
fullPage.js One Page Scroll Sites - 0 views
javascript - How do I "think in AngularJS" if I have a jQuery background? - Stack Overflow - 0 views
-
in AngularJS, we have a separate model layer that we can manage in any way we want, completely independently from the view.
-
keep your concerns separate
-
do DOM manipulation and augment your view with directives
- ...34 more annotations...
ChocolateChip-UI - 0 views
rezwyi/rconsole - 1 views
highlight.js - 1 views
xdissent/ievms - 0 views
Announcements - IPython - 0 views
Halloween Bash Profile Generator - 1 views
parallax.js - 0 views
adililhan/Defterdar - 0 views
kebab-project/katip - 0 views
Blog Tutorial - Adding a layer - CakePHP Cookbook v2.x documentation - 1 views
-
Cake views are just presentation-flavored fragments that fit inside an application’s layout. For most applications they’re HTML mixed with PHP, but they may end up as XML, CSV, or even binary data.
-
Layouts are presentation code that is wrapped around a view, and can be defined and switched between
-
if the HTTP method of the request was POST, try to save the data using the Post model.
- ...6 more annotations...
« First
‹ Previous
1401 - 1420 of 1422
Next ›
Showing 20▼ items per page