Make expertise a field
This commit is contained in:
@ -2,6 +2,7 @@
|
||||
title: What is the difference between encodeURI() and encodeURIComponent() in JavaScript?
|
||||
type: question
|
||||
tags: javascript,browser
|
||||
expertise: intermediate
|
||||
author: chalarangelo
|
||||
cover: blog_images/laptop-view.jpg
|
||||
excerpt: JavaScript provides two methods for encoding characters to URL-safe strings. Do you know when to use each one?
|
||||
|
||||
Reference in New Issue
Block a user