Skip to content

Tag: jQuery

JavaScript

Is jQuery Dead?

I don't think jQuery is dead at this point, but it's growth seems to be slowing.

February 25, 2020
JavaScript

How to replace jQuery with Vanilla JavaScript

As a programmer, and technology manager I think it's really important to use the right tools and technologies. There are times where I think jQuery is still really valuable but there are a lot of times where I don't think it is valuable.

April 2, 2018
How to Merge Objects in JavaScript
JavaScript

How to merge Objects together in JavaScript

Merging objects together in JavaScript isn’t very difficult although there’s quite a few different ways that it can be done. Note, I’m…

September 21, 2017
jQuery Logo
Salesforce

Using jQuery in Visualforce

jQuery is one of the most utilized JavaScript libraries and can be easily be integrated into any visualforce page regardless of whether…

February 20, 2016
Book Review

Book Review: jQuery in Action

jQuery in Action, First Edition is written by Bear Bibeault and Yehuda Katz and is probably the simplest and easiest to understand…

September 28, 2010
JavaScript

Unobtrusive JavaScript And Why it Matters

Many more senior web developers can remember throwing tags all over the contents of websites and using tables for the presentation of…

July 26, 2010
JavaScript

JavaScript And Site Performance

JavaScript and the respective frameworks have really began to gain traction over the last couple of years. I would argue that most of the JavaScript frameworks are excellent, and truly are great for the user experience and for the programmer experience.

April 11, 2010