TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

All you need is PHP and jQuery

38 点作者 goenning大约 2 年前

10 条评论

exodust大约 2 年前
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.
drw85大约 2 年前
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 未加载
okeuro49大约 2 年前
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 未加载
jameshush大约 2 年前
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 :)
toastal大约 2 年前
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 未加载
DamnInteresting大约 2 年前
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__大约 2 年前
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.
throwawayjs大约 2 年前
How about even replacing MySQL with SQLite?
darkhorse13大约 2 年前
But how am I supposed to feel like a real engineer?
azangru大约 2 年前
...And you don&#x27;t even need jQuery.