https://github.com/kevlened/jswidler
https://github.com/kevlened/jswidler
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/kevlened/jswidler
- Owner: kevlened
- Created: 2021-12-25T17:30:50.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2025-02-15T23:28:32.000Z (8 months ago)
- Last Synced: 2025-02-16T00:21:11.944Z (8 months ago)
- Language: TypeScript
- Homepage: https://jswidler.co/challenge
- Size: 54.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# jswidler challenge
In 2014, [Jesse Swidler](https://github.com/jswidler) designed a coding challenge for Okta's engineering applicants. It was initially designed for applicants to demonstrate a basic understanding of http and their ability to manage state. While an applicant was never tasked with the challenge, it became a perennial topic of conversation for some Okta engineers.
The rules are simple, but the search for a solution is a journey.
While the challenge is no longer hosted at jswidler.com/challenge, I've rebuilt the challenge so others may enjoy it. A faithful reproduction based on [the backups from the Internet Archive](https://web.archive.org/web/2016*/jswidler.com/challenge) is hosted at [jswidler.co/challenge](https://jswidler.co/challenge).
## to run locally
`bun dev`