RE: RE: [ E-learning Js 0.1 ] Release 0.1.3 - alpha 1
You are viewing a single comment's thread from:

RE: [ E-learning Js 0.1 ] Release 0.1.3 - alpha 1

RE: [ E-learning Js 0.1 ] Release 0.1.3 - alpha 1

Thank you for your contribution.

  1. magik numbers such as tempPage <= 9
  2. You might want to let users define these data in a JSON/XML instead of main.js
  3. you probably could use some librarys/frameworks to make your Javascript code such as document.getQuerySelector or .style.display= shorter.
  4. some code duplications (could be refactored) for example:
const questionsHtml = document.querySelector(options.questionsHtml);
const resetButton = document.querySelector(options.resetButton);
...

Your contribution has been evaluated according to Utopian policies and guidelines, as well as a predefined set of questions pertaining to the category.

To view those questions and the relevant answers related to your post, click here.


Need help? Chat with us on Discord.

[utopian-moderator]

H2
H3
H4
Upload from PC
Video gallery
3 columns
2 columns
1 column
2 Comments