You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
vegetabill
changed the title
[Eventonica] Revise Part 2 to use Vanilla DOM JS instead of jQuery
[Eventonica] Revise Part 3 to use Vanilla DOM JS instead of jQuery
Nov 30, 2020
File: https://github.com/Techtonica/curriculum/blob/main/projects/eventonica/eventonica-part3-jquery-ui.md
Changes
jQuery-scripts.js
tomain.js
index.htnml
to use standard JS dom functions instead of jQuery$("#element-id").val()
to use standard JS DOM functionsThe text was updated successfully, but these errors were encountered: