Under the hood of JSX
yaunghein recently asked a question in a Discord server with the following screenshot.
I am trying to write vanilla JS inside JSX. So I tried it between {}. just console.log() works, but when I start using the "let" keyword, it starts getting an er...
minhajul.hashnode.dev2 min read