question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

domvm 2.x-dev (part 3)

See original GitHub issue

…continuation of #101

The view layer is now in final form.

Hopefully this discussion will be the last needed prior to v2.0.0 release and focused mostly on ironing out the router.

Some internal refinements have been postponed till after 2.0.0:

  • Exposed ref cleanup from ancestors when unmounting subviews. The fact that they can also be namespaced makes this somewhat tricky and possibly expensive.

Features that will be considered for exploration post-2.0.0:

  • fragment views
  • dom recycling of unmounted views
  • internally using addEventListener instead of on* props. This would allow things like ontransitionend which cannot be bound using props. Tracking a registry of attached events and patching them in all forms (including delegation and parameterization) makes this tricky/possibly expensive.

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:33 (17 by maintainers)

github_iconTop GitHub Comments

4reactions
leeoniyacommented, Dec 21, 2016

alright gentlemen…

the v2 api is stable. all existing tests/demos/benches are passing.

more tests will be needed, and docs!

but enough with polishing this turd. v2.0.0 is tagged and bagged 🎉

1reaction
leeoniyacommented, Dec 21, 2016

lol yeah, but it’s more a combo of tagged & [1] in this case 😄

[1] http://idioms.thefreedictionary.com/in+the+bag

Read more comments on GitHub >

github_iconTop Results From Across the Web

domvm/domvm: DOM ViewModel - A thin, fast, dependency ...
domvm is a flexible, pure-js view layer for building high performance web applications. Like jQuery, it'll happily fit into any existing codebase without ......
Read more >
Untitled
Nishkam high school term dates, Note 3 manual pdf download, Omeclamox-pak ... 2009 flhtcu parts, 2 storage organelles, Wrong number 2 rl stine...
Read more >
Android 11's power menu device controls finally bring the ...
The Android 11 device controls in the power menu is a very exciting feature and it makes my phone feel fully integrated into...
Read more >
Law Code of the Kretan Gortyna (I) - jstor
a brother of his, with whose name you are familiar; he also is reputed to have been the justest of men, and we...
Read more >
Untitled
La narco cultura parte 1 los antrax, 86 mazda rx7 wont start, ... What wins two pair or 3 of a kind, Kamp...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found