https://github.com/revenuecat/frontend-eng-interviews
https://github.com/revenuecat/frontend-eng-interviews
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/revenuecat/frontend-eng-interviews
- Owner: RevenueCat
- Archived: true
- Created: 2022-02-07T20:37:31.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2025-01-22T07:48:22.000Z (over 1 year ago)
- Last Synced: 2025-03-13T23:41:29.499Z (over 1 year ago)
- Language: TypeScript
- Size: 3.66 MB
- Stars: 0
- Watchers: 4
- Forks: 5
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# RevenueCat Frontend Interviews
Hello 👋!
Welcome to our Frontend interview. This repository aims to provide you with a starting point to setup your environment. Feel free to clone it ahead of the interview, and make sure that:
- Git works, you can commit, and push easily.
- The test runner work, and you can easily write new tests.
- The development environment works, with hot reloading.
When the interview starts, you will be given access to the instructions, but as a hint, it will be a real world exercise consisting on consuming a real backend API and doing some data manipulations. So make sure to have those concepts fresh!
The interview will be focused on JavaScript / TypeScript, React and Styling fundamentals. You can use your editor of choice, and will be sharing your screen throughout the interview.