Construct for JavaScript developers quick start guide

You're viewing a single comment in a conversation. View all the comments
  • 1 Comments

  • Order by
    • [-] [+]
    • 3
    • Ashley's avatar
    • Ashley
    • Construct Team Founder
    • 3 points
    • (0 children)

    It's hard to say as it depends on both the internals of browser engines and the specific project in question. In general I'd say worker mode is a good idea if possible, but you will probably be OK with DOM mode too.