How do I avoid giving my mobile code readers eye cancer!!!
Hello all you lovely people, So I was going to make changes to my HTML cheat sheet code: https://code.sololearn.com/W1UH4qQ6OMTT And I was shocked and appalled by how it looked on my mobile. I cleaned it up a bit and I would now give it ~7/10 on readability I read somewhere that the hardest thing about programming, is reading other people's code. So here is what I'am asking: 1) Is code readability something you should be worried about 2) Should you view and code on mobile since its probably more easier on desktop 3) What are general tips and pointers you can give for improving code readability especially for mobile. Do you have tips for a specific language. 4) Can you give examples of well written code and badly written code. If I get lots of answers and consensus I might write a code style guide based on this discussion. P.S: This is my first question Happy Coding! (and/or reading)