4
raze
5y

Is there actually any frontend framework or boilerplate to just code and avoid messing around with old libraries, missing dependencies, no documentation? I'm seriously moving to plain ES6, it feels more flexible :/

Comments
  • 0
    I don't get it. You want updated libs, docs and everything but you're still asking for a framework... which will probably be outdated soon.

    Best bet is the holy trinity, react vue angular.

    Personal pref is toward React.
Add Comment