
Latest JavaScript topics - The freeCodeCamp Forum
2 days ago · Ask questions and share tips for JavaScript, jQuery, React, Node, D3 - anything that touches the vast JavaScript and npm ecosystem.
Intro to Javascript - FULL COURSE - The freeCodeCamp Forum
May 7, 2018 · This course teaches you the basics of JavaScript, the most popular programming language on the web. You can also try the interactive version of the course here: …
Legacy JavaScript Course VS. New Beta JavaScript Course
Jan 10, 2024 · Hi everyone, I need some advice please - I started the Legacy JS course last year, and currently on part 3, exercise 24 (Regular Expressions). Should I continue with it, or rather …
The freeCodeCamp Forum - Join the developer community and …
The freeCodeCamp Forum This community will help you learn to code and get a developer job.
Learn Introductory JavaScript by Building a Pyramid Generator
Jul 2, 2024 · Tell us what’s happening: I am honestly not sure what Im doing wrong here. I’ve tried this multiple ways. Its step 55. This is my code to add two numbers with a function. declare a …
Learn Introductory JavaScript by Building a Pyramid Generator
Jun 16, 2024 · Learn Introductory JavaScript by Building a Pyramid Generator - Step 86 JavaScript taletsyghislain4 June 16, 2024, 12:03am 1
Legacy JavaScript Algorithms and Data Structures vs Beta …
Sep 15, 2024 · I’m Interested in learning JavaScript for Back-end with node.js, I’m not a fan of Project-Based learning, Which cert will be better for me, the Legacy JavaScript Algorithms and …
freeCodeCamp Challenge Guide: Counting Cards
Apr 20, 2017 · Counting Cards Hints Hint 1 Use a switch (or else if) statement to handle the different values of cards passed to the function. Hint 2 Add/subtract the value of each card to …
Build a JavaScript Trivia Bot - The freeCodeCamp Forum
Jan 24, 2025 · The tests don’t like it when you concatenate with the variable favoriteLanguage at the beginning. If you somehow rearrange those strings so that each version of codingFact …
Learn Basic JavaScript by Building a Role Playing Game
Nov 7, 2024 · Learn Basic JavaScript by Creating a Role-Playing Game, Not Started JavaScript is a powerful programming language that allows you to create interactive web pages. It is one of …