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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Developing for the web is easier than I thought.

4 点作者 jpalacio486超过 17 年前
I dont consider myself a hacker because I can't really program. But developing web apps has become increasingly easy due to open source, CMS, and the willingness of people to help one another via forums. What do you guys/gals think?

8 条评论

npk超过 17 年前
I think this guy discovered the Most Important Hacker Lesson: Everything invented by man is easily understandable by man.<p>Seriously. Isn't that what makes hacking fun? The moment where you realize that <i>you</i> could build everything around you?<p>To the OP: Yours is a healthy, and important hacking attitude! If you really get into hacking, then you should work your way down the stacks of abstraction. For example, hack the source to your web server.
abrown超过 17 年前
I think you have not been doing this very long...
评论 #55460 未加载
Zak超过 17 年前
I think that sounds like somebody in the early 90s discovering Hypercard and saying "developing for the Mac is easier than I thought". The problem is what you can do without actually learning to program is pretty limited.<p>Hypercard was a RAD tool from Apple that was generally too limited to do anything interesting without adding external functions written in C. It was used (along with a lot of external functions) to create the first version of Myst.
cstejerean超过 17 年前
While current rapid development toolkits for the web shield one from having to know much about the details, as soon as an applications needs to go beyond a handful of users the details can no longer be ignored. The good news is that most applications don't have a large audience and this allows folks to put together prototypes and demos and once an idea gains popularity they can always go back and hire someone else to take it to the next level.
iamwil超过 17 年前
Just depends on what you need to do. If what you need to do is in the confines of what's been provided by open source, CMS, and the knowledge of other people, sure. But if one of those three falters, then well, that's where it get a bit tougher.<p>And part of what separates hackers from the non-hackers, is who's willing to learn, dig deeper, and figure out how to do.
brlewis超过 17 年前
I've been developing web apps too long to be confident that I can say how easy it is to learn. Post a web app you've made and at least I'll have a little data.
nextmoveone超过 17 年前
I think it's cool. The web is in a great place right now, and it seems to be moving forward.
kashif超过 17 年前
Yes, easier to make stuff but not easier to make stuff that people are willing to pay for.