#learnjavascript
July 18, 2025 at 1:58 PM
A great 2-week course to learn pure JavaScript and programming in general. It's a fundamental for anyone interested in working in web or mobile development with JavaScript eco-system.

barcelonacodeschool.com/programming-...

#javascript #learnjavascript #programming
April 20, 2026 at 11:18 AM
Boost your coding game with these essential JavaScript array methods! Learn how to simplify your code and level up your programming skills with these practical examples. 🚀
#JavaScriptTips #WebDevelopment #ArrayMethods #CodingTutorial #LearnJavaScript
November 22, 2024 at 10:04 AM
Read the original Reddit thread at
www.reddit.com/r/learnjava...
From the learnjavascript community on Reddit
Explore this post and more from the learnjavascript community
www.reddit.com
August 11, 2025 at 11:32 AM
🌐 Don't just learn JavaScript. Build Websites, Create Applications, and Launch Your Tech Career!

👉 Enroll Today and Start Coding Smarter with CertifyNXT!
Use this link certifynxt.com/reff/490118

#JavaScript #JavaScriptCourse #LearnJavaScript #WebDevelopment #CodingBootcamp
June 20, 2026 at 7:34 AM
Author: Iman Musa Handle: imanwmusa

How to learn JavaScript (for beginners) If you want to learn to code and land your first software engineering job by learning JavaScript, you need a #javascript #learnjavascript #coding #programming #softwareengineer #webdevelopment #javascriptforbeginners
October 28, 2025 at 9:09 AM
JavaScript Made Easy: Your First Step into Web Development If you’ve ever wondered how websites come alive — how buttons respond when you click them or how animations glide smoothly across the ...

#javascript #webdev #learnjavascript #javascripttutorial

Origin | Interest | Match
JavaScript Made Easy: Your First Step into Web Development
If you’ve ever wondered how websites come alive — how buttons respond when you click them or how...
dev.to
November 7, 2025 at 6:39 AM
JavaScript Quiz – Write the answer in the comments below 👇🏻🧠 – Test your coding brain! Visit javidev (link in my profile) #mysticjs #JavaScriptQuiz #CodeChallenge #LearnJavaScript #DeveloperTips #ProgrammingFun #CodeBetter #DevLife #SkillBoost #ProgrammerLife
August 14, 2025 at 4:02 PM
🚀 New JavaScript tutorial alert! 🚀
Learn JavaScript Objects & Key-Value Pairs in this detailed video. Perfect for beginners & pros! 🔥

📹 Watch now: youtu.be/XEEA18NipVM

#JavaScript #WebDevelopment #Programming #JSObjects #Coding #TechTutorial #LearnJavaScript
Understanding JavaScript Objects: Key-Value Pairs Explained in Detail
YouTube video by ApurvaTechStack
youtu.be
November 19, 2025 at 4:25 PM
JavaScript Journey: A Beginner’s Roadmap to Web Mastery

Visit for more information: dev.to/tpointtech/j...

#JavaScript, #JavaScriptTutorial, #LearnJavaScript, #CodingTutorial, #JSBeginner, #JavaScriptForBeginner
JavaScript Journey: A Beginner’s Roadmap to Web Mastery
JavaScript is one of the most powerful, flexible, and in-demand programming languages in the world of...
dev.to
May 10, 2025 at 11:49 AM
JavaScript puede ayudarte a desarrollar aplicaciones de IA, y aquí tienes ejemplos. No todo es Python genbeta.com/p/320390
JavaScript puede ayudarte a desarrollar aplicaciones de IA, y aquí tienes ejemplos. No todo es Python
Hace poco estaba revisando el subreddit /r/learnjavascript y, en un hilo titulado "¿Cuánto me ayudará JavaScript en el desarrollo de IA?", me encontré con...
genbeta.com
November 24, 2024 at 6:31 PM
𝗟𝗲𝗮𝗿𝗻 𝗝𝗮𝘃𝗮𝗦𝗰𝗿𝗶𝗽𝘁

Learn in an interactive environment. Study short lessons and practice in an intuitive environment based on Tests. Written in French.

https://thewhale.cc/posts/learn-javascript

#JS #Course #LearnJavaScript
Learn JavaScript
Learn in an interactive environment. Study short lessons and practice in an intuitive environment based on Tests. Written in French.
thewhale.cc
August 19, 2026 at 4:00 PM
Learn everything you need to know about Learn Javascript via these 69 free HackerNoon blog posts. #learnjavascript
69 Blog Posts To Learn About Learn Javascript
hackernoon.com
August 17, 2026 at 2:00 PM
Introduction

Learning JavaScript can feel overwhelming, especially for beginners. But what if I told you that JavaScript is just like a chef preparing a meal in a kitchen? #JavaScriptBasics #JavaScriptforBeginners #JavaScriptTutorial #LearnJavaScript
sproutstotrees.io/javascript-b...
JavaScript Basics: How Coding is Like a Chef in a Kitchen - sproutstotrees
Learn JavaScript easily with real-world analogies! Discover how coding is like cooking, making concepts like variables & loops simple to understand.
sproutstotrees.io
March 18, 2025 at 5:50 AM
𝗟𝗲𝗮𝗿𝗻 𝗝𝗮𝘃𝗮𝗦𝗰𝗿𝗶𝗽𝘁

Learn in an interactive environment. Study short lessons and practice in an intuitive environment based on Tests. Written in French.

