JavaScript
blog
Total blog posts:
11
15th Apr 2024
The firing timing of Immediately Invoked Function Expression (IIFE).
1st Apr 2024
Array is one of the fundamental types that appears in all programming languages which every programmer should master in its usage.
25th Aug 2023
Some secret features in JavaScript function parameter
13th April 2023
The cost and performance for adding async keyword to a function
16th Mar 2023
String operation is very common in any program especially those requires in processing user input.
6th Sep 2022
Javascript setTimeout with async callback
30th Apr 2022
Error handling for async and Promise
14th Mar 2022
Async/await is not a solution for everything and the Promise() is still having a reason to exist.
2nd Nov 2017
Printing HTML is easy and fun
12th July 2017
Confusion with 'this' keyword
20th July 2016
null