- 1

What is happening??

I am already confused while doing JavaScript and most of it stems from not having it run correctly!! I have been doing some exercises from a book and I am very careful about going the coffee exactly as it is in the book, I check my link to the html and ensure it is perfect, I go through much stress only to open the browser and have it full to load when I inspect. I'm not sure about any of you but it certainly makes learning this language frustrating and not enjoyable. thoughts and solutions would be great.

3rd Jan 2018, 7:52 PM
Michael McDonell
Michael McDonell - avatar
3 Answers
+ 2
it's not the actual code that's messing me up (I don't think lol), it doesn't seem to ruin on my computer., and I've tried several things to address it. I will keep plugging away and see if I can't solve it. Thank you for taking the time to answer this!!
3rd Jan 2018, 8:36 PM
Michael McDonell
Michael McDonell - avatar
- 1
If your issue is having trouble with JavaScript, I say first you go over the course on here just to see if you can find things to help. If you donā€™t want to do it or have already done it, you can also just code in JavaScript and if you stumble upon something you are not familiar with, you can ask someone here or search it up online (I recommend ww3).
3rd Jan 2018, 8:34 PM
luciel
luciel - avatar
- 1
If it doesnā€™t run on your computer, I suggest trying to find some sites where you can code. I recommend sololearnā€™s code playground or codepen.io instead of working on a program on your computer. (Let me know if this helps!)
3rd Jan 2018, 8:44 PM
luciel
luciel - avatar