Skip to content

Instantly share code, notes, and snippets.

@jaimemin
Created August 30, 2023 23:56
if (Object.keys(object).length == 0) {
// object가 empty일 때 업데이트하는 로직
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment