Skip to content

Comment on Ask HN: What's an example of a good Express backend?

Comments

There's no "best" ones. But there's guiding principles to help you achieve one.

It's Clean Architecture, or Hexagon Architecture.

The idea is, the business layer dependencies is just interfaces. So you can easily mock in test.

Whoa thanks. Both look cool. I'll check them out.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.