• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • paul wheaton
  • Jeanne Boyarsky
  • Ron McLeod
Sheriffs:
  • Paul Clapham
  • Liutauras Vilda
  • Devaka Cooray
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
Bartenders:

Why should I be a ninja?

 
Sheriff
Posts: 28368
99
Eclipse IDE Firefox Browser MySQL Database
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
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?
 
Sheriff
Posts: 67753
173
Mac Mac OS X IntelliJ IDE jQuery TypeScript Java iOS
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
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!
 
Bear Bibeault
Sheriff
Posts: 67753
173
Mac Mac OS X IntelliJ IDE jQuery TypeScript Java iOS
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Besides, ninjas are cool!
 
whippersnapper
Posts: 1843
5
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
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
Sheriff
Posts: 67753
173
Mac Mac OS X IntelliJ IDE jQuery TypeScript Java iOS
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
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
Sheriff
Posts: 28368
99
Eclipse IDE Firefox Browser MySQL Database
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
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.
 
What a stench! Central nervous system shutting down. Save yourself tiny ad!
Smokeless wood heat with a rocket mass heater
https://woodheat.net
reply
    Bookmark Topic Watch Topic
  • New Topic