Skip to content

Refactor to React Query

Compare
Choose a tag to compare
@jchuahtacc jchuahtacc released this 01 Sep 17:26
· 675 commits to main since this release
2c63534

This is a refactor release. There are no new UI features, but there are significant changes for developers:

  • Create-React-App is the base of this application (changed from a custom webpack configuration)
  • React-Redux-Sagas and tapis-redux has been replaced by React-Query and tapis-hooks
  • UI elements have been standardized with wrappers
  • react-router-dom is now used extensively to replace navigation component internal state