Skip to content

Paola3stefania/jquery-cheat-sheet

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#html #css #js #dom #jQuery #master-in-software-engineering

JQuery Cheat Sheet

Version

In this pill you will have to create your own jQuery cheat sheet, in it you will review many of the actions you have already done previously with Vanilla JS to later apply them with jQuery.

In this way this project will serve as a reference to have an example of each concept.

Index

Requirements

  • You must use semantic HTML5 elements for all the contents of the application
  • You must use two JS files separately, one for the JQuery implementation and one for the native implementation
  • Both the code and the comments must be written in English
  • Use the camelCase code style to define variables and functions

Repository

First of all you must fork this project into your GitHub account.

To create a fork on GitHub is as easy as clicking the “fork” button on the repository page.

Fork on GitHub

Technologies used

* HTML

* CSS

* JS

* jQuery

Project delivery

To deliver this project you must follow the steps indicated in the document:

Resources

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 70.5%
  • CSS 27.0%
  • HTML 2.5%