Get Advice Icon

Need advice about which tool to choose?Ask the StackShare community!

Cocoa Touch (iOS)

207
208
+ 1
12
Dropwizard

312
365
+ 1
182
Add tool

Cocoa Touch (iOS) vs Dropwizard: What are the differences?

What is Cocoa Touch (iOS)? The Cocoa Touch collection of frameworks includes everything needed to create iOS apps. The Cocoa Touch layer contains key frameworks for building iOS apps. These frameworks define the appearance of your app. They also provide the basic app infrastructure and support for key technologies such as multitasking, touch-based input, push notifications, and many high-level system services.

What is Dropwizard? Java framework for developing ops-friendly, high-performance, RESTful web services. Dropwizard is a sneaky way of making fast Java web applications. Dropwizard pulls together stable, mature libraries from the Java ecosystem into a simple, light-weight package that lets you focus on getting things done.

Cocoa Touch (iOS) and Dropwizard belong to "Frameworks (Full Stack)" category of the tech stack.

"Backed by Apple" is the top reason why over 5 developers like Cocoa Touch (iOS), while over 23 developers mention "Quick and easy to get a new http service going" as the leading cause for choosing Dropwizard.

Dropwizard is an open source tool with 7.25K GitHub stars and 3.04K GitHub forks. Here's a link to Dropwizard's open source repository on GitHub.

Yammer, Opower, and ClassPass are some of the popular companies that use Dropwizard, whereas Cocoa Touch (iOS) is used by Apple, Snapchat, and Third Iron. Dropwizard has a broader approval, being mentioned in 51 company stacks & 12 developers stacks; compared to Cocoa Touch (iOS), which is listed in 32 company stacks and 19 developer stacks.

Decisions about Cocoa Touch (iOS) and Dropwizard
Hampton Catlin
VP of Engineering at Rent The Runway · | 7 upvotes · 458.4K views

Starting a new company in 2020, with a whole new stack, is a really interesting opportunity for me to look back over the last 20 years of my career with web software and make the right decision for my company.

And, I went with the most radical decision– which is to ignore "sexy" / "hype" technologies almost entirely, and go back to a stack that I first used over 15 years ago.

For my purposes, we are building a video streaming platform, where I wanted rapid customer-facing feature development, high testability, simple scaling, and ease of hiring great, experienced talent. To be clear, our web platform is NOT responsible for handling the actual bits and bytes of the video itself, that's an entirely different stack. It simply needs to manage the business rules and the customers experience of the video content.

I reviewed a lot of different technologies, but none of them seemed to fit the bill as well as Rails did! The hype train had long left the station with Rails, and the community is a little more sparse than it was previously. And, to be honest, Ruby was the language that was easiest for developers, but I find that most languages out there have adopted many of it's innovations for ease of use – or at least corrected their own.

Even with all of that, Rails still seems like the best framework for developing web applications that are no more complex than they need to be. And that's key to me, because it's very easy to go use React and Redux and GraphQL and a whole host of AWS Lamba's to power my blog... but you simply don't actually NEED that.

There are two choices I made in our stack that were new for me personally, and very different than what I would have chosen even 5 years ago.

1) Postgres - I decided to switch from MySql to Postgres for this project. I wanted to use UUID's instead of numeric primary keys, and knew I'd have a couple places where better JSON/object support would be key. Mysql remains far more popular, but almost every developer I respect has switched and preferred Postgres with a strong passion. It's not "sexy" but it's considered "better".

2) Stimulus.js - This was definitely the biggest and wildest choice to make. Stimulus is a Javascript framework by my old friend Sam Stephenson (Prototype.js, rbenv, turbolinks) and DHH, and it is a sort of radical declaration that your Javascript in the browser can be both powerful and modern AND simple. It leans heavily on the belief that HTML-is-good and that data-* attributes are good. It focuses on the actions and interactions and not on the rendering aspects. It took me a while to wrap my head around, and I still have to remind myself, that server-side-HTML is how you solve many problems with this stack, and avoid trying to re-render things just in the browser. So far, I'm happy with this choice, but it is definitely a radical departure from the current trends.

See more
Manage your open source components, licenses, and vulnerabilities
Learn More
Pros of Cocoa Touch (iOS)
Pros of Dropwizard
  • 6
    Backed by Apple
  • 4
    It's just awesome
  • 2
    User Friendly Performance
  • 27
    Quick and easy to get a new http service going
  • 23
    Health monitoring
  • 20
    Metrics integration
  • 20
    Easy setup
  • 18
    Good conventions
  • 14
    Good documentation
  • 14
    Lightweight
  • 13
    Java Powered
  • 10
    Good Testing frameworks
  • 7
    Java powered, lightweight
  • 5
    Simple
  • 4
    Scalable
  • 3
    Great performance, Good in prod
  • 2
    Open source
  • 2
    All in one-productive-production ready-makes life easy

Sign up to add or upvote prosMake informed product decisions

Cons of Cocoa Touch (iOS)
Cons of Dropwizard
    Be the first to leave a con
    • 2
      Slightly more confusing dependencies
    • 1
      Not on ThoughtWorks radar since 2014

    Sign up to add or upvote consMake informed product decisions

    14K
    34.5K
    212
    2K
    - No public GitHub repository available -

    What is Cocoa Touch (iOS)?

    The Cocoa Touch layer contains key frameworks for building iOS apps. These frameworks define the appearance of your app. They also provide the basic app infrastructure and support for key technologies such as multitasking, touch-based input, push notifications, and many high-level system services.

    What is Dropwizard?

    Dropwizard is a sneaky way of making fast Java web applications. Dropwizard pulls together stable, mature libraries from the Java ecosystem into a simple, light-weight package that lets you focus on getting things done.

    Need advice about which tool to choose?Ask the StackShare community!

    What companies use Cocoa Touch (iOS)?
    What companies use Dropwizard?
    Manage your open source components, licenses, and vulnerabilities
    Learn More

    Sign up to get full access to all the companiesMake informed product decisions

    What tools integrate with Cocoa Touch (iOS)?
    What tools integrate with Dropwizard?

    Sign up to get full access to all the tool integrationsMake informed product decisions

    What are some alternatives to Cocoa Touch (iOS) and Dropwizard?
    JavaScript
    JavaScript is most known as the scripting language for Web pages, but used in many non-browser environments as well such as node.js or Apache CouchDB. It is a prototype-based, multi-paradigm scripting language that is dynamic,and supports object-oriented, imperative, and functional programming styles.
    Python
    Python is a general purpose programming language created by Guido Van Rossum. Python is most praised for its elegant syntax and readable code, if you are just beginning your programming career python suits you best.
    Node.js
    Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient, perfect for data-intensive real-time applications that run across distributed devices.
    HTML5
    HTML5 is a core technology markup language of the Internet used for structuring and presenting content for the World Wide Web. As of October 2014 this is the final and complete fifth revision of the HTML standard of the World Wide Web Consortium (W3C). The previous version, HTML 4, was standardised in 1997.
    PHP
    Fast, flexible and pragmatic, PHP powers everything from your blog to the most popular websites in the world.
    See all alternatives