Created
August 5, 2017 12:48
-
-
Save Curookie/4661c11fa98cd692275fab90dea65417 to your computer and use it in GitHub Desktop.
Js
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
js | |
createElement | |
innerHTML | |
appendChild | |
insertBefore | |
innerHTML 보다 appedChild의 속도가 훨씬 높다. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment