Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Resolve complexity in validation.js #1288

Open
phavekes opened this issue Oct 31, 2024 · 0 comments
Open

Resolve complexity in validation.js #1288

phavekes opened this issue Oct 31, 2024 · 0 comments

Comments

@phavekes
Copy link
Member

This issue is imported from pivotal - Originaly created at May 31, 2018 by Michiel Kodde

The client side validation config (validation.js) has grown more and more into a difficult to maintain script.

Action could be taken to solve this. Some of our initial thoughts are:

  • Break the problem into smaller bits, make it more OO. For example utilize TypeScript.
  • Use a front end framework (like angular) to capture the complexity in a framework that solves this problem.

Both options are less than optimal and the problem might not yet be big enough yet to need a solution..

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: New
Development

No branches or pull requests

1 participant