Notes tagged “JavaScript”
What you see is what you want
Or: How I Learned to Stop Worrying and Love Rich Text Editors.
Thinking and Learning React.js
Some neat bits and things we learned from our latest React.js app.
Levelling Up With AngularJS: Building a Reusable Click to Edit Directive
Learn about building a directive with AngularJS and teaching your HTML some new tricks.
An all-in-one directive-controller with AngularJS
This week the kind folks at Good Films hosted the second ngMelb at their offices in Fitzroy and I gave a demo of a technique for wrapping up some complex behaviour into a simple directive.
Manually bootstrapping AngularJS for asynchronous loading in Internet Explorer
For when the magic fails you.
Click to Edit with AngularJS
A look at how Angular helps this common interface pattern remarkably straightforward to build.