Skip to content
This repository has been archived by the owner on Feb 26, 2024. It is now read-only.

refactor(tree.js) #1

Merged
merged 1 commit into from
Mar 2, 2015
Merged

refactor(tree.js) #1

merged 1 commit into from
Mar 2, 2015

Conversation

tbosch
Copy link
Contributor

@tbosch tbosch commented Mar 2, 2015

Using element.remove() is simpler than using element.parentNode.removeChild(element).

Double checked in Angular2 repo, it's correct there...

Using `element.remove()` is simpler than using `element.parentNode.removeChild(element)`.

Double checked in Angular2 repo, it's correct there...
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants