5 ms·
Hey HN, I would love to get your feedback on my new course for React. It's an interactive platform (built on top of learnjavascript.online) that teaches React i
by jadjoubran 7y ago
Hey HN, I would love to get your feedback on my new course for React. It's an interactive platform (built on top of learnjavascript.online) that teaches React in the browser by explaining concepts step by step.
The lessons are byte-sized and are followed up by practice challenges as well as flashcards that help you persist your knowledge.
I also made it work on mobile so that students can read some lessons or even solve challenges while taking the train/metro.
The whole platform is custom built (the text editors are open source projects).
- PascalPrecht 7y agoHey Jad, I just took a look at your course platform and it looks really interesting! I like the interactive editor and also the fact that it comes with an integrated test runner. Well done! You might want to look into how to make landing pages a bit more attractive though as it's not selling your platform "strongly" enough. Anyways, best of luck!
- jadjoubran 7y agogood point, this is still an MVP so had to make a quick landing page thanks for the feedback!
- __app_dev__ 7y agoGreat site jadjoubran! This one and your JavaScript site look very nice. I would recommend allowing one or two pages for free without a login so anyone can try without the need for signing up. Then if they want more than a few pages they can sign up.
- jadjoubran 7y agothanks for the feedback! Funny that this was a feature I had before deploying but the designer told me it's a bad idea I should have kept it Working on adding it soon