|
ARTICULOS CON INFORMACION Y CODIGOS DE JAVASCRIPT / JQUERY PROGRAMACION Y DISEÑO PARA PROGRAMADORES Y WEBMASTERS
|
|
Recursos y Articulos de programacion en JavaScript / jQueryDirectorio de manuales, tutoriales, documentacion, codigos fuente y programas JavaScript / jQuery para descargar y consultar gratis online |
|
Mas contenidos sobre JavaScript / jQuery: |
|
Recursos disponibles : 29 - Pagina : 1 de 4
|
| Introducción a JSON |
|
|
JSON es un formato de texto que es completamente independiente del lenguaje pero utiliza convenciones que son ampliamente conocidos por los programadores de la familia de lenguajes C, incluyendo C, C++, C#, Java, JavaScript, Perl, Python, y muchos otros. Estas propiedades hacen que JSON sea un lenguaje ideal para el intercambio de datos.
json.org
|
|
|
| 10 Really Helpful Traversing Functions in jQuery |
|
|
With jQuery, selecting HTML elements is laughably easy. But at times, we may wish to further refine the selection, which can be a hassle when the HTML structure is complicated. In this tutorial, we'll explore ten ways that we can refine and extend a set of wrapped elements that we wish to operate upon.
net.tutsplus.com
|
|
|
| JavaScript best practices |
|
|
A compilation of best practices and good advice I've amassed over the years, much of it learnt the hard way (experimentation and suchlike).
dev.opera.com
|
|
|
| JavaScript Reference examples |
|
|
JavaScript Reference examples, organized by Objects, Properties, Methods & Collections. Some Event Handlers Reference are also available.
www.java2s.com
|
|
|
| What You Need To Know About JavaScript Scope |
|
|
This article discusses how JavaScript handles scope and how various JavaScript libraries provide methods for dealing with it and how they smooth out a few bumps.
www.smashingmagazine.com
|
|
|
| How to Test your JavaScript Code with QUnit |
|
|
QUnit, developed by the jQuery team, is a great framework for unit testing your JavaScript. In this tutorial, I'll introduce what QUnit specifically is, and why you should care about rigorously testing your code.
net.tutsplus.com
|
|
|
| Code Conventions for the JavaScript Programming Language |
|
|
The long-term value of software to an organization is in direct proportion to the quality of the codebase. Over its lifetime, a program will be handled by many pairs of hands and eyes. If a program is able to clearly communicate its structure and characteristics, it is less likely that it will break when modified in the never-too-distant future.
javascript.crockford.com
|
|
|
| Learning Advanced JavaScript |
|
|
It is a wonderful stepping-stone for JavaScript developers ready to make the leap into RIA development using JavaScript.
ejohn.org
|
|
|
|
|
|
|