Skip to content

Trying the example "Pokedex Problem" that Theo (of Ping.gg) says he gives candidates for Junior React Developer role

License

Notifications You must be signed in to change notification settings

DarrenSem/pokemon-exercise

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pokemon-exercise

Trying the example "Pokedex Problem" that Theo (of Ping.gg) says he gives candidates for Junior React Developer role. (To more easily confirm somebody "knows their stuff" in React, rather than typical algorithm-memorization technical interviews.)

LATER retried using JSX and Vite (config to make build work properly was quite a challenge) @ https://github.com/DarrenSem/pokemon-exercise-vite

Inspiration

https://t3-tools.notion.site/Pokedex-Problem-90f9dcfff10d4418a6fad44581b1ecff

via https://t3-tools.notion.site/Technical-Interview-Dan-Abramov-9aa6d8e9292e4bd1ae67b44aeeaabf88 [he let The Inventor Of Redux pretend to be a candidate]

I found this via Theo's recent video here: https://www.youtube.com/watch?v=H2OjewTu_fY

"Rethinking the Technical Interview" Theo - t3․gg May 15, 2023

TODO:

  • get it work locally, without using build tools or even JSX -- just including React/ReactDOM .js from unpkg.com (also try Preact as a test)
  • later start from scratch using proper build tools (and import/export, and JSX), like every web dev shop actually uses every day

About

Trying the example "Pokedex Problem" that Theo (of Ping.gg) says he gives candidates for Junior React Developer role

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages