How does { (some falsy expression) && expr } work?
Hello there lovely people!
I was working on a project and I had a problem, I wanted to hide and show a component when I click a button. When I was working on JavaScript, I used to just add and remove a class called ‘.hide’ that contained (display: no...
faresthedev.hashnode.dev4 min read