Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 760 Bytes

README.md

File metadata and controls

22 lines (17 loc) · 760 Bytes

Want to join us?

This is an entry level challenge for a software engineer position specializing on front-end

This challenge aims to:

  • Test your coding structure and skills
  • Test your basic knowledge on React
  • How to solve a problem

Instructions

Resources

  • React is necessary for this challenge.
  • Feel free to use the tools of your choice in addition to React.js.

Questions

Candidates are expected be able to answer the following questions.

  • Difference bettwen props and state
  • How do you manage the props and state in this application
  • The React Component life-cycle