Howto: Create a jQuery Plugin
Jeffrey Way provides a step-by-step screencast, accompanied by source code and plenty of documentation in the post titled You Still Can’t Create a jQuery Plugin? – NETTUTS.
Jeffrey Way provides a step-by-step screencast, accompanied by source code and plenty of documentation in the post titled You Still Can’t Create a jQuery Plugin? – NETTUTS.
Jeff Atwood on the Coding Horror blog recently discussed the phenomenon of being perceived or representing oneself as an expert. He provides examples of the modern “anti-expert” bias, and offers some advice to the New Experts, courtesy of James Bach:
- Practice, practice, practice!
- Don’t confuse experience with expertise.
- Don’t trust folklore — but learn it anyway.
- Take nothing on faith. Own your methodology.
- Drive your own education — no one else will.
- Reputation = Money. Build and protect your reputation.
- Relentlessly gather resources, materials, and tools.
- Establish your standards and ethics.
- Avoid certifications that trivialize the craft.
- Associate with demanding colleagues.
- Write, speak, and always tell the truth as you see it.
Read the full article.