pr1001 said:

pr1001

I can FINALLY go to bed now that I've launched jsFrame: http://labs.bubblefoundry.com/jsframe/

9 months, 1 week ago.

6 comments so far

  • akonan

    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 :)

    9 months, 1 week ago by akonan

  • Setok

    Would be nice to see some code. Especially as I've yet to find a JS framework I'm really happy with.

    9 months, 1 week ago by Setok

  • pr1001

    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. ;-)

    9 months, 1 week ago by pr1001

  • novemberborn

    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.

    9 months, 1 week ago by novemberborn

  • novemberborn

    Well, no :) Plenty of projects to go round already :)

    9 months, 1 week ago by novemberborn

  • pr1001

    Thanks, Mark. I'll work on Safari and dynamic properties. And it's nice to know their are other javascript frameworks out there.

    9 months, 1 week ago by pr1001

Sign in to add a comment