/tapas

Collection of delicious technical challenges

Primary LanguageTypeScript

Tapas

A collection of delicious technical challenges.

Challenges

  • electron-1: declare and implement a new API on the Window object in an Electron application
  • web-extension-1: implement real-time inter-process communication between multiples processes
  • rxjs-1: implement a live leaderboard of a car race using RxJS
  • react-1: create a list of people using React

Candidate instructions

The objective of the exercise is to mimic real work conditions, which includes code, iterations, research and communication. 😀

At any moment, questions are welcome!

At some point, you'll need to suggest a solution to your assigned challenges. To do so, fork this repository and make a pull request in your own fork with your implementation. You can make one pull request per challenge.

⚠️ Make a pull request in your own fork. in your own fork

We'll use this pull request to iterate, review and discuss your implementation. Early draft of solution via a pull-request are encouraged.

When submitting the pull request, you need to answer few questions. These questions are listed in the pull request template.