aarush-sarkari/js-learning ? reverse-engineered prompt
Reverse engineered prompt
Build me a simple JavaScript learning site that walks through the basics in a clean, beginner friendly way.
I want a homepage with links to a few lesson sections for things like JavaScript basics, more basics, and conditional logic, since that’s the kind of content this repo seems to be about. Each section should explain the topic in plain English and include a few small code examples that actually run, so someone can see the result right away. Keep the design simple and readable, like a study guide for someone learning JS from scratch.
Please organize it so the lessons are easy to add to later, and make the pages look good on desktop and mobile. If you need current best practices for simple JavaScript learning examples, look them up online. Also make sure the code is clean, beginner friendly, and easy to understand.
Are you gonna build this?
make sure you review the code using coderabbit