Update blog excerpts
Highlight code, fix a problem with a missing excerpt.
This commit is contained in:
@ -4,7 +4,7 @@ type: story
|
||||
tags: javascript,function,object
|
||||
authors: chalarangelo
|
||||
cover: blog_images/u-got-this.jpg
|
||||
excerpt: JavaScript's "this" keyword is a source of confusion for many beginners and veterans alike. Learn how it works in different scenarios and start using it correctly.
|
||||
excerpt: JavaScript's `this` keyword is a source of confusion for many beginners and veterans alike. Learn how it works in different scenarios and start using it correctly.
|
||||
---
|
||||
|
||||
### What is `this`?
|
||||
|
||||
Reference in New Issue
Block a user