this
2022.07.11
THIS in JavaScript
#JavaScript#basics
use client /components/post/reExport ,
date: ,
tags: [ ],
imgUrl: ,
desc: ,
body: (
<>
<H>Bind context</H>
<p>Look at the example where we loose context in function and need to bind it if assign it to external variable.</p>
<Code block jsx>{