Hi @ling1 ! It is not unheard of for people to struggle with the es6 section of the course. My recommendation would be to come to the forum with the challenges you are struggling with. You can also watch other videos on the subject. to get a better understanding of the material. Programming with… Answer from jwilkins.oboe on forum.freecodecamp.org
🌐
freeCodeCamp
freecodecamp.org › news › want-to-learn-es6-take-this-free-23-part-course-and-become-a-javascript-ninja-55002db1ff74
Learn ES6+ in this free and interactive 23-part course
April 26, 2018 - The course contains 17 lessons and 4 interactive challenges. It’s for JavaScript developers who want to learn the modern features of JavaScript introduced in ES6, ES7, and ES8.
🌐
freeCodeCamp
freecodecamp.org › news › tag › es6
ES6 - freeCodeCamp.org
#ES6 · #error handling · #ES6 · #ES6 · #ES6 · #Apps · #ES6 · #ES6 · #ES6 · #ES6 · #ES6 · #ES6 · #beginner · #dependency injection · #100DaysOfCode · #100DaysOfCode · #dropbox · #ES6 · #ES6 · #ES6 · #ES6 · #ES6 · #coding · #ES6 ·
Discussions

When you do ES6 course
When you do ES6 course, can you really understand every course? why I feel I can’t understand most of that? I mean when I do the test most of them maybe I need to watch the hint then I can understand a little. if I don’t watch sometimes I never can solve it by myself. More on forum.freecodecamp.org
🌐 forum.freecodecamp.org
9
1
March 11, 2022
ES6 - too much of a learning curve?
Hi, I’ve been working through FCC in order, and so, after finishing Basic JavaScript, I have moved onto ES6. I’m finding the jump to be very big, with lots of things mentioned briefly that haven’t yet been introduced, such as functions like map(), filter(), and reduce(). I am usually ... More on forum.freecodecamp.org
🌐 forum.freecodecamp.org
19
5
June 11, 2018
Am I the only one who finds the ES6 part of the Javascript course complicated?

That's pretty common. The syntax in the basic javascript section is largely what we refer to as "human readable". You're now learning some of the more complex features of the language that are less verbose and abstract away parts of the process. Just keep working on it and practicing. It's normal for this to be hard.

