Tag Archives: javascript

JavaScript: Bad Practices – James Padolsey

JavaScript: Bad Practices – James Padolsey Here’s a relatively small collection of what I see as bad JavaScript practices; in other words – a list of how to write really really ugly JavaScript that will break! I know it’s quite … Continue reading

Posted in general, web pollution | Tagged , , | Leave a comment

joose-js – Project Hosting on Google Code

joose-js – Project Hosting on Google Code Joose is a self-hosting meta object system for JavaScript with support for classes, inheritance, mixins, traits, method modifiers and more. Joose makes object-oriented programming with JavaScript easy, declarative and very productive. The Joose … Continue reading

Posted in general, web pollution | Tagged , , | Leave a comment

tantek / CassisProject

tantek / CassisProject Lo nuevo de Tantek JavaScript en cliente y servidor: The CASSIS Project is universal javascript that works on the client and the server for scalable application logic, from implementing the no javascript on the client case with … Continue reading

Posted in general, web pollution | Tagged , | Leave a comment

Conociendo Javascript: I. Introducción y alcance

Conociendo Javascript: I. Introducción y alcance Javascript es un lenguaje orientado a objetos, basado en prototipos, con funciones como entidades de primera clase y con tipado débil. En determinados aspectos es un lenguaje bastante distinto a lo que muchos están … Continue reading

Posted in web pollution | Tagged , , , | Leave a comment

Announcing Landmark jQuery Plugin That Will Alter the Face of the Internet | PseudoCoder.com

Announcing Landmark jQuery Plugin That Will Alter the Face of the Internet | PseudoCoder.com I’m pleased to announce a brand new jQuery plugin that will soon completely change the way content is read on the internet. It’s called Ajax Post-Render … Continue reading

Posted in web pollution | Tagged , , | Leave a comment