QR code
Anoop Gupta
QR Code
The difference between .bind(), .live(), and .delegate()
The difference between .bind(), .live(), and .delegate() is not always apparent. Having a clear understanding of all the differences, though, will help us write more concise code and prevent bugs from popping up in our interactive applications. The basics The DOM tree First, it helps to visualize the DOM tree of an HTML document. A [...]
Native CSS Variables: Welcomed Addition or Huge Mistake?
The web development community received some big news recently. While not yet in the nightlies, experimentations are, once again, underway, which will, if successful, provide us with native support for CSS variables, mixins, and modules in browsers. The question is, though, is this a good thing? Pros Maintain projects easier Write less “code” More streamlined [...]
Thoughts
Thought of the day…
The World’s biggest font site
Need is the mother of research and I did so. I got stuck for a particular font for doing some dynamic font stuff for my project. I got the font from http://www.fontyukle.net/en/ FontYukle, more than 45,000 fontu offers visitors free of charge. In order to continue this service, please donate.
Learning from The Learner
It’s post mid night or I’d say very early morning of 16th Jan, 2011. Amit as a photographer and me as an object finished photography session with high cholesterol, orange colored dinner from AMRITSAR…EEE. Deeps, Sunny, Preeti and Saomya also enjoyed every thing.
Object-Oriented CSS: What, How, and Why
What is Object-Oriented CSS? Object-oriented CSS, at its core, is simply writing cleaner, DRYer CSS. It’s not a different language: still the same old CSS we all know and love. It’s just a paradigm shift. Really, object-oriented CSS is a few simple patterns and best practices. So why call it object-oriented? Well, according to Wikipedia, [...]
Good morning friends
After six months of hectic schedule in office, today I got time to update my own site. When I slept last night, I firmly decided this task has to be completed for today. Ahh! Finally I did. Now I am fully satisfied and remembering a quote “ You’ve got to get up every morning with [...]