HackerTrans
TopNewTrendsCommentsPastAskShowJobs

always_good

no profile record

comments

always_good
·8 years ago·discuss
Also, if you have a confirmation page on GET, then it must be submitting to a POST endpoint that you could still call directly.
always_good
·8 years ago·discuss
`POST /door` with `state=closed` excels at this too.

Still not seeing how JSON RPC itself is an improvement over the root solution but an unrelated impl detail.
always_good
·8 years ago·discuss
Craftsmen should understand the tools they use.

We expect it in every other industry.

Why do people like you always want to suggest that web developers shouldn't have to learn the basics of the tools they use every day? This is page one HTTP stuff.

This is the anti-intellectualism in our field. Where people are so used to finding a YouTube video tutorial for the exact thing they want to do that anything that's inherently hard (like client development) or requires some extra knowledge to do correctly is somehow shitty and needs to be reworked. More and more often it's somehow everything's fault but the craftman's.

It's that mentality that's coasting parts of our field into code monkey cost center positions. Go somewhere like /r/webdev and watch how unresourceful the beginners are and how bad the advice is.
always_good
·8 years ago·discuss
If actually being used by people isn't part of your criteria for a good medium, then I'm not sure it's very useful.
always_good
·8 years ago·discuss
Github also does it for their logout button for good reason. Is that a dark evil pattern to keep you logged in to their ecosystem? Or just something someone would say who doesn't understand it?
always_good
·9 years ago·discuss
The smugness is when you classify a bunch of other people as annoying as if they are incapable of making their own technical trade-offs. "Wake up, sheeple!"

I use Redux on just about every React project because none of my projects are toy projects. And I'm not just doing it to annoy OP.