Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Nice, Linear is a perfect target for this mindset.

The REST client went surprisingly smoothly once I committed to keeping it boring.

I'm building Mac apps in Xcode, and I keep multiple small apps in a single Xcode project with a few shared libraries (basic UI components, buttons, layout helpers, etc. to keep all my apps similar).

The REST client is literally just another target + essentially one extra file on top of that. No workspaces, no collections, no sync, no plugins. Just method, URL, headers, body, hit send, show response. Requests are saved and loaded as plain local JSON.

What surprised me is how little code is actually required once you strip away "product features".



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: