© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
Mohit Kushwaha
Web dev / Software Engineer Frontend at MaxIQ
Functions are the bread and butter of JavaScript programming. JavaScript functions can be defined in many ways. One can use the right syntax for specific needs by understanding the differences. One of the usual way of defining a function is by using...
Salman Shaikh
Building Scattr.io | Google Firebaser | KaiOS Developer
Nice article Mohit 👏, Keep it up
Thanks, Glad you liked it!
Abdo Achhoubi - Astro
FullStack Engineer
Nice explanations
Glad you liked it!
Joseph Tsegen
I read, I code, I blog
Very easy to comprehend, great one 🙌🏿
Glad to hear that 🙂
Vijay Thirugnanam
Inference Service @ Cerebras
I am always scared of "this" in a regular function.
Vijay Thirugnanam sir check out latest post on "this".
Jiao
Software Engineer
Hey Mohit Kushwaha, Nice article! Only one small thing, there is a misspelling in the second code example:
// Function expression cosnt double = function(x){ return x*2; }
cosnt --> const.
Thanks Jiao for pointing it out
Chirag Dev
Nice article Mohit. Loved it.
Glad you liked it Chirag
Salman Shaikh
Building Scattr.io | Google Firebaser | KaiOS Developer
Nice article Mohit 👏, Keep it up