Open sidebar
lazydev logo
Open sidebar SSR Feed

About lazydev

lazydev is a blog, - a playground and a testlab for my documentation and notes.

All the Articles and tutorials can be read by any lazy developer out there who masters the good old well-proven and thoroughly tested method called the copy/paste method.

It´s about being passionate and having fun

Although I have many projects in my pipeline, such as making the same blog in Nuxt 3 and the new Astro, I can not help but go back to Svelte (kit), to see what I can do better or tweak, and simplify. Sveltekit makes learning a fantastic and fun experience which makes it difficult for me not to immerse myself in the process.

Technologies

Sveltekit

From Sveltkits site: SvelteKit is an application framework powered by Svelte — build bigger apps with a smaller footprint. It seems that the more I work with the code in Svelte, the less finished code I end up having written.

  • It’s that powerful.

TailwindCSS 3

Tailwind is easy to use and great for prototyping. I use Tailwind 3

Most of the site is themed using tailwind’s typography plugin.

PrismJS

For code blocks it uses PrismJS. PrismJS.

Lighthouse score

The goal is always to achieve 4x100 in lighthouse score. By pursuing this goal, I have learned a lot, about good practices and web development.