More on reddit.com
🌐 r/FreeCodeCamp
26
37
July 21, 2021
What is the best approach to learn JavaScript and ES6?
I started JavaScript Algorithms and Data Structures but my brain literally froze when I started ES6. Those of us who were new in programming when enrolled in this freeCodeCamp and have made it in JavaScript, how did you maneuver until you mastered ES6. Is there any other simpler way to learn ES6? More on forum.freecodecamp.org
🌐 forum.freecodecamp.org
0
0
August 7, 2022
🌐
freeCodeCamp
freecodecamp.org › news › write-less-do-more-with-javascript-es6-5fd4a8e50ee2
JavaScript ES6 — write less, do more
April 20, 2018 - JavaScript ES6 brings new syntax and new awesome features to make your code more modern and more readable. It allows you to write less code and do more. ES6 introduces us to many great features like arrow functions, template strings, class ...
🌐
freeCodeCamp
forum.freecodecamp.org › programming › javascript
When you do ES6 course - JavaScript - The freeCodeCamp Forum
March 11, 2022 - When you do ES6 course, can you really understand every course? why I feel I can’t understand most of that? I mean when I do the test most of them maybe I need to watch the hint then I can understand a little. if I don’t…
🌐
freeCodeCamp
freecodecamp.org › news › learn-modern-javascript-in-this-free-28-part-course-7ec8d353eb
Learn ES6 in this free 28-part Scrimba course
March 4, 2019 - As a part of our collaboration with freeCodeCamp, their eminent instructor Beau Carnes has turned their entire ES6 curriculum into an interactive Scrimba course which you can watch today. As you might know, ES6 is just a way to describe newer JavaScript features that weren’t fully and widely ...
🌐
freeCodeCamp
freecodecamp.org › news › how-to-use-es6-javascript-features-in-react
How to Use ES6 Features in React
October 28, 2021 - Many JavaScript frameworks use ES6 features. So to help you learn these handy features, I'll introduce you to them and then show you how to apply them in React.js. Here are the ES6 features we'll cover in this guide: Modules Destructuring Spread Op...
Find elsewhere
🌐
Umuzi-org
umuzi-org.github.io › tech-department › topics › free-code-camp › javascript-data-structures-and-algorithms › 2-es6
ES6 :: Documentation for Umuzi Tech Department
Umuzi Tech Department > Topics > Free Code Camp > JavaScript Algorithms and Data Structures > ES6 · Make an account here if you haven’t already: https://www.freecodecamp.org/learn · Under “JavaScript Algorithms and Data Structures”, do the section entitled “ES6”. Try not to ask for too many hints.
🌐
YouTube
youtube.com › michael brig
Free Code Camp Walkthrough 22 | JavaScript - ES6 - YouTube
In this tutorial I'll show you how to get through the JS ES6 course on Free Code Camp.Do the exercises yourself on freecodecamp.org and refer to the walkthro...
Published   March 12, 2023
Views   246
🌐
freeCodeCamp
forum.freecodecamp.org › javascript
ES6 - too much of a learning curve? - JavaScript - The freeCodeCamp Forum
June 11, 2018 - Hi, I’ve been working through FCC in order, and so, after finishing Basic JavaScript, I have moved onto ES6. I’m finding the jump to be very big, with lots of things mentioned briefly that haven’t yet been introduced, such as functions like map(), filter(), and reduce(). I am usually ...
🌐
Class Central
classcentral.com › subjects › programming › programming languages › javascript
Free Video: JavaScript ES6, ES7, ES8: Learn to Code on the Bleeding Edge (Full Course) from freeCodeCamp | Class Central
freeCodeCamp Help · Pricing · ... Certificates & Courses 30% Off! Grab it · Learn the most modern features of JavaScript, known as ES6+, in this comprehensive video course....
🌐
freeCodeCamp
forum.freecodecamp.org › javascript
What is the best approach to learn JavaScript and ES6? - JavaScript - The freeCodeCamp Forum
August 7, 2022 - I started JavaScript Algorithms and Data Structures but my brain literally froze when I started ES6. Those of us who were new in programming when enrolled in this freeCodeCamp and have made it in JavaScript, how did you…
🌐
freeCodeCamp
forum.freecodecamp.org › javascript
Am I the only one who finds ES6 hard to learn - JavaScript - The freeCodeCamp Forum
September 2, 2021 - So after finishing the html and css I started the JavaScript course a while ago … and learning basics was not much of a deal, it was not too easy and not too hard either … as I was starting to get a hang of it (The variables, functions, objects, loops, recursion…), they introduce the ES6 … it is different from was I’m used to learning from basics(ways) it also feels rushed with few challenges yes I’m able to finish the lessons by following the instruction but I don’t exactly understand how ...
🌐
Medium
medium.com › free-code-camp › getting-started-with-es6-using-a-few-of-my-favorite-things-ac89c27812e0
Getting started with ES6 using a few of my favorite things | by Todd Palmer | We’ve moved to freeCodeCamp.org/news | Medium
April 6, 2018 - We’ve moved to https://freecodecamp.org/news and publish tons of tutorials each week. See you there. ... This tutorial walks you through some easy steps to get started learning the newest version of JavaScript: ES6.
🌐
freeCodeCamp
forum.freecodecamp.org › programming › javascript
Completely stuck on JS ES6 lessons - JavaScript - The freeCodeCamp Forum
September 3, 2018 - I think some of those lessons could use a rework or I’m probably too dumb…feeling like the latter. Recently reached the Higher Order Functions and now Destructuring, but I have absolutely zero idea of what the lessons e…
🌐
GitHub
github.com › Allanetizen › ES6
GitHub - Allanetizen/ES6: JavaScript ES6 practice codes from freecodecamp.org · GitHub
JavaScript ES6 practice codes from freecodecamp.org Course Link : https://www.freecodecamp.org/learn/javascript-algorithms-and-data-structures#es6
Author   Allanetizen
🌐
Medium
medium.com › swlh › learning-to-code-day-54-javascript-es6-part-1-3df39cf4a503
Learning to Code: Day 54 — JavaScript: ES6 Part 1 | by Hugh Burgess | The Startup | Medium
February 18, 2021 - Hello all, hope you are all keeping well, finally we are starting on a new sub-topic within JavaScript! I always write up notes on each chapter in my Notes App on my Mac, we managed to reach 100 chapters! Let’s get started on ES6 with FreeCodeCamp.
🌐
freeCodeCamp
forum.freecodecamp.org › javascript
I'm having a tough time on the ES6 section - JavaScript - The freeCodeCamp Forum
February 4, 2020 - I breezed through the javascript basics and HTML/CSS; however, the ES6 section is very confusing and hard for me to understand. It feels like the level of difficulty skyrocketed after ‘Basic Javascript.’ Has anyone else…
🌐
freeCodeCamp
forum.freecodecamp.org › javascript
Feeling Discouraged on ES6 section - JavaScript - The freeCodeCamp Forum
August 20, 2018 - So, I don’t want to indulge in a pity-party of 1, but does anyone feel like they just aren’t getting it on these JS exercises? I mean, HTML and CSS make so much sense, but now I’m on to JS and I’m getting a little discouraged. I felt like I was getting the basics until this ES6 section ...