你如何跟上 X 语言的所有新框架?

发布于 2024-09-15 14:33:02 字数 204 浏览 3 评论 0原文

框架随所有语言一起出现和消失,作为一名开发人员,我花了很长时间尝试:

  1. 在给定语言中选择一个好的、可靠的框架,
  2. 担心我学习的框架将会消失,我将不得不学习一个新的框架,
  3. 讨厌 1,2 因为框架提供了这么多开箱即用的东西,我讨厌重新发明轮子。

有人对如何从开发人员的角度管理任何给定语言的许多框架有建议吗?

Frameworks come and go with all languages and as a developer I am having quite a time trying to:

  1. pick a good solid framework in a given language
  2. concerned the framework i learn will die and i will have to learn a new framework
  3. hate 1,2 because frameworks provide so much out of the box and i hate re-inventing the wheel

Anyone have advice on how to manage the many frameworks for any given language from a developer point of view?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

凉栀 2024-09-22 14:33:02

选择一个好的、有坚实支持的(无论是开源的还是金钱的),然后学好它。如果它完成了您需要它完成的工作,那么即使它“死亡”也没关系,它仍然会为您完成工作。

Pick one that's good, has solid backing (either open-source or monetarily), and learn it well. If it does the job you need it to do, then it doesn't matter if it "dies", it'll still be doing the job for you.

成熟稳重的好男人 2024-09-22 14:33:02

实际上,两个关键标准是:

a) 文档有多好?有很多操作指南和实例吗?有关于相关框架的出版书籍吗?

b) 我会查看社区:加入官方邮件列表(如果有的话);如果有论坛,请在论坛上注册。一个健康的框架将在这些社区资源中产生大量的活动。

我曾使用过多个 Web 开发框架,现在从事移动开发。我很好奇你在看什么语言?

Actually, the two key criteria would be:

a) how good is the documentation? Are there many howto guides and worked examples? Any published books on the framework in question?

b) I would look at the community: join the official mailing lists if there are any; register on forums if there are any. A healthy framework will have plenty of activity in these community resources.

I have worked with several frameworks for web development and now do mobile development. Im curious as to what languages you're looking at?

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文