sadanandpai / frontend-mini-challenges

Collection of frontend challenges for learning and interviews
https://sadanandpai.github.io/frontend-mini-challenges/
MIT License
2.01k stars 493 forks source link

Delegate the challenge list page responsiblity to Host #377

Closed sadanandpai closed 7 months ago

sadanandpai commented 7 months ago

Currently, the Host manages the Homepage and redirection to the tech (js, react, vue, ng). Each tech handles the challenge list on its own.

The new changes will also move the responsibilities of the challenge list page to the host.

Benefits:

cc: @arpansaha13