View allAll Photos Tagged Javascript

Codeurs en seine 2018 au Kindarena de Rouen

Fun afternoon with nodebots at nz.js(con); and it ended in a competition.

... and golfed his template implementation down...

based on poppy, more airbrush.

the thing is, if you just want simple routing, and are not going to use a lot of the sexy logic that @aq has assembled, it's a bit big, at 17,258 minified bytes, not including the jquery dependency.

OMG this is driving me crazy. At work, on my dual G5 this pops up every time I open a page practically. Somebody save me please? Any suggestions?

 

I tried turning off delicious support for favorites, thinking maybe it was a connection error. No luck. If this keeps up I may have to actually go back to firefox... :-(

and jquery uses sizzle, a fantastic embeddable CSS selector engine written by, you guess it, @jeresig. it smooths over the minefield that is browser incompatibilities, giving you a really rich selection engine that uses a lot of cool heuristics to speed up common search use cases.

Added a last.fm handler, which works quite well.

 

The content is a hard coded image link/test. Next step a proper info about the actual artist

Today, JavaScript is the important language that none of the web developer can ignore and hence candidates with this skill set is in demand. Apart from huge requirement, it's easy to master as compared to other programming languages. With our training you will achieve the hands-on and will be able to make your own creative web pages ultimately leading you to get a good job.

 

Know more www.zenrays.com/oops-javascript-training

Fun afternoon with nodebots at nz.js(con); and it ended in a competition.

a cross-browser, fully functional base64 encoder in 137 bytes. you pass it a string and the base64 character map, and it'll give you the same results that native `btoa` browser implementation will. this is an awesome piece of work, so make sure you check out the code.

1 2 ••• 74 75 77 79 80