TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

All you need is PHP and jQuery

38 pointsby goenningabout 2 years ago

10 comments

exodustabout 2 years ago
Not all, but php is great. Using curl to talk to external APIs is so easy and then use json_decode and setcookie - all easy to toss objects and data around, readable, immediate.<p>Yes JS has caught up mostly, but jquery... the way it looks when scanning my code is more symmetrical. Jquery paints a better &quot;shape&quot; representing the output. Speed reading the same code over and over trying to squeeze that new feature in, I need to snap-see what things are doing and jquery makes that &quot;snap&quot; faster for me.
drw85about 2 years ago
Web dev and software dev haven&#x27;t been about &quot;what you need&quot; for quite a while now.<p>Most devs out there use overengineered and overcomplicated frameworks&#x2F;tooling in the name of a perceived short-term boost in developer speed.
评论 #35711441 未加载
评论 #35711580 未加载
okeuro49about 2 years ago
Regular Javascript is pretty good now; could probably drop jQuery.<p>And add Ansible. Super low learning curve to get a server up and running.
评论 #35711543 未加载
评论 #35712429 未加载
jameshushabout 2 years ago
It depends on the business.<p>I&#x27;m helping my girlfriend build her Chinese teaching business, pure service-based (I like to call it a Service as a Service business :P). A paid website template, Canva subscription, and a virtual assistant gets you ridiculously, ridiculously far. Even PHP would be overkill at this point.<p>My day job is working for a company that sells video call infrastructure. We needed a bit more than PHP for that :)
toastalabout 2 years ago
The problem is we use the same platform, the web, for real-time applications, games, CRUD, static blogs, and so on. It’s a flexible platform and many tools have niches in these different scopes &amp; some _are_ quite large. But a lot of folks misdiagnose the scope &amp; size of their projects choosing the wrong tool. Some of this is fueled by wanting to build résumés or try new hotness or just overcorrecting an ancient jQuery spaghetti that should have been a web app. Suggesting jQ+PHP is the only thing you need is naïve: both in that there isn’t a silver-bullet software architecture for all projects and that often times even jQ+PHP is overkill when a static generator could suffice.
评论 #35714175 未加载
DamnInterestingabout 2 years ago
And yet good luck landing an interview if you lack years of experience with React, Angular, Vue, Bootstrap, Typescript, Node, et cetera ad nauseum. Dependency hell is now the foyer.
V__about 2 years ago
The biggest gripe I have with jQuery is that I have to append &quot;-jquery&quot; every time I search some JavaScript related problem I want to solve.
throwawayjsabout 2 years ago
How about even replacing MySQL with SQLite?
darkhorse13about 2 years ago
But how am I supposed to feel like a real engineer?
azangruabout 2 years ago
...And you don&#x27;t even need jQuery.