top | item 42450340

(no title)

indeyets | 1 year ago

It’s usually the difference between having a low-level api and high-level api. iOS gives a lot “for free”.

Creating stuff from scratch is not a fun experience

discuss

order

duxup|1 year ago

>Creating stuff from scratch is not a fun experience

It's one of those things that I love the idea of doing. I'd love to create my own look and feel and design.

But day to day at my job I just need a dang button that does the thing or transition between things, a spinner or ... whatever.

Maxion|1 year ago

And the amount of fine-tuning done on ios for the various gestures is quite astounding. Re-creating them using browser APIs isn't really entire possible.

jeffhuys|1 year ago

> Creating stuff from scratch is not a fun experience

I'd have to say that I completely disagree here - it's one of the things I get most fun out of, even at work.