This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes HTML, CSS and JavaScript and the fly likes Why should I be a ninja? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Engineering » HTML, CSS and JavaScript
Reply Bookmark "Why should I be a ninja?" Watch "Why should I be a ninja?" New topic
Author

Why should I be a ninja?

Paul Clapham
Bartender

Joined: Oct 14, 2005
Posts: 16483
    
    2

I looked at the introductory chapter in the book, and first I thought "Wow! Sounds like a cool thing to do!" But then my programmer's laziness kicked in and I thought "Wait a minute... these guys are doing all the hard work and building useful Javascript tools and making them available for me to use!"

So why should I be a ninja? Why shouldn't I just let the ninjas do their thing and then use the tools they produce?
Bear Bibeault
Author and ninkuma
Marshal

Joined: Jan 10, 2002
Posts: 56185
    
  13

jQuery, for example provides a great deal of value and makes doing things that are normally a pain in the butt, a lot easier.

But... libraries can only go so far. You still need to write your own on-page script to make them act the way that you want, and to make use of the libraries doing their magic.

Having a good grasp of JavaScript makes your on-page code, including that which makes use of the libraries, that much better.

It's sort of like asking if you need to know Java well -- after all, there are libraries!


[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
Bear Bibeault
Author and ninkuma
Marshal

Joined: Jan 10, 2002
Posts: 56185
    
  13

Besides, ninjas are cool!
Michael Matola
whippersnapper
Ranch Hand

Joined: Mar 25, 2001
Posts: 1721
It should've been a dueling book, I say. One of you writes five chapters of how to be a JavaScript ninja, and the other writes five chapters of how to be a JavaScript pirate. Then the book gets put together flipped around and upside down, so readers start each half from the respective cover and read to the middle.
Bear Bibeault
Author and ninkuma
Marshal

Joined: Jan 10, 2002
Posts: 56185
    
  13

Hmmm, JavaScript pirate. I like that! "Arrrrrrrrrrr, string of pearls or your eldest closure!"

By the way, no one yet seems to have picked up that even though the title contains "Ninja" that the picture on the cover is a Samurai!

Apparently, Manning's extensive collection of folks in period costumes lacks a ninja. So Samurai is as close as we get. Which is fine with me. Samurai are just as cool as ninjas.

Paul Clapham
Bartender

Joined: Oct 14, 2005
Posts: 16483
    
    2

Right now I'm more of a Javascript patzer. I think there's probably three levels between "patzer" and "ninja" but I don't know what you'd call them.
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Why should I be a ninja?
 
Similar Threads
Server Cacheing of JS files
JavaScript Ninja: About the cover.
WA #1.....word association
what does an application with a "not" mean?
JavaScript Ninja: Why not DOJO?