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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: What systems or tech do you use to speed up your development process?

2 点作者 febin将近 5 年前

2 条评论

jonpalmisc将近 5 年前
Docker is great. I wouldn’t say that I am a Docker expert, or a power user even, but being able to spin up a PostgreSQL, nginx, etc. nearly instantly and without lots of configuration is awesome. It keeps me focused on writing code, not configuring programs.
walljm将近 5 年前
I use docker, visual studio, a lot of custom powershell functions, git and gitlab.