Just Another Coding BlogAsynchronous JavaScript, AJAX and API’sDifference between Synchronous Code and Asynchronous CodeAug 1, 2021Aug 1, 2021
Just Another Coding BlogObject Oriented Programming (OOP)What is Object Oriented Programming?Jul 20, 2021Jul 20, 2021
Just Another Coding BlogLoading ScriptsRegular, Asynchronous and Defer ScriptsJul 13, 2021Jul 13, 2021
Just Another Coding BlogDates (JavaScript)Firstly, let’s get the current date on our console;Jul 13, 2021Jul 13, 2021
Just Another Coding BlogMore Arrays (JavaScript)Since Arrays are objects, they get access to certain special built-in methods which can be used as tools.Jul 8, 2021Jul 8, 2021
Just Another Coding BlogClosures (JavaScript)A Closure helps the Function remember the variables that existed in the Functions birthplace.Jul 8, 2021Jul 8, 2021