Open koeaw opened 1 month ago
Related recent comments re: naming of files https://github.com/acdh-oeaw/apis-core-rdf/pull/1234#pullrequestreview-2336720128, re: template tags https://github.com/acdh-oeaw/apis-core-rdf/pull/1242#pullrequestreview-2337663008
we put all JS in the header and use event listeners and defer
to decide when to execute the JS
I think we should discuss/decide on how static files or styling more generally,... should be handled now that most of our JS and CSS has been moved out of our templates and into separate files.
Discussion points:
defer
attribute),