HTMHell
HTMHell copied to clipboard
Improve code view
The examples may be improved by putting the bad and good code together at the end of explanations to compare it 😃
Thanks for your contribution, @Max131. Would you move the bad code to the bottom of the page or duplicate it?
Hi, thank you for you response.
Duplicate it will be nice. First the good code explanation, and at the end both codes to compare it and understanding more easily, something like:
This code is good because...
some code
...
...
... ... ... Comparison
| Good code | Bad Code |
|---|---|
Good code |
Bad code here |