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.

Ask HN: How do you really feel about web-based programming?

6 pointsby seeingabout 9 years ago
1) What do you love about it?<p>2) What do you hate about it?<p>3) What do you wish got better?

5 comments

macscamabout 9 years ago
1) What do you love about it? - making things - logical element of programming.<p>2) What do you hate about it? - css, javascript bugs - tech-bro culture - gloat of companies<p>3) What do you wish got better? - more companies making products helping the world &#x2F; making a difference - less competition for jobs
brianwawokabout 9 years ago
1) instant feedback. Not just some backend code no one sees.<p>2) Javascript and npm and all that is rubbish. Rather write web 1.0 than import leftpad in grunt<p>3) Scala.JS is good. We need more good stuff to compile down to web assembly so we can write browser code in a sane language.
coderKenabout 9 years ago
1. Visible results, easily shared, just send a link.<p>2. Over-tooling and complex architectures, look at NPM and Flux(react)<p>3. Inbuilt dependency management by browser, Grunt&#x2F;Gulp&#x2F;Bower&#x2F;Webpack&#x2F; the compression and minification done by these should be handled by browsers so that we no longer have need for them. Just one standard configuration to be used by everyone.
ryanlmabout 9 years ago
I love that it&#x27;s somewhat the most portable platform.
LarryMade2about 9 years ago
Are we talking about web-based technologies, or programming via the web with on-line tools?