Software Alternatives, Accelerators & Startups

NYNY VS Hanami

Compare NYNY VS Hanami and see what are their differences

NYNY logo NYNY

A (ridiculously) small and powerful web framework.

Hanami logo Hanami

Hanami is a modern web framework for Ruby.
  • NYNY Landing page
    Landing page //
    2021-11-26
  • Hanami Landing page
    Landing page //
    2023-07-01

NYNY features and specs

No features have been listed yet.

Hanami features and specs

  • Lightweight and Fast
    Hanami is designed to be lightweight and efficient, providing faster performance compared to larger frameworks like Rails. This is achieved through streamlined code and modular architecture.
  • Modular Architecture
    Hanami embraces a modular structure that encourages clear separation of concerns. This makes it easy to manage and scale applications by isolating each component’s functionality.
  • Less Magic
    The framework uses explicit conventions over implicit 'magic,' which means developers have clear visibility over what their code is doing, leading to a better understanding and easier debugging.
  • Concurrency
    Hanami is designed to be thread-safe, allowing applications to handle concurrent requests more effectively, leveraging Ruby's concurrency model.
  • Test-Driven Philosophy
    Hanami promotes a strong culture of testing, providing built-in support for writing tests, which encourages good practices and helps maintain code quality.

Possible disadvantages of Hanami

  • Smaller Community
    Compared to frameworks like Rails, Hanami has a smaller community. This can mean fewer resources, tutorials, and third-party libraries available for developers.
  • Learning Curve
    Developers familiar with Rails or other full-stack frameworks may face a learning curve due to Hanami’s unique conventions and architecture.
  • Less Gem Support
    Some popular Ruby gems may not be fully compatible with Hanami, requiring extra effort to integrate or find alternative solutions.
  • Less Proven
    While powerful, Hanami isn’t as battle-tested as older frameworks like Rails, which can be a concern for long-term maintenance and reliability.
  • Limited Documentation
    The documentation for Hanami, while available, may not be as comprehensive or detailed as that of more established frameworks, posing challenges for new adopters.

NYNY videos

NYNY Las Vegas Room Review

Hanami videos

Phlur Hanami Fragrance Cologne REVIEW with Olya + Full Bottle GIVEAWAY (CLOSED)

More videos:

  • Review - Honest review of ALL Phlur Fragrances! Part 1 of 3: Intro, Hanami & Siano 🌺☁
  • Review - Phlur Hanami Fragrance Review on the Road

Category Popularity

0-100% (relative to NYNY and Hanami)
Developer Tools
32 32%
68% 68
Web Frameworks
28 28%
72% 72
Ruby Web Framework
34 34%
66% 66
Web Development
100 100%
0% 0

User comments

Share your experience with using NYNY and Hanami. For example, how are they different and which one is better?
Log in or Post with

Reviews

These are some of the external sources and on-site user reviews we've used to compare NYNY and Hanami

NYNY Reviews

16 Best Ruby Frameworks For Web Development
The NYNY’s official page defines NYNY as “ridiculously” small and considered to be one of the best ruby web frameworks. Ridiculously small in the sense that NYNY is written in only 300 lines of code, which is considered significantly less than other frameworks such as Rack. Honestly, a majority of plugins are written in more LOC than NYNY.

Hanami Reviews

Get Over Ruby on Rails — 3 Alternative Web Frameworks Worth Checking Out
Hanami used to be called Lotus, but because of some copyright issues with IBM, it was renamed Hanami. The main developer, Luca Guidi, announced a big collaboration with the team of dry-rb and rom-rb more than a year ago. Now the teams from these projects are working on improving the framework. If you want to follow their progress, I recommend following Tim Riley and Piotr...
16 Best Ruby Frameworks For Web Development
With a clean architectural design and a primary object methodology, Hanami is counted among the best ruby frameworks that have gained popularity as an alternative to Rails. Hanami is “sorted” in design and provides small files that can be used independently to create a project stack. Hanami is lightweight and consumes fewer resources claiming 60% lesser memory than other big...

Social recommendations and mentions

Based on our record, Hanami seems to be a lot more popular than NYNY. While we know about 18 links to Hanami, we've tracked only 1 mention of NYNY. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

NYNY mentions (1)

  • 16 Best Ruby Frameworks For Web Development [2024]
    The NYNY’s official page defines NYNY as “ridiculously” small and considered to be one of the best ruby web frameworks. Ridiculously small in the sense that NYNY is written in only 300 lines of code, which is considered significantly less than other frameworks such as Rack. Honestly, a majority of plugins are written in more LOC than NYNY. - Source: dev.to / about 1 year ago

Hanami mentions (18)

  • Should You Use Ruby on Rails or Hanami?
    While Rails is very well-known in the Ruby community, Hanami is less so. It's a fairly new modern Ruby framework trying to take on Rails' dominance of the full-stack web framework space. - Source: dev.to / about 1 year ago
  • 16 Best Ruby Frameworks For Web Development [2024]
    With a clean architectural design and a primary object methodology, Hanami is counted among the best ruby frameworks that have gained popularity as an alternative to Rails. Hanami is “sorted” in design and provides small files that can be used independently to create a project stack. Hanami is lightweight and consumes fewer resources claiming 60% lesser memory than other big Ruby frameworks. - Source: dev.to / about 1 year ago
  • Is Ruby a dying language?
    No, it's just no longer over-hyped. Ruby is settling into being a mature production language, similar to Python, Java, .NET, C++, etc. As you can see from the RedMonk 2023 data Ruby is very much still alive with tons of repositories on GitHub. Besides Shopify, GitHub is another big Ruby/Rails shop. Also, besides Rails, there are other new and upcoming projects like Hanami, DragonRuby, and Ronin. Source: over 1 year ago
  • Enhancing development with REPLs - A practical guide
    On all my application tutorials I start by setting up an application level REPL, it's basically a console script that loads all the files inside your project, if you're using a framework like Ruby on Rails or Hanami you already have a console by running the command console also. - Source: dev.to / over 1 year ago
  • Why are there so many Rails related posts here?
    This is something that kind of annoys me; there's even a /r/rails sub-reddit specifically for Ruby on Rails stuff. Understandably Rails helped put Ruby on the map. Before Rails, Ruby was just another fringe language. Rails became massively popular, helped many startups quickly build their Web 2.0 sites, and become successful companies (ex: GitHub, LinkedIn, AirBnB, etc). Like others have said, "Rails is where the... Source: about 2 years ago
View more

What are some alternatives?

When comparing NYNY and Hanami, you can also consider the following products

Cuba - Cuba is a Ruby microframework for web development.

Ruby on Rails - Ruby on Rails is an open source full-stack web application framework for the Ruby programming...

Sinatra - Classy web-development dressed in a DSL

Volt - Volt is a reactive web framework where Ruby code runs both on the server and the client (via opal).

Padrino - Padrino is a Ruby web framework built upon the Sinatra web library.

Scorched - Scorched is a generic, unopinionated, DRY, light-weight web framework for Ruby.