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.

Show HN: A lightning fast personal website built with Next.js

1 pointsby jdnordyabout 5 years ago

2 comments

jdnordyabout 5 years ago
Job hunting during a global pandemic is not easy. I send out 5 applications a day with a custom cover letter and hear back on 1 out of 10, usually a rejection, not even a phone screen. Available, qualified candidates are on the rise and hiring freezes abound.<p>But amidst all this craziness, the last thing I wanted to avoid distraction. I needed a project to continue growing as an engineer and doing what I love--coding.<p>I recently spoke with a friend from undergrad, Jared Gorski. We talked about web development, his work at Liferay, my work on Nautilus (a dev tool that visualizes Docker Compose instances). He also started sharing with my how he recently updated his website to improve speed. After our conversation, I checked it out and was inspired. I had already been thinking about SSR (server side rendering) and how to leverage it. Thus, the mission to build this website was born.<p>I would love any feedback from the Hack News community on the site. Thanks!
gregjorabout 5 years ago
Wouldn&#x27;t the fastest web site consist of static HTML files? I don&#x27;t see anything that needs React or any rendering or build step. Writing JS that does nothing more than put HTML in the DOM seems like a Rube Goldberg contraption for a site with static content.
评论 #23205487 未加载