Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

StackWizards/interview

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
5 Commits
 
 
 
 
 
 

Repository files navigation

interview

Our interview questions repo

Tailwind Component

tailwind-component

There is a basic app with a single page.

  1. We ask that the component "TailwindComponent" be refactored into new components by splitting the large component into smaller ones
  2. The TailwindComponent has some data (people), we want you to move this state into a Context
  3. Once you have a Context for the state we want you to add the ability to "Add a user" - This should add a new row to the table (use some fake data to begin with)
  4. We ask that the component "FormComponent" be refactored into new components by splitting the large component into smaller ones
  5. We want you to wire up the "Edit" link on the table to populate the Edit section on the page (the data gets loaded for that user into the fields)
  6. Once you can select someone to edit we want you to allow a user to change the values in the "Personal Information" section and when they press "Save" the changes are reflected in the table

About

Our interview questions repo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Morty Proxy This is a proxified and sanitized view of the page, visit original site.