TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: Rebuilt my company's stock research site with Next.js

2 点作者 mjmasia超过 4 年前

1 comment

mjmasia超过 4 年前
Mad props to the team at Vercel! I used Next.js once a few years ago when it first came out and it left me wanting... but I&#x27;m super glad I gave it another go now.<p>Seamless dev experience, great docs, and pleased with performance. Highly recommend if you&#x27;re looking to build a React app.<p>More on the stack:<p>- GraphQL via Apollo<p>- UI: Chakra (<a href="https:&#x2F;&#x2F;chakra-ui.com&#x2F;getting-started" rel="nofollow">https:&#x2F;&#x2F;chakra-ui.com&#x2F;getting-started</a>)<p>- Stock charts: Lightweight Charts (<a href="https:&#x2F;&#x2F;github.com&#x2F;tradingview&#x2F;lightweight-charts" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;tradingview&#x2F;lightweight-charts</a>)<p>- Other charts: Nivo (<a href="https:&#x2F;&#x2F;nivo.rocks&#x2F;bar&#x2F;" rel="nofollow">https:&#x2F;&#x2F;nivo.rocks&#x2F;bar&#x2F;</a>)<p>- Tables: React Table (<a href="https:&#x2F;&#x2F;react-table.tanstack.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;react-table.tanstack.com&#x2F;</a>)