Wednesday, 19 February 2020

Suggestion for backend and frontend code style

Our team working on developing a SaaS product. Fronted is ReactJS and backend is ExpressJS framework.For frontend code; using functional style of programming is more suited now due to react hooks.However; for backend code, which is more beneficial; ES6 Classes or Functional Classes?

Submitted February 19, 2020 at 11:13AM by manisuec

No comments:

Post a Comment