You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Compare page openbudgetsac.org/compare uses an old version of React.js, which uses deprecated coding standards. Upgrading to the newer version of React.js would require a complete rewrite.
Yeah, we could update as many dependencies as we can to the current version. We would just need to check if there are any breaking API changes that would require us to update our code. I know that this is the case with React; it uses react-cli and makes some breaking changes to the way it declares its components.
The Compare page openbudgetsac.org/compare uses an old version of React.js, which uses deprecated coding standards. Upgrading to the newer version of React.js would require a complete rewrite.
Work has already been started by @PlacidSerene https://github.com/PlacidSerene/openbudget-rework
The text was updated successfully, but these errors were encountered: