Best of freeCodeCampDecember 2021

  1. 1
    Article
    Avatar of freecodecampfreeCodeCamp·4y

    Learn Responsive Web Design by Building 20 Projects – a Major freeCodeCamp Curriculum Update

    The Responsive Web Design Certification is the first of freeCodeCamp's 10 currently-live certifications. Instead of coding lessons, you'll learn concepts and syntax through a series of 15 practice projects + 5 certification projects. The full certification will take most web development beginners around 300 hours to complete.

  2. 2
    Article
    Avatar of freecodecampfreeCodeCamp·4y

    8 Mistakes Every Amateur Programmers Make

    As programmers, we will inevitably make mistakes. Even the most accomplished specialists make them. But you'll become a better programmer faster if you don't make the same mistakes over and over. In this article, I'll discuss some of the mistakes you might be making when you're coding day-to-day.

  3. 3
    Article
    Avatar of freecodecampfreeCodeCamp·4y

    How to Build a Custom CRM

    A Customer Relationship Management (CRM) is a system that helps businesses organize and manage their customer relationships. In this course you will learn how to build a CRM using the Retool low-code platform. Watch the full course below or on the freeCodeCamp.org YouTube channel (2-hour watch).

  4. 4
    Article
    Avatar of freecodecampfreeCodeCamp·4y

    How to Use the .github Repository

    GitHub has many special repositories, like the README in your profile. The .github repository acts as a fallback for repositories that don't have these types of community health files. The first file I will add is a bug report issue form. I am also going to create a feature request form.

  5. 5
    Article
    Avatar of freecodecampfreeCodeCamp·4y

    23 Free Websites to Learn JavaScript in 2022

    JavaScript is a programming language that's used for a variety of purposes, including web development, web apps, game development, and more. FreeCodeCamp.org is a 501(c)3 non-profit organisation that can help you learn to code for free, build real-world projects, and prepare for getting your first job.

  6. 6
    Article
    Avatar of freecodecampfreeCodeCamp·4y

    Full Bootstrap 5 Tutorial for Beginners

    Bootstrap is the most popular CSS framework. It allows web developers to quickly design and customize responsive mobile-first sites. Dawid Adach developed this course. Watch the full course below or on the freeCodeCamp.org YouTube channel (3-hour watch).

  7. 7
    Article
    Avatar of freecodecampfreeCodeCamp·4y

    How to Run Linux Apps on Windows 10 and 11 Using WSL

    Windows Subsystem for Linux (WSL) can be used to run Linux commands in Windows. WSL is available on Windows 10, but it is way more efficient on Windows 11. This article will cover what you can do on both Windows 10 and 11. To run WSL on Windows, you'll need to install WSL 2 and Ubuntu.

  8. 8
    Article
    Avatar of freecodecampfreeCodeCamp·4y

    Can you code on a phone?

    More than half of people worldwide access the internet using mobile devices instead of desktop computers. If you only have a mobile device, you can still learn to code. We just published a tutorial on the freeCodeCamp.org YouTube channel that will teach you how to code on an Android phone.

  9. 9
    Article
    Avatar of freecodecampfreeCodeCamp·4y

    Learn to Code RPG – Press Kit

    Learn to Code RPG is an interactive visual novel game where you will teach yourself to code, make friends in the tech industry, and pursue your dream of becoming a developer. Your choices shape and drive the story forward: What will you do on a day-by-day basis? Learn to code? Work as a barista? Visit the Hacker Space? Or chill, relax in the park, or cuddle with a kitten over some video games.

  10. 10
    Article
    Avatar of freecodecampfreeCodeCamp·4y

    How to Build a TodoApp using ReactJS, NextJS, and Supabase

    In this tutorial, we'll build a production-ready Todo application with React, Next, and Supabase. We'll use ReactJS, NextJS, and Chakra UI to build the app. We will also use Supabase to set up authentication, storage, and policies.

  11. 11
    Article
    Avatar of freecodecampfreeCodeCamp·4y

    Become a Full Stack Developer with Svelte, Postgres, Vercel, and Gitpod

    Full stack web development includes the backend that happens on a server and the frontend that happens in the browser. Mike Nikles developed this course. The Svelte JavaScript framework is used for the front end with Postgres as the database. The app is deployed using Vercel and Railway. Watch the full course below or on the freeCodeCamp.org YouTube channel (7-hour watch).