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.

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

2 pointsby kampsyalmost 12 years ago

1 comment

CyberFonicalmost 12 years ago
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.