Already a member? Sign In
8 months, 3 weeks ago.
Some of the outbound links are behaving weirdly. For example github links do not seem to work at all. Cool idea! Please let us know when you have some real life examples running somewhere :)
8 months, 3 weeks ago by akonan
Would be nice to see some code. Especially as I've yet to find a JS framework I'm really happy with.
8 months, 3 weeks ago by Setok
Thanks, Antti, for finding a bug in the routing! The site runs on jsFrame, so you've seen it in action already.
Kris, just go to GitHub or hit View Source in your browser - it's just javascript after all. ;-)
8 months, 3 weeks ago by pr1001
No luck in Safari :( (Using v4, actually).
Anyway, cool! To dynamically access object properties in JavaScript, use:
obj['my' + propertyVar] = value;
Did you see <http://www.sitepen.com/blog/2008/10/09/reinhardt-a-client-side-web-framework/>? Pretty similar I think.
8 months, 3 weeks ago by novemberborn
Well, no :) Plenty of projects to go round already :)
Thanks, Mark. I'll work on Safari and dynamic properties. And it's nice to know their are other javascript frameworks out there.
Sign in to add a comment
6 comments so far
Some of the outbound links are behaving weirdly. For example github links do not seem to work at all. Cool idea! Please let us know when you have some real life examples running somewhere :)
8 months, 3 weeks ago by akonan
Would be nice to see some code. Especially as I've yet to find a JS framework I'm really happy with.
8 months, 3 weeks ago by Setok
Thanks, Antti, for finding a bug in the routing! The site runs on jsFrame, so you've seen it in action already.
Kris, just go to GitHub or hit View Source in your browser - it's just javascript after all. ;-)
8 months, 3 weeks ago by pr1001
No luck in Safari :( (Using v4, actually).
Anyway, cool! To dynamically access object properties in JavaScript, use:
obj['my' + propertyVar] = value;
Did you see <http://www.sitepen.com/blog/2008/10/09/reinhardt-a-client-side-web-framework/>? Pretty similar I think.
8 months, 3 weeks ago by novemberborn
Well, no :) Plenty of projects to go round already :)
8 months, 3 weeks ago by novemberborn
Thanks, Mark. I'll work on Safari and dynamic properties. And it's nice to know their are other javascript frameworks out there.
8 months, 3 weeks ago by pr1001