Live data from Hacker News

What's in my iOS toolbox?

edsancha.com

1–10 of 36 posts

Re: What's in my iOS toolbox?

#6
This is a great list! Here are some tools that I have also found useful that I don't see on the list:

Dash[1] - Quickly check documentation (like, really quickly)

objc.io[2] - Great reading on iOS and OS X APIs

HockeyApp[3] - Service similar to Testflight

https://itunes.apple.com/app/dash-docs-snippets/id458034879?..., http://www.objc.io/, http://hockeyapp.net/

Re: What's in my iOS toolbox?

#7
post #6

This is a great list! Here are some tools that I have also found useful that I don't see on the list: Dash[1] - Quickly check documentation (like, really quickly) objc.io[2] - Great reading on iOS and OS X APIs HockeyApp[3] - Service similar to Testflight https://itunes.apple.com/app/dash-docs-snippets/id458034879?... , http://www.objc.io/ , http://hockeyapp.net/

I've been meeting to get Dash after hearing about it on a recent podcast (can't remember which one though). Assuming since it's in your "toolbox" you enjoy using it?

Re: What's in my iOS toolbox?

#9
post #6

This is a great list! Here are some tools that I have also found useful that I don't see on the list: Dash[1] - Quickly check documentation (like, really quickly) objc.io[2] - Great reading on iOS and OS X APIs HockeyApp[3] - Service similar to Testflight https://itunes.apple.com/app/dash-docs-snippets/id458034879?... , http://www.objc.io/ , http://hockeyapp.net/

I've been meeting to get Dash after hearing about it on a recent podcast (can't remember which one though). Assuming since it's in your "toolbox" you enjoy using it?

Dash is wonderful. If you use Alfred, there's a fantastic workflow you can get set up as well.

Re: What's in my iOS toolbox?

#10
Pretty good list. I'd add rvictl, Wireshark, and mitmproxy to that list. And just started using Xcode Server/Bots and PonyDebugger, too.

What I'd really like to see is a list for Android. Either Android tooling is terrible in comparison or I'm missing something.

Post reply on HN