Hacker News new | ask | show | jobs
by KenanSulayman 2557 days ago
You could use input types and reduce the boilerplate to a single parameter, which you then send as an object in the request variables?
1 comments

yeah that's what i did. inputs also help a bit with code reuse, imho.