Comment on Show HN: Web Spreadsheet in 99 linesparentComments−Sir_Cmpwn12yThanks for clarifying. I can see why you'd go this route when presenting it to students, but it seemed odd to show off in this venue.−audreytOP12yUnderstood. Not meant as a show-off, but for people interested in comparing DOM-only versus AngularJS styles, here is a version that uses only DOM functions: https://audreyt.github.io/500lines/spreadsheet/as-without-an...
Comments
Thanks for clarifying. I can see why you'd go this route when presenting it to students, but it seemed odd to show off in this venue.
Understood. Not meant as a show-off, but for people interested in comparing DOM-only versus AngularJS styles, here is a version that uses only DOM functions: https://audreyt.github.io/500lines/spreadsheet/as-without-an...