javascript

AngularJS — Superheroic JavaScript MVW Framework

Why AngularJS? HTML is great for declaring static documents, but it falters when we try to use it for declaring dynamic views in web-applications. AngularJS lets you extend HTML vocabulary for your application. The resulting environment is extraordinarily expressive, readable, and quick to develop. Source: AngularJS — Superheroic JavaScript MVW Framework

Variables – Proto.io

Variables Follow In Proto.io, “variables” is a mechanism with which you can store and reuse user defined values (numbers, text etc). For example you can store the contents of an input box in a variable, and later set the text of a label using the value of that variable. Variables are global within your project, …

Variables – Proto.io Read More »

CodePen – Front End Developer Playground & Code Editor in the Browser

We call them Pens. Write HTML, CSS, and JS and get a real-time preview. You can use CodePen to: Show off the amazing things you build. Learn new things by tinkering. Build reduced test cases to report bugs and get help on tricky problems. Try out new technologies for the first time. Build components to …

CodePen – Front End Developer Playground & Code Editor in the Browser Read More »