chanm003 / budget

1 stars 2 forks source link

Store Validation Schemas (yup), Rules logic (rules.js), and Role names in one place #9

Closed chanm003 closed 4 years ago

chanm003 commented 5 years ago

Check if this is worthwhile effort. One implementation may be to serve this file from express server static folder. This way both the frontend and backend can reference it. And there is a single place to maintain this logic