EAEnitan Akinfenwain0zcryptik.hashnode.dev·Mar 16, 2023 · 6 min readEvent Handling Using JQueryJQuery is one of the most popular JavaScript libraries used by web developers, it presents an easier way to write JavaScript by offering much shorter syntaxes compared to those of pure JavaScript. In this article, we're going to cover one of the most...00
EAEnitan Akinfenwain0zcryptik.hashnode.dev·Mar 12, 2023 · 8 min readTraversing The DOM With JavaScriptWith the constant influx of new JavaScript frameworks literally every year, we web developers eventually end up with a thousand different ways to perform the same set of tasks. But we shan't be discussing those JavaScript frameworks today, the focus ...01Y