Andras Bacsai
Andras Bacsai

Andras Bacsai

Follow
homeCoder's CompassTech & CodingMental healthAboutSponsorshipbadgesnewsletter
Series

Tech & Coding

Tech, coding and everything between goes here.

Articles in this series

SSR Authentication guide for SvelteKit

May 23, 20215 min read 6.7K views

In this post, I will write about how to guard your pages and endpoints and how to authenticate easily with SSR. Disclaimer: SvelteKit is still in...

SSR Authentication guide for SvelteKit

Glued together my favorite libraries

Dec 17, 20203 min read 449 views

I tried a lot - it not all - frameworks out there for React, Vue, and Svelte. Why? To find my niche framework. I would like to have the most optimal...

Glued together my favorite libraries

Straightforward guide to use TailwindCSS with Sapper

Oct 22, 20204 min read 1.9K views

There are many articles online on integrating Tailwind into Next.js/Nuxt.js, but there are only a few ones for Sapper. Most of them...

Straightforward guide to use TailwindCSS with Sapper

Do not follow the hype train - I did it for you!

Oct 1, 20205 min read 385 views

In modern web development, new libraries/frameworks/languages are rising from dust day-by-day. Developers are eager to learn them. Let's call them...

Do not follow the hype train - I did it for you!

Javascript is going crazy

Sep 26, 20203 min read 365 views

Javascript is crazy. That is a fact. But I still love it. It allows you to express yourself with voodoo code, like this (wtf...

Javascript is going crazy