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
remove all parent selector & .card-content -> .card-content.
change all possible values to variables if such exists.
and everything in your opinion that needs to be refactored
replace all element selectors by tag with class selector img -> .image
mentors-wanted.tsx
create unit test for mentors-wanted component inside the ui folder
encapsulate the https://github.com/rolling-scopes-school/tasks/tree/master/angular/mentoring link in src/app/const/index.ts -> LINKS constant
The text was updated successfully, but these errors were encountered:
π Describe the refactoring task
Part of the issue #347
π Code location
src/widgets/mentors-wanted
β Definition of Done (DoD):
mentors-wanted.tsx
'sscss
as following& .card-content
->.card-content
.tag
withclass
selectorimg
->.image
mentors-wanted.tsx
unit test
formentors-wanted
component inside theui
folderhttps://github.com/rolling-scopes-school/tasks/tree/master/angular/mentoring
link insrc/app/const/index.ts
->LINKS
constantThe text was updated successfully, but these errors were encountered: