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: for some advice while building for HTTP.

2 pointsby mlLKover 14 years ago
Writing something from the <i>ground-up</i> for HTTP is hard enough as it is, which is why frameworks and PHP is nice, but for whatever reason whenever I start a new project, and keep in my mind that I do not come the school of Computer Science so a bulk of my server-side experience is by trial-and-error in PHP, I have a hard-time <i>conceptualizing</i> my application for HTTP.<p>Frameworks help, but they sometimes feel like rigid <i>cheats</i> for <i>getting by</i>. I guess what I wanna know is did you experience something similar when making the transition from writing short and simple programs for a local interpreter or compiler to writing applications that required some sort of network protocol like HTTP?<p>I don't think I'm having trouble seeing the "big picture" while building out application X, but sometimes I think my assumptions of HTTP and my application's hypothetical "big picture" are in conflict.

no comments

no comments