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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Web apps: the future of the internet, or an impossible dream?

2 点作者 kampsy超过 11 年前

1 comment

CyberFonic超过 11 年前
It is the reality that I&#x27;m working within.<p>Most of my work over the past few years has been either servers exposing their functionality via REST or WebApps that render their own GUI and interact with said servers.<p>I&#x27;ve avoided the browser incompatibilities issues by exclusively using Chrome. Could have done the same with FireFox - but I somehow like WebKit browsers and the CONSOLE.<p>I&#x27;m still learning and finding the optimal architecture is hard. For example, I programmatically construct the browser based GUIs. It&#x27;s very much like using WxWidgets or any other GUI toolkit once you get the hang of it.