diff --git a/docs/resources/worth-reading.md b/docs/resources/worth-reading.md index fce653c..5a56860 100644 --- a/docs/resources/worth-reading.md +++ b/docs/resources/worth-reading.md @@ -9,3 +9,4 @@ * [JavaScript Tutorials](https://hackr.io/tutorials/learn-javascript) - Learn Javascript online from a diverse range of user ranked online tutorials. * [Functional-Light JavaScript](https://github.com/getify/Functional-Light-JS) - Pragmatic, balanced FP in JavaScript. * [Clean Code JavaScript](https://github.com/ryanmcdermott/clean-code-javascript) - Clean Code concepts adapted for JavaScript. +* [JSPrep Pro](https://jsprep.pro) - Interactive JavaScript, React & TypeScript interview prep with AI feedback and 200+ curated questions.