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: What is your web “Go to” tech stack?

2 pointsby funerrabout 5 years ago
Why is it the go to? And maybe an addition of any API's/SaaSs that help?

2 comments

polishdude20about 5 years ago
React for frontend Node, express, postgres for backend. Logrocket , Google analytics for tracking.<p>Im most proud of myself for setting up a little server application that some of my GitHub repos are connected to through webhooks. When I push a commit to master, the webhook fires, my server calls git pull and builds and the code is ready to go. Very little downtime and no need to ssh and scp
Vosporosabout 5 years ago
Haskell &#x2F; Elixir for the back<p>VanillaJS for simple interfaces &#x2F; React for complex ones<p>PostgreSQL for the RDBMS<p>ElasticSearch for search features on datasets greater than 1TB<p>In a FreeBSD jail