crayment
No user record in our sample, but crayment has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
No user record in our sample, but crayment has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
I think that's a valid comparison. If Flash Studio was designed today for mobile with some inspiration from HyperCard (specifically how it allowed non developers to build great software). We think our When & Then system…
Our goal is definitely to allow full app design. Currently we unlock most of these more powerful features by allowing you to write JavaScript. For example we expose a key value store and web request API. Our goal is to…
The advantage of subscription is that everyone is always running the latest and greatest. Typically software will instead charge for major version releases in the future which segregates your users and increases support…
Devs here. We use JavaScriptCore to expose native Objective-C APIs. This gives you access to any API we expose right in PencilCase: Studio. To go beyond that we allow exporting to Xcode.