PinnedMelwin D'AlmeidaEverything about Pandas Library -BeginnerPython library for data analysisAug 4, 2017Aug 4, 2017
PinnedMelwin D'AlmeidaEverything about OAuth 2.0: Part 1In Part 1, I will cover a high level overview about OAuth 2.0 and Authorization Code grant type.Sep 9, 2021Sep 9, 2021
Melwin D'AlmeidaCreating a polyfill for map methodWhat is map method used for? It loops through an array of items and returns you a new array. The simplest example would be squaring the…Mar 24, 2021Mar 24, 2021
Melwin D'AlmeidaPerformance Testing in JavaScript (in Browser)Different techniques to test the performance of your JS codeAug 16, 20191Aug 16, 20191
Melwin D'AlmeidaEverything about Query Parameters in JavaScript (also URLSearchParams)Learn how to extract query parameters from a URLJan 14, 20191Jan 14, 20191
Melwin D'AlmeidaTop Books I read in 2018I read 47 books in 2018. Following are the top ones among them.Jan 5, 2019Jan 5, 2019
Melwin D'AlmeidaTop Technical Articles I read in 2018Following are the list of top articles I read in 2018Jan 2, 20192Jan 2, 20192
Melwin D'AlmeidaCreating Keyboard Shortcuts in JavaScriptUsing Plain JavaScript First, create an HTML file and add the necessary HTML tags to it (like html, head and body tags). In the body tag of…Feb 22, 20174Feb 22, 20174