mikeroyal / jQuery-Guide

jQuery Guide

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


jQuery Guide

A guide covering jQuery(JavaScript library) including the applications, libraries and tools that will make you a better and more efficient developer with jQuery.

Note: You can easily convert this markdown file to a PDF in VSCode using this handy extension Markdown PDF.


jQuery Learning Resources

The OpenJS Foundation is made up of 32 open source JavaScript projects including Appium, Dojo, Electron, jQuery, Node.js, and webpack. The foundation's mission is to support the healthy growth of JavaScript and web technologies by providing a neutral organization to host and sustain projects, as well as collaboratively fund activities that benefit the ecosystem as a whole.

jQuery is a fast and feature-rich JavaScript library. It makes things like HTML document traversal and manipulation, event handling, animation, and Ajax much simpler with an easy-to-use API that works across a multitude of web browsers.

jQuery API Documentation

jQuery Learning Center

Configuring JavaScript libraries in WebStorm

JavaScript in Visual Studio Code

JavaScript extensions for VS Code

jQuery Courses on Coursera

jQuery Courses on Udemy

jQuery Training Courses on LinkedIn Learning

Intro to jQuery on Udacity

Intro to AJAX on Udacity

Learning jQuery on Codecademy

jQuery Best Practices Training on Learning Tree

Learning the jQuery Basics on Pluralsight

jQuery In-Depth on Pluralsight

ASP.NET Ajax JavaScript and jQuery Course on Pluralsight

jQuery Certification from W3Schools

jQuery Tools, Libraries, and Frameworks

WebStorm is a professional IDE for JavaScript(including support for both HTML and CSS) developed by JetBrains. WebStorm comes with intelligent code completion, on-the-fly error detection, powerful navigation and refactoring for JavaScript, TypeScript, stylesheet languages, and all the most popular frameworks(Angular, React, Vue.js, Ionic, Apache Cordova, React Native, Node.js, Meteor, and Electron).

Visual Studio Code is a code editor redefined and optimized for building and debugging modern web and cloud applications.

GraphQL is a query language for APIs and a runtime for fulfilling those queries with your existing data. It has support in Java, JavaScript, Ruby, Scala, and other programming languages.

TypeORM is an ORM that can run in NodeJS, Browser, Cordova, PhoneGap, Ionic, React Native, NativeScript, Expo, and Electron platforms and can be used with TypeScript and JavaScript (ES5, ES6, ES7, ES8).

Cheerio is a fast, flexible, and lean implementation of core jQuery designed specifically for the server.

jQuery UI is a curated set of user interface interactions, effects, widgets, and themes built on top of jQuery. Though, it should not be used in core code.

jQuery Tools is a collection of the most important user-interface components for modern websites. Used by large sites all over the world.

Bridge.NET is an open source C#-to-JavaScript Compiler. Write your application in C# and run on billions of devices.

Phantomas is a Headless Chromium-based web performance metrics collector and monitoring tool

Featherlight is a very lightweight jQuery lightbox plugin. It's simple yet flexible and easy to use.

Contribute

  • If would you like to contribute to this guide simply make a Pull Request.

License

Distributed under the Creative Commons Attribution 4.0 International (CC BY 4.0) Public License.

About

jQuery Guide


Languages

Language:JavaScript 100.0%