Hello everyone,,
Whats the pro's of coding on a linux OS? I have been trying to make the switch from windows but eventually run into problems.
I was playing around with vs code (javasсript) on manjaro and i couldn't even create a variable without throwing an error in chromium. It would say stuff like «unexpected ','» in my first line of HTML, when really it was just the <!doctype html> statement. Or it would throw an error in a file i never created.
Booted windows up and ran the same code and it ran fine.