Make expertise a field
This commit is contained in:
@ -2,6 +2,7 @@
|
||||
title: What is the difference between Object.freeze() and Object.seal() in JavaScript?
|
||||
type: question
|
||||
tags: javascript,object
|
||||
expertise: intermediate
|
||||
author: chalarangelo
|
||||
cover: blog_images/frozen-globe.jpg
|
||||
excerpt: Both `Object.freeze()` and `Object.seal()` serve a similar purpose, but there's one key difference you need to remember.
|
||||
|
||||
Reference in New Issue
Block a user