pr1001 said:

pr1001

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

8 months, 3 weeks 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 :)

    8 months, 3 weeks 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.

    8 months, 3 weeks 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. ;-)

    8 months, 3 weeks 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.

    8 months, 3 weeks ago by novemberborn

  • novemberborn

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

    8 months, 3 weeks 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.

    8 months, 3 weeks ago by pr1001

Sign in to add a comment