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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: What are some new technologies to learn for Mobile Engineering in 2019?

2 点作者 shreyashirday超过 6 年前
Agnostic of Android or iOS, what are some important technologies that you would recommend learning from a pure mobile standpoint? To be clear, I&#x27;m not looking for &quot;you should learn backend development&quot;..I&#x27;m specifically looking for areas of improvement in Mobile Engineering.<p>Some examples I can think of are frameworks like Flutter, Progressive Web Apps, and Augmented Reality.

1 comment

sjroot超过 6 年前
Coming from someone who mostly works on web projects, I am not a huge fan of Flutter or React Native. While they are suitable for simple projects, I think the real value in a mobile engineer is extensive knowledge of the features offered by native platforms. Libraries like those I mentioned remind me of Bootstrap, where there was a period where so many websites were so obviously built with it.<p>That said, I think progressive web apps have a lot of potential if the native platforms continue to embrace them and expose native functionality.<p>--<p>Now, actually on point with your question, one tool that I fell in love with while learning mobile application development was Fastlane: <a href="https:&#x2F;&#x2F;fastlane.tools&#x2F;" rel="nofollow">https:&#x2F;&#x2F;fastlane.tools&#x2F;</a> I&#x27;d recommend any mobile developer check it out, especially if you have a small team and aren&#x27;t particularly experienced with distributing applications through mobile app stores.