| bio | website | |
|---|---|---|
| location | Tandil, Argentina | |
| age | 29 | |
| visits | member for | 2 years, 8 months |
| seen | 1 hour ago | |
| stats | profile views | 42 |
Senior software developer at Globant. Currently developing web applications on HTML5.
|
1d |
awarded | Nice Question |
|
Mar 7 |
awarded | Caucus |
|
Feb 24 |
awarded | Notable Question |
|
Feb 14 |
awarded | Nice Question |
|
Jan 6 |
awarded | Yearling |
|
Jan 5 |
revised |
Workflow engine in Javascript Added two more libraries that I've used during the last months |
|
Oct 19 |
revised |
Workflow engine in Javascript added 22 characters in body |
|
Oct 17 |
answered | How to making Collections from existing html in Backbone.js? |
|
Oct 8 |
awarded | Popular Question |
|
Sep 9 |
awarded | Self-Learner |
|
Jul 13 |
comment |
How to best organize Underscore.js templates for use with Backbone.js? exactly, the same as Handlebars.js or Hogan.js. There are many options out there ;). Check this: engineering.linkedin.com/frontend/… |
|
Jul 13 |
answered | How to best organize Underscore.js templates for use with Backbone.js? |
|
Jul 3 |
answered | Backbone Fetch Request is OPTIONS method |
|
Jul 2 |
answered | refire collection.fetch in backbone.js using the same success and error callbacks |
|
Jun 29 |
comment |
Requirejs2: How to handle own files? no problem, it was my pleasure to help you |
|
Jun 29 |
comment |
Requirejs2: How to handle own files? Ok, remove the "new" in this line "var Message = new Backbone.Model.extend". It should be var Message = Backbone.Model.extend |
|
Jun 29 |
comment |
Requirejs2: How to handle own files? Seems a problem loading underscore or backbone. Put a breakpoint in the second line of app.js and check if "_" or "Backbone" are undefined. In that case, check your paths, and the libs version seeking compatibility problems. If everything fails, try using the AMD-versions of Backbone and undercore: github.com/amdjs |
|
Jun 29 |
answered | Requirejs2: How to handle own files? |
|
May 30 |
answered | Organizing sub-views with backbone.js? |
|
May 7 |
accepted | Workflow engine in Javascript |