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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: How do we take programming to the next level?

1 点作者 JoeOfTexas将近 5 年前
You have many years of development under your belt in multiple languages and frameworks. Some are hobby, some are work.<p>&gt; The one thing that is constant, is always having to start a project from ground zero.<p>This could mean different things. Let&#x27;s say we switch to using Flutter for Android for the first time.<p>You get a starter project. You learn dart overnight. You learn the Flutter framework as-you-go, then you begin hand crafting all the software pieces.<p>This is where things get messy.<p>You begin by building many classes and functions that you have built thousands of times before, with slight variations, which make it unique. You whip together all the business logic, which is easy, but tedious, as you&#x27;ve done this thousands of times before.<p>The quality, demands, and requirements of a minimum viable product are becoming higher and higher, causing development time to increase.<p>How do we evolve the development cycle into the next level? How do we abstract out repeated patterns in our programming that are being rebuilt thousands of times?<p>Where should we go from here?

暂无评论

暂无评论