Lakshan BandaraA Tale of Two JavaScript Module Systems: ESM with TypeScript vs. CJSWhen it comes to structuring and organizing our JavaScript code, the choice of a module system plays a vital role. Two prominent contenders…May 21, 2023May 21, 2023
Lakshan Bandara“this” in JavascriptHere we are going to look at the behavior of the “this” keyword in different javascript contexts.Jan 29, 2022Jan 29, 2022
Lakshan BandaraWhat are transpilers and how code transpiling works?In this are article we are going to look at a basic transpilers and how they transpile a source-code in to another source-code.Dec 29, 2020Dec 29, 2020
Lakshan BandaraNodejs event loop in a nutshellHere we are going to look how nodejs event loop works compared to real world scenario.Dec 28, 2020Dec 28, 2020
Lakshan BandarainAnalytics VidhyaHow to use the Real Power of ES6 array functionsHere we are going to look how we need to use map, forEach, filter, find and findIndex functions in proper places.Dec 27, 2020Dec 27, 2020
Lakshan BandaraGitHub Bot to Automate PR reviews— in 10 minutesIn here I am going to discuss about how can you use “Probot” framework to create a simple GitBot which detect deprecated tags in the code.Dec 26, 2020Dec 26, 2020
Lakshan Bandara1 Month with silicon M1 macbook proMy experience with apple silicon m1 macbook pro .Dec 25, 2020Dec 25, 2020