TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: What are the best tools of 2019 that helped you save time and energy?

3 pointsby JunaidBhaiover 5 years ago
What are some of the best tools that you have used in 2019 for your startup that helped you save time, energy & resources for your startup?

1 comment

topherPedersenover 5 years ago
1) Ngrok: I&#x27;ve been using ngrok to give my local backend development server a live a URL that my front end mobile apps can access (<a href="https:&#x2F;&#x2F;my-super-sweet-project.ngrok.io" rel="nofollow">https:&#x2F;&#x2F;my-super-sweet-project.ngrok.io</a>)<p>2) React Native: Really love what I&#x27;ve been able to do with React Native since I started using it within the last several months. In the past I&#x27;ve dabbled in native android and ios development, along with hybrid development using Apache Cordova, but React Native really seems to offer the best of both worlds. Maybe isn&#x27;t a perfect solution, but it&#x27;s pretty damn good.