getstation / tapas

Collection of delicious technical challenges

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Collection of delicious technical challenges


Languages

Language:TypeScript 37.6%Language:JavaScript 31.2%Language:HTML 28.5%Language:CSS 2.7%