PLD

FacebookTwitter
What is Modernizr? Modernizr is a small JavaScript library that detects the availability of native implementations for next-generation web technologies, i.e. features that stem from the HTML5 and CSS3 specifications. Many of these features are already implemented in at least one major browser (most of them in two or more), and what Modernizr does is, very simply, tell you whether the current browser has this feature natively implemented or not. Unlike with the traditional—but highly unreliable—method of doing “ UA sniffing,” which is detecting a browser by its (user-configurable) navigator.userAgent property, Modernizr does actual feature detection to reliably discern what the various browsers can and cannot do. http://modernizr.com/docs/

Documentation

https://github.com/meteor/meteor/wiki/Getting-started-with-Auth How To Get Help First, look through these resources to see if your question has been answered already: Make a good first effort to find an answer before asking your question.

Getting Started with Auth · meteor/meteor Wiki

I recently took part in the first (annual, I hope) Hack Omaha competition. I teamed up with the ridiculously talented Zach Leatherman to create Omaha Bounty Hunter , a web-based The-Price-is-Right-style game using the provided Property Crime data set. Omaha Bounty Hunter

Confessions of a Meteor Newb - Jerod Santo

http://blog.jerodsanto.net/2012/04/confessions-of-a-meteor-newb/

Blog | Matrix Partners

http://www.matrixpartners.com/blog/meteor_the_next_ruby_on_rails/ Pretty much every aspect of our lives is being changed by software. Software has the power to delight, entertain, help us communicate, simplify our work, enhance our creativity, connect us to old friends, and so much more. However writing good software is still a complex process that takes too long, and requires too much expertise.