Spaceface16518 / Periodic

MIT License
0 stars 0 forks source link

Better description than 'element' needed #6

Open Spaceface16518 opened 6 years ago

Spaceface16518 commented 6 years ago

In single.js, the HTMLelements array is built by finding elements by classname. This classname is 'element' and needs to be fixed. Comment with suggestions about more descriptive and better names for this.

I was initially thinking

Textarea

but that wasn't exactly accurate. I almost went back to my WriteJS days and went with

Result

but that won't do either.