gnuchu·10 ปีที่แล้ว·discussIn the example<button type="submit">Add #{{ todos.length }}</button>should probably be<button type="submit">Add #{{ todos.length + 1 }}</button>:-)
gnuchu·12 ปีที่แล้ว·discussThe easiest way to achieve this is to encrypt and release the data the set up some kind of timed mechanism to release the decryption key. I believe Julian Assange has already done something similar.
gnuchu·17 ปีที่แล้ว·discussplease sir, can I have an invite? http://mailhide.recaptcha.net/d?k=01A50vDr-ErFOtz7CvqTy5rQ==...
gnuchu·17 ปีที่แล้ว·discussI'm very interested in this - hopefully you'll announce it on HN when it ready?
<button type="submit">Add #{{ todos.length }}</button>
should probably be
<button type="submit">Add #{{ todos.length + 1 }}</button>
:-)