jonascopenhagen

↗ HN profile [ 65.4 ms ] full profile
Karma
572
Created
December 27, 2012 (13y ago)
Submissions
0
  1. There are too many forms out there where pressing Enter (when an input field is focused) does nothing. Pressing Enter should submit the form. Normal HTML(5) forms work this way, but if your form is mostly managed…

  2. Can anyone recommend a good framework for a simple REST service with JSON? I know PHP, Python, Ruby and JavaScript (not a big fan of Node, though). What I'm looking for is a framework that is fast and simple and…