Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
adrianratnapala
on Aug 15, 2018
|
parent
|
context
|
favorite
| on:
The easiest way to keep your web apps accessible: ...
> This is what happens when you use a HTTP GET to perform an "unsafe" action
Yes, I agree it sucks. But there are also no great alternatives without JS.
dragonwriter
on Aug 15, 2018
[–]
Using buttons that trigger POST methods is a great alternative to using links for non-safe actions, and doesn't require JS.
Consider applying for YC's Spring batch! Applications are open till Feb 11.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
Yes, I agree it sucks. But there are also no great alternatives without JS.