DEV Community

Discussion on: Pitch me on the pros and cons of your preferred web app framework

Collapse
 
610470416 profile image
NotFound404 • Edited

Aex

Pros

  • Simple
  • Object-Oriented Support
  • Decorator support
  • No MVC, but Web Straight Line backed.
  • Fast
  • Async/await support
  • Very extensible
  • Compatible with most express.js middlewares
  • Easy data filtering/validation
  • Unified error support
  • Scoped data passing through for requests
  • Focus on backend and http only

Cons

  • Small Community
  • No MVC, but Web Straight Line backed.
Collapse
 
ben profile image
Ben Halpern

Looks like this is brand new, can you elaborate on it?