Should I learn Javascript

whatshisname

Junior Member
Joined
Jan 17, 2011
Messages
144
Reaction score
120
So will learning javascript be helpful in facebook marketing? or is it a waste of time? :confused:
 
Learn JS. You can do some seriously sick stuff with it.
 
Faceb00k sucks, they got a new way on how to let people be aware that they must not paste js script to their browser url bar :(

Anyone saw it?
 
I'd add it's almost mandatory if you want to code anything half-serious on your own without constantly depending on the latest tool that everybody uses...

Also without js you can't add your own twists to a lot of those scripts / apps and considering how often FB changes its own stuff you'll thank learning js each day to fix the glitches that -inevitably- you'll run into almost on a daily basis... ;)
 
Can any JS experts tell me where do i start to learn from the absolute basics?!

I tried searching for torrent downloads....lynda tutorials for Javascript is from 2007 lol and things have changed a lot since then


Moreover people are complaining lynda tutorial JS instructor is doing bad coding and NOT RECOMMEDED

so where do i start now
 
Start here, brother

Code:
http://www.w3schools.com/js/default.asp

then continue honing your skills by learning jQuery and other frameworks. But the basics first and w3schools is pretty good at that.
 
Do anyone knows how to avoid faceb00ks feature which is they are telling people that pasting java script is not good. Did anyone notice that?
 
worse than that is... they stop the script

My script still works but but I got this kind of error after my script runs

2vlktub.jpg
 
My script still works but but I got this kind of error after my script runs

are you sure it made all the posts?... I'm getting the same thing, but also a message saying: "Don't worry, your account is safe. We stopped the activity".
It made some posts but i haven't checked yet with a larger account.
 
are you sure it made all the posts?... I'm getting the same thing, but also a message saying: "Don't worry, your account is safe. We stopped the activity".
It made some posts but i haven't checked yet with a larger account.

Yes my script still works perfectly. If you want to I can send you a link.
 
hi,
I believe learning new things are never a wastage of time. It will be helpful in one or other way
 
Back
Top