https://thewhale.cc/posts/learn-javascript

#JS #Course #LearnJavaScript
Learn JavaScript
Learn in an interactive environment. Study short lessons and practice in an intuitive environment based on Tests. Written in French.
thewhale.cc
February 27, 2026 at 10:00 AM
Cheating to learn Rust by converting JavaScript to Rust, now I want to improve the code
Yeah, been there, done that in JavaScript world. I used jQuery _a lot_ before reading the source code and seeing `querySelectorAll()`; in addition to jQuery, at that time, failing Promises/A+ tests. So I dove in to JavaScript itself. That same with packages build exclusively depedning on Node.js 5 or 10 years ago are not still trying to reconcile CommonJS. I read all of the time, or used to before I got banned from Reddit, of all places, people in r/learnjavascript asking stuff like, what else should I learn before moving on to React? Well, I ask, have they mastered resizable `ArrayBuffer`, `TypedArray`, `DataView`, bitwise operators? The only thing React can do is wrap code around what is shipped in the given browser - an abstraction. My observation is that, generally, the base library, engine, runtime, whatever, contains the capabilities to achieve most any programming goal, without any libraries or dependencies. This is what I had to do by hand to refactor code written exclusively for Node.js, the 2d time - after the maintainers updated to Integrity Block Sign Version 2. Now, if they had written the code in a runtime agnostic manner, without the idea that any external dependencies were necessary, or the code would only be run by Node.js, I wouldn't have had to write that code and debug line by line by hand. I'm alright with that though. I kind of understand where to go to adjust the code by hand the next time the maintainers make a breaking change. In the process I decided to write a WebSocket and HTTP server from scratch - borrowing from somebody elses code who also originally wrote the code only for Node.js Build/rebuild `wbn-bundle.js` from `webbundle-plugins/packages/rollup-plugin-webbundle/src/index.ts` with `bun` > 1. `git clone https://github.com/GoogleChromeLabs/webbundle-plugins` > 2. `cd webbundle-plugins/packages/rollup-plugin-webbundle` > 3. `bun install -p` > 4. In `src/index.ts` comment line 18, `: EnforcedPlugin`, line 32 `const opts = await getValidatedOptionsWithDefaults(rawOpts);` and lines 65-121, because I will not be using Rollup > 5. Bundle with Bun `bun build --target=node --format=esm --sourcemap=none --outfile=webpackage-bundle.js ./webbundle-plugins/packages/rollup-plugin-webbundle/src/index.ts` > 6. Create reference to Web Cryptography API that will be used in the code in the bundled script instead of `node:crypto` directly `import { webcrypto } from "node:crypto";` > 7. In `/node_modules/wbn-sign/lib/utils/utils.js` use `switch (key.algorithm.name) {` > 8. `getRawPublicKey` becomes an `async` function for substituting `const exportedKey = await webcrypto.subtle.exportKey("spki", publicKey);` for `publicKey.export({ type: "spki", format: "der" });` > 9. In `/node_modules/wbn-sign/lib/signers/integrity-block-signer.js` use `const publicKey = await signingStrategy.getPublicKey();` and `[getPublicKeyAttributeName(publicKey)]: await getRawPublicKey(publicKey)`; `verifySignature()` also becomes an `async` function where `const algorithm = { name: "Ed25519" }; const isVerified = await webcrypto.subtle.verify(algorithm, publicKey, signature, data);` is substituted for `const isVerified = crypto2.verify(undefined, data, publicKey, signature);` > 10. In `/node_modules/wbn-sign/lib/web-bundle-id.js` `serialize()` function becomes `async` for `return base32Encode(new Uint8Array([...await getRawPublicKey(this.key), ...this.typeSuffix]), "RFC4648", { padding: false }).toLowerCase();`; and `serializeWithIsolatedWebAppOrigin()` becomes an `async` function for `return ${this.scheme}${await this.serialize()}/;`; `toString()` becomes an `async` function for `return Web Bundle ID: ${await this.serialize()} Isolated Web App Origin: ${await this.serializeWithIsolatedWebAppOrigin()};` > 11. In `src/index.ts` `export {WebBundleId, bundleIsolatedWebApp};` > 12. In `index.js`, the entry point for how I am creating the SWBN and IWA I get the public and private keys created with Web Cryptography API, and use Web Cryptography API to sign and verify > Now, I'm banned from WICG as a whole, too, for questioning Web Speech API specification, years ago. They still link to the above repository because, I suppose, nobody else had yet dug in to create runtime agnostic code implementing a server in the browser that works. Wasn't a simple matter of throwing some line on a command line. I had to create other workarounds while the maintainers were trying, for whatever reasons they had, to stop me from exploiting the technology the way I wanted to, for my own purposes GitHub - guest271314/isolated-web-app-utilities: Isolated Web App Utilities. So, I don't mind digging in to the minutae if necessary. I'm highly skeptical of "best practices" and oceans of dependencies. Make it work with the base library itself, only if you can't depend on somebody elses code, that can change at the maintainers' whim.
users.rust-lang.org
February 2, 2025 at 3:28 AM
"Mentoring junior devs leveled me up faster than anything else."

When you mentor, you:

• Solidify your knowledge
• Build confidence
• Realize how far you’ve come

Looking to help others? Communities like r/FreeCodeCamp and r/learnjavascript are great starting points. 🤝
November 26, 2024 at 9:02 AM