π§ What is Lenr JS?
Lenr JS with Pineaple is a free, open-source JavaScript learning platform designed to help beginners understand JS step-by-step.
We believe in the power of knowledge sharingβeveryone learns, whether you're teaching or learning.
- β Beginner-friendly
- π Currently in Bahasa Indonesia, English version coming soon
- π Inspired by platforms like W3Schools
- π§βπ Built with open-education and self-learners in mind
supportpineaplehub
/
LenrJsPine
@openpineaplehub released a Javascript learning repository for beginners and it is very easy with a very clear understanding
π Js Learning With Pineaple
βοΈ Edit this document
β‘ Powered By
π§ What is Lenr JS?
Lenr JS with Pineaple is a free, open-source JavaScript learning platform designed to help beginners understand JS step-by-step.
We believe in the power of knowledge sharingβeveryone learns, whether you're teaching or learning.
- β Beginner-friendly
- π Currently in Bahasa Indonesia, English version coming soon
- π Inspired by platforms like W3Schools
- π§βπ Built with open-education and self-learners in mind
π¦ Requirements
π οΈ Required Tools
πͺ For Windows
Tool | Download/Install Link | Version | Check Command |
---|---|---|---|
Node.js | Download Node.js | Latest | node -v |
npm | Included with Node.js, or run: npm install -g npm
|
Latest | npm -v |
Git | Download Git | Latest | git -v |
VS Code | Download VS Code | Latest | code -v |
π For macOS
Tool | Install Command or Download Link | Version | Check Command |
---|---|---|---|
Node.js | brew install node |
Latest | node -v |
npm | Comes with Node.js | Latest | npm |
Top comments (0)