DEV Community

Discussion on: Hapi-er Express Routing with Celebrate and Joi

Collapse
 
vuza profile image
Marlon • Edited

Just curious: Any specific reasons why you didn't use Hapi.js with all it's validation and build-in stuff in the first place?

Collapse
 
dangolant profile image
Daniel Golant

You know, I am just more familiar with Express. I've looked at some comparisons of tradeoffs between Hapi, Express, and some others, but the differences never compelled me enough to try it out, although that may be changing!