Skip to content

Conversation

@Tarektouati
Copy link

@Tarektouati Tarektouati commented Oct 24, 2019

What kind of change does this PR introduce?

Refactor @Saeris @christianalfoni #2621

What is the current behavior?

It was using React class component with vanilla JS, and cerebral for state management

What is the new behavior?

It now uses tsx instead of JS. And Overmind is used for state management with help of the useOvermind hook

What steps did you take to test this? This is required before we can merge, make sure to test the flow you've updated.

yarn test
yarn build:deps
yarn lint
yarn typecheck

Checklist

  • Documentation
  • Testing
  • Ready to be merged
  • Added myself to contributors table

@Tarektouati Tarektouati changed the title Refactored Showcase Component /app/pages/Profile/Showcase/index.js 🔨 Refactor, 🧠 Overmind, Showcase Component /app/pages/Profile/Showcase/index.js Oct 24, 2019
@lbogdan
Copy link
Contributor

lbogdan commented Oct 24, 2019

Build for latest commit e2bc3c0 is at https://pr2926.build.csb.dev/s/new.

@MichaelDeBoey
Copy link
Contributor

Duplicate of #2766

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🧠 Overmind Indicates that this is related to the app's State Management 🔨 Refactor

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants