scholia icon indicating copy to clipboard operation
scholia copied to clipboard

JavaScript development setup

Open rasmuserik opened this issue 6 years ago • 3 comments

Separating the JavaScript code from the html code, would make it easier to develop and test.

This would also make it easier to solve #390, by compiling code with backticks to a older JavaScript version supported IE.

rasmuserik avatar Jul 17 '19 09:07 rasmuserik

Re separating JavaScript and HTML, see also this project, which did this to some extent already: https://code-openness.github.io/teamThree .

Daniel-Mietchen avatar Jul 20 '19 05:07 Daniel-Mietchen

@rasmuserik, I guess you mean the JavaScript that defines the SPARQL queries and runs them?

egonw avatar Jul 30 '19 10:07 egonw

Self-assigned this, as I will look into the JavaScript setup during #1411.

rasmuserik avatar Apr 06 '21 09:04 rasmuserik