A little mixup in course about arithmetic and assignment operators

This issue has been tracked since 2022-10-18.

@jonasschmedtmann
I think there might be a little mixup in JavaScript Fundamentals – Part 1 > Basic Operators, where you classified ++, -- as assignment operators, but after checking MDN I found out they should be arithmetic operators instead.

The code is in line 89 of the file below:
https://github.com/jonasschmedtmann/complete-javascript-course/blob/master/01-Fundamentals-Part-1/final/script.js

akozdev wrote this answer on 2022-11-10

Yeah, that's true. It will probably be fixed with some update in the future. Thanks!

More Details About Repo
Owner Name jonasschmedtmann
Repo Name complete-javascript-course
Full Name jonasschmedtmann/complete-javascript-course
Language JavaScript
Created Date 2018-06-14
Updated Date 2023-03-29
Star Count 12137
Watcher Count 850
Fork Count 14403
Issue Count 153

YOU MAY BE INTERESTED

Issue Title Created Date Updated Date