The Tapir's Tale

Programming, Philosophy, and the Mind.

Wednesday, September 22, 2010

Javascript, the Interlingua of the Web, Karlskrona

Links and Books from my Javascript presentation in Karlskrona.

The Y Combinator

  • The Why of Y(PDF)
  • The Y Combinator
  • The Y Combinator in Javascript

Books

  • The Little Schemer
  • Javascript, the Good Parts
  • jQuery Cookbook
  • jQuery in Action
  • Handcrafted CSS

Tools

  • My View of the jQuery API
  • JQuery Demo
  • JsMin
  • YUI Compressor
  • XRefresh
  • LiveReload
  • Watchr
  • Rake
  • SCons
  • Sinatra
Posted by Anders Janmyr at 09:45
Email ThisBlogThis!Share to XShare to FacebookShare to Pinterest
Labels: books, javascript, presentation

No comments:

Post a Comment

Newer Post Older Post Home
Subscribe to: Post Comments (Atom)
Anders Janmyr
@andersjanmyr
View my complete profile

Popular Posts

  • Braceless Programming
    During the Software Passion Summit in Gothenburg, I had the privilege to talk to Douglas Crockford, the grandfather of Javascript and the c...
  • Combining DataTriggers and Property Triggers in WPF
    How to combine property-triggers and data-triggers in WPF is not quite clear from the documentation. Property-trigger that changes the ...
  • A Not Very Short Introduction To Node.js
    Node.js is a set of asynchronous libraries, built on top of the Google V8 Javascript Engine . Node is used for server side development in J...
  • A Responsible Programmer
    In the last few years I have been asked to help savor several web projects gone bad. The quality of the projects, code, environment, docum...
  • Writing a Node Module
    This example assumes that you have a Github account. If you don't have one, you can get one at (suprise!) Github . It also assumes that ...
  • Global Warming: Time for the Nuclear Option
    The last few months I have spent educating myself about global warming. I saw the documentary about Greta Thunberg and I figured that she ...
  • No Smoking Policy
  • Running Scripts with npm
    Most people are aware that is is possible to define scripts in package.json which can be run with npm start or npm test , but npm scri...
  • Git undo, reset or revert?
    If you have found this page you probably came here since you wanted to clear your working directory from all the changes that you have made....
  • Index Your Database, Like a Boss
    During the holidays I had the opportunity to read the wonderful book, SQL Performance Explained and now I want to share some of my new...
Powered by Blogger.