Nothing here yet.
New Opportunities as a Frontend Engineer


6d ago · 3 min read · If you have ever tried to combine variables with text in JavaScript using the plus sign (+), you know how quickly it can become a mess of quotes, spaces, and confusion. Template Literals, introduced i
Join discussion6d ago · 3 min read · Have you ever worked with a list in JavaScript, only to realize that some of the items inside that list are actually other lists? In programming, we call this a nested array. It looks something like t
Join discussion