Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Convert jQuery to JavaScript #48

Open
1 of 2 tasks
BarryCap opened this issue May 15, 2021 · 1 comment
Open
1 of 2 tasks

Convert jQuery to JavaScript #48

BarryCap opened this issue May 15, 2021 · 1 comment
Assignees
Labels
detail A small thing that needs to be corrected enhancement New feature or request HTML Using HTML JS Using JavaScript optimization Improvements concerning the compatibility and rapidity
Milestone

Comments

@BarryCap
Copy link
Owner

BarryCap commented May 15, 2021

Use only JavaScript to program the site.
It is the main idea of the site to be clean, coded only in HTML, CSS and JS, not using any library. Using jQuery is furthermore a unnecessary and unclean way to code.
jQuery is currently used in Random and Box pages (maybe more).

  • Fix Random
  • Fix Box
@BarryCap BarryCap self-assigned this May 15, 2021
@BarryCap BarryCap added detail A small thing that needs to be corrected enhancement New feature or request HTML Using HTML JS Using JavaScript labels May 15, 2021
@BarryCap BarryCap added the optimization Improvements concerning the compatibility and rapidity label May 22, 2021
@BarryCap BarryCap added this to the v2 milestone May 25, 2021
@BarryCap
Copy link
Owner Author

BarryCap commented May 31, 2021

JavaScript in Random has been fixed yesterday by @Archibald-Perez.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
detail A small thing that needs to be corrected enhancement New feature or request HTML Using HTML JS Using JavaScript optimization Improvements concerning the compatibility and rapidity
Projects
None yet
Development

No branches or pull requests

2 participants