Skip to content

Exercise to convert a jQuery based app to plain ol'JavaScript

Notifications You must be signed in to change notification settings

Olivergalante/jquery_music_box

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jQuery to JS

This is an older application written using a JavaScript framework called jQuery.

You're mission is to refactor this and remove the dependency on jQuery. Change all the methods to use plain ol'JS.

This message won't self-destruct...b/c this isn't Mission Impossible.

About

Exercise to convert a jQuery based app to plain ol'JavaScript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 40.1%
  • CSS 32.0%
  • JavaScript 27.9%