Now that we've met and introduced ourselves it's time to show off :-). Goal of this assessment is getting to know each other on a technical level. We offer you some challenges and you come up with proper solutions and explanations. Note that an explanation is as important as the solution itself.
git clone [email protected]:nielsvanmidden/assessment-front-end-developer.git
Install dependencies
npm i
- Create a branch for each exercise and a pull request when done (:boom:important💥)
- Documentation of approach. Either in markdown or in inline
- Setup your project
- React: Create a toaster
- Redux: Enable state management
- Separation of concerns: How to organize your application
Approximate time to finish: 6 hours. Feel free to finish quicker or spent some extra hours. As long as you can explain why.
- Yarn or NPM
- JavaScript IDE
- Git