How should i arrange my html/css/js so that i dont get so confused? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

How should i arrange my html/css/js so that i dont get so confused?

I always seem to "get lost" in all the lines of code and i start forgetting what it all means then i fizzle out ..., open a new doc only to trash it as incomplete. Is there a tried-and-true method to get over this?

6th Oct 2017, 4:20 PM
Brandon Sehorn
Brandon Sehorn - avatar
2 Answers
0
Make extra files for JS and CSS, then include them all in main file.
6th Oct 2017, 4:32 PM
Freezemage
Freezemage - avatar
0
huh. this may sound stupid but i didnt think of that at all. thanks
6th Oct 2017, 7:55 PM
Brandon Sehorn
Brandon Sehorn - avatar