Nothing here yet.
Nothing here yet.
4h ago · 5 min read · When we start learning JavaScript most of the time we work with simple values. Maybe a number, or maybe a string. let fruit = 'Apple'; let marks = 95; Something like this pretty straightforward. But
Join discussion