Advertise here

jQuery Plugins Tagged ‘guide’

30 Days Of React – Guide to Learn React in 30 Days

December 16, 2021     896     React
30 Days Of React – Guide to Learn React in 30 Days

30DaysOfReact challenge is a step by step guide to learn React in 30 days. You will learn everything you need to use to develop a React application. 

30DaysOfReact challenge is a guide for both beginners and advanced JavaScript and React developers.

Read More »

Web Development Lessons for Beginners By Microsoft

January 03, 2021     950    
Web Development Lessons for Beginners By Microsoft

12-week, 24-lesson curriculum all about JavaScript, CSS, and HTML basics by Azure Cloud Advocates at Microsoft

Each lesson includes:

  • optional sketchnote
  • optional supplemental video
  • pre-lesson warmup quiz
  • written lesson
  • for project-based lessons, step-by-step guides on how to build the project
  • knowledge checks
  • a challenge
  • supplemental reading
  • assignment
  • post-lesson quiz

Read More »

30 Days of JavaScript Programming Challenge

January 07, 2020     1400    
30 Days of JavaScript Programming Challenge

30DaysOfJavaScript challenge is a guide for both beginners and advanced JavaScript developers. In this challenge you will learn everything you need to be a JavaScript programmer and in general the whole concepts of programming.

Read More »

Practical Guide to Regular Expressions in JavaScript

August 15, 2018     415    
Practical Guide to Regular Expressions in JavaScript

A quick guide to effectively leveraging with regular expressions (RegEx), with hands-on examples.

Read More »

Google JavaScript Style Guide

March 30, 2018     849    
Google JavaScript Style Guide

A tutorialabout Google’s coding standards for source code in the JavaScript programming language. The best stylistic practices for writing clean, understandable code.

Read More »

Driver.js – JavaScript Engine to Drive Users Focus Across the Page

March 14, 2018     1006     Modal & Overlay
Driver.js – JavaScript Engine to Drive Users Focus Across the Page

Driver.js is lightweight, no-dependency, vanilla JavaScript engine to drive user's focus across the page with animation or without animation.

Read More »

PageGuide.js – Interactive Guide for Web Page Elements using jQuery and CSS3

August 27, 2017     1863    
PageGuide.js – Interactive Guide for Web Page Elements using jQuery and CSS3

Pageguide.js is an interactive, responsive, and smart guide for web page elements using jQuery and CSS3. Works great for dynamic pages and single-page apps as well as static pages.

Read More »

Clean Code Concepts Adapted for JavaScript

January 09, 2017     1337     Others
Clean Code Concepts Adapted for JavaScript

Software engineering principles, from Robert C. Martin's book Clean Code, adapted for JavaScript. This is not a style guide. It's a guide to producing readable, reusable, and refactorable software in JavaScript.

Read More »

Airbnb JavaScript Style Guide

November 05, 2015     1949     Others
Airbnb JavaScript Style Guide

A mostly reasonable approach to JavaScript from Airbnb community.

Table of Contents

  • Types
  • Objects
  • Arrays
  • Strings
  • Functions
  • Properties
  • Variables
  • Hoisting
  • Conditional Expressions & Equality

Read More »

SiteHelp.js – jQuery Plugin for Interactive Site Help

February 23, 2015     1209     Others
SiteHelp.js – jQuery Plugin for Interactive Site Help

SiteHelp.js is a helpful Javascript plugin made using jQuery to provide interactive site help. It helps users by navigating them to the important sections or html elements of a website and provide some help guidelines which they could have missed otherwise. It simply creates a virtual tour of the website.

Read More »

Intro.js – Better Feature Introductions for Websites

October 02, 2014     1956     Others
Intro.js – Better Feature Introductions for Websites

Intro.js is a better way for new feature introduction and step-by-step users guide for your website and project.

Read More »

Bootstro.js – jQuery Plugin for Guided Tour on Page

September 08, 2014     3938     Tooltip Bootstrap
Bootstro.js – jQuery Plugin for Guided Tour on Page

Bootstro.js is a tiny javascript library using Bootstrap's popover to help guide your users around. Show your users a guided tour of what is what on a page.

Read More »