My first blog post...

My first blog post...

I took advantage of Black Friday and picked up a Svelte course. I like to tweak things though so I added TailwindCSS functionality... I am still sorting it out though.

This morning I was reading an intro to Svelte and it mentioned that Node.js was integral to running Svelte. This got me thinking if I could run Svelte with Deno... After a bit or research I discovered that it is possible but kind of messy. I did learn about the differences of CJS, AMD, UMD, and ESM which lead to discovering what "Tree-Shaking" is.

Now I am off to address an issue with my Gatsby.js powered project, which is consequently how I discovered hashnode.com and decided to write this, my first blog post...