About 304,000 results
Open links in new tab
  1. The freeCodeCamp Forum - Join the developer community and …

    This community will help you learn to code and get a developer job.

  2. How to Use Gitpod in the Curriculum - The freeCodeCamp Forum

    Jan 8, 2025 · Gitpod is an online platform that makes it easy to clone and run code from online code repositories like GitHub and Gitlab. It’s essentially VS Code in the browser, running on a …

  3. Latest JavaScript topics - The freeCodeCamp Forum

    4 days ago · Ask questions and share tips for JavaScript, jQuery, React, Node, D3 - anything that touches the vast JavaScript and npm ecosystem.

  4. Latest topics - The freeCodeCamp Forum

    3 days ago · This community will help you learn to code and get a developer job.

  5. Latest General topics - The freeCodeCamp Forum

    2 days ago · This default category is for asking questions, and anything that doesn't seem to fit into the other categories. When in doubt, just use this.

  6. Build A Survey Form - My Solution - The freeCodeCamp Forum

    Jul 15, 2021 · Hey freeCodeCamp contributors - soon the freeCodeCamp curriculum will be 100% project-driven learning. Instead of a series of coding challenges, you’ll learn through building …

  7. The freeCodeCamp Forum - Join the developer community and …

    Welcome to The freeCodeCamp Forum This community will help you learn to code and get a developer job.

  8. The freeCodeCamp Forum

    Jul 11, 2025 · This community will help you learn to code and get a developer job.

  9. Latest freeCodeCamp Support topics - The freeCodeCamp Forum

    Jun 17, 2019 · Report any problems you’re having with freecodecamp.org here, and we’ll try and fix them.

  10. 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 …