ToastMaker is a light javascript library for showing toast notifications on web page. - GitHub - vivekweb2013/toastmaker: ToastMaker is a light javascript library for showing toast notifications on... (more…)
Read more »
Explain why the usage of ‘that = this’ assignment is still required in Javascript. (more…)
Read more »
Modern JavaScript meta-frameworks like Next.js, Nuxt, Astro, SolidStart, SvelteKit and Qwik all use a bundler/transpiler (like Vite or Webpack), and with the exception of Astro and Qwik, all of them are SPAs.
(more…)
Read more »
The article is originally posted on my blog - catalins.tech. You usually find me hanging there or on my Twitter.
There are countless resources to learn JavaScript, and that is both a bad and a good thing. The good thing is that we have many options t... (more…)
Read more »