Make expertise a field
This commit is contained in:
@ -2,6 +2,7 @@
|
||||
title: How can I deep freeze an object in JavaScript?
|
||||
type: question
|
||||
tags: javascript,object
|
||||
expertise: intermediate
|
||||
author: chalarangelo
|
||||
cover: blog_images/frozen-globe.jpg
|
||||
excerpt: Learn how mutability works in JavaScript, its applications to objects and how you can properly freeze them to make them constant.
|
||||
|
||||
Reference in New Issue
Block a user