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.

Next.js 10.1

33 pointsby teryyyabout 4 years ago

4 comments

jscheelabout 4 years ago
I&#x27;m super excited about NextJS releases, but there has been a persistent memory leak issue is absolutely killer for larger projects: <a href="https:&#x2F;&#x2F;github.com&#x2F;vercel&#x2F;next.js&#x2F;issues&#x2F;15855" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;vercel&#x2F;next.js&#x2F;issues&#x2F;15855</a>. It&#x27;s so difficult to debug, but dang, it&#x27;s just brutal to deal with on a daily basis. Hoping some of these dependency reductions help.
akmittalabout 4 years ago
&gt; Improved Installation Time: 58% smaller install size and 56% fewer dependencies.<p>Great to see NextJS putting effort to reduce dependencies.
评论 #26635140 未加载
nailerabout 4 years ago
&gt; 3x Faster Refresh: 200ms faster refresh with no changes necessary.<p>Good. Refresh time and compile time feel like biggest drawbacks to Next right now.
agustifabout 4 years ago
I just wanted to say next.js was the first frontend framework I learnt, It just keeps getting better.