Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bigfanjs/jquery-menu

In this stupid repository I'm going to try to write the whole same applicaion in both jQuery and vanila JavaScript
https://github.com/bigfanjs/jquery-menu

Last synced: 4 days ago
JSON representation

In this stupid repository I'm going to try to write the whole same applicaion in both jQuery and vanila JavaScript

Awesome Lists containing this project

README

        

# Menu App

I like jquery in such a way that I had wondered how jquery was built up together and I decided to read its source code. I wanted to utilize what I have learned in an application example.

In this menu app example I created two versions. I built two versions of a menu application. The first one using jquery and the other using vanilla JavaScript. I made a jquery's animate()-like method for creating custom animations. The version where I use vanilla JS preformed much faster than the other one, and I am really proud of it.

See it on youtube:
https://www.youtube.com/watch?v=E0d7iOim0Ds