Closed al-the-x closed 9 years ago
window.localStorage
window.sessionStorage
bower install --save firebase
wiredep -s index.html
new Firebase('your-instance-here')
update()
val()
on()
<li>
<label>
class="completed"
class="editing"
<input>
X
window.localStorage
vswindow.sessionStorage
bower install --save firebase
wiredep -s index.html
new Firebase('your-instance-here')
update()
val()
on()
User Stories
<li>
(per example)<label>
class="completed"
to tasks that are marked as "completed"class="editing"
on the parent<li>
to reveal<input>
<input>
value and<label>
contents in syncclass="completed"
to<li>
X
icon