1 min readJun 17, 2019
2019 and Javascript is still a mess
I published an article about React (and if JS is messy, react is worst)
In a nutshell, JS allows classes but we shouldn’t use it (with react). JS allows methods but it is the same (cause the “this” bug). So, JS is mainly the use of the “=>” tag.