Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
masklinn
on Nov 10, 2013
|
parent
|
context
|
favorite
| on:
ClojureScript 101
Suggestion: add a form around the input and button, and bind on its submit. That makes the application work when pressing [return] from the input field
(you'll have to include a (.preventDefault e) in the (listen) callback though)
Consider applying for YC's W25 batch! Applications are open till Nov 12.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
(you'll have to include a (.preventDefault e) in the (listen) callback though)