Home RSS

Javascript

A 46-post collection

← Newer Posts Page 6 of 10 Older Posts →

How to beautify a JSON

Some time ago I need beautify a JSON in a textarea and I found that JSON.stringify() provides a parameter to specify the String to use »

David Burgos David Burgos on Javascript, json 22 September 2014

Uncaught TypeError: Cannot call method ‘replace’ of null (underscore.js:768)

Uncaught TypeError: Cannot call method ‘replace’ of null (underscore.js:768) Cause This error is throw when a Backbone View receive an invalid String as template, »

David Burgos David Burgos on Backbone.js, english, error, Javascript 14 July 2014

How to add parameters or variables to a Backbone view

It’s very easy to add parameters or variables to a Backbone view but being aware of what BackboneJS version are you using because it changed. »

David Burgos David Burgos on Backbone.js, Javascript 24 March 2014

Cómo cargar Bootstrap.js y otras librerías sin errores en RequireJS

Uncaught Error: No define call for bootstrap ¿Recibes este error al cargar Bootstrap.js en RequireJS? Cuando cargamos un módulo un RequireJS, a la función callback »

David Burgos David Burgos on Backbone.js, Javascript, Require.js 13 January 2014

Expresión regular para validar emails en Javascript

Hace un tiempo buscaba una forma de validarlos, pero encontraba funciones incompletas o que no eran elegantes. Y creo que la mejor forma es utilizar una »

David Burgos David Burgos on Javascript, nodejs, script 23 December 2013
← Newer Posts Page 6 of 10 Older Posts →
David Burgos © 2012-2025
Bolder theme. Proudly published with Ghost