Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
@nate I think the issue was I had a seperate config file for eslint that was conflicting with vscode
-
Don't forget to implement shouldComponentUpdate to tell that intelligent React creature what has updated because he doesn't know on his own and has to rerender everything always 😒 #suchGreatness #justReactLogic
-
@Codex404 I traditionally use tabs to do 4 spaces in my Java code and 2 spaces for each tab in HTML and Javascript. VScode got pretty confused over that but it works fine in Intellij. 😅
-
@DanijelH I'm extremely new to Javascript so React ES6 has been pretty great way to ease me into the language. From my point of view Javascript just seems to be a simpler and more specialized language compared to Java and Python. That opinion might change over time but it's a great tool. I understand JS better then CSS and HTML half the time anyways. 🙃
Related Rants
Looks like ESLint is all confused about my tabs and spaces. I've never seen this kind of error message where it expects the tabs to be the same number as the spaces indentation? I have it configured for 1 tab = 2 spaces.
So confused. Must fix. Red squiggles make my blood hurt.
rant
es6
javascript. linting