HTMHell icon indicating copy to clipboard operation
HTMHell copied to clipboard

Improve code view

Open Max131 opened this issue 4 years ago • 2 comments

The examples may be improved by putting the bad and good code together at the end of explanations to compare it 😃

Max131 avatar Sep 09 '21 17:09 Max131

Thanks for your contribution, @Max131. Would you move the bad code to the bottom of the page or duplicate it?

matuzo avatar Sep 14 '21 18:09 matuzo

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

Max131 avatar Sep 14 '21 19:09 Max131