Conditionally assign value in JavaScript... and more
Apr 24, 2021 · 3 min read · This is the situation that you can never avoid as a developer. Assigning value to a variable based on a condition. So in this article, we will have a look at different approaches you can take for doing this trivial looking task(Trust me sometimes it ...
Join discussion


