MMKintechprobsol.hashnode.dev·Jan 15 · 2 min readGetting a driver's licence in Portugal | Tirar a carta de condução em PortugalIn this series, I will share how did I proceed when I thought of getting my driver’s licence in Portugal (in Portuguese it is called ‘tirar a carta de condução’) and my overall roller coaster journey. This series could be beneficial for those reader ...00
MMKintechprobsol.hashnode.dev·Jan 8 · 5 min readJavaScript Modules - Uncaught ReferenceError Function is not defined @ HTMLButtonElement.onclickWhen JavaScript is not used as Modules When I start learning javascript modules I eventually came up with learning the concept of local and global scope of a variable or function. Moreover I understand why addEventListener is more meaningful way to u...00