Nothing here yet.
i am available for a full-stack internship
5d ago · 3 min read · We know how to write functions in JS, right? We use the function keyword, whose main role is to create a function. But did you know that there are two function form variants (or more, depending on the
Join discussion
5d ago · 6 min read · Modern JavaScript introduced arrow functions as a shorter, cleaner way to write functions. Once you see them, you’ll wonder how you ever wrote code without them. In this article, we’ll go from zero to
Join discussion