About

I'm a frontend developer currently working for Global Media and Entertainment making stuff for their radio stations and news publishing.

Skills

typescript react nextjs remix express node vitest postgres mongodb drizzle

Tech Stack

Language Distribution

TypeScript 53.4%
JavaScript 20.8%
HTML 19.6%
CSS 6.2%

Recent Activity

@miks_silis

3 months ago

I've got to apply Occam's razor more often when I'm debugging. CORS, 'Signature Does Not Match'? Wait, Miks, are you sure the R2 bucket is in the right region?

Ok, a bit of an oversimplification, but still.

@miks_silis

3 months ago

@jaredroberthooker, don't know if there's a feature request for this...any chance of a 'back to top' button? I guess I can click the header but I don't need the whole page to reload

@miks_silis

3 months ago

I'm slowly building an MVP for an idea I had a couple of weeks back.
My first instinct was to use the new React-Router as I quite liked Remix for another thing I was working on. But, damn, that turned out to be a pain.

So back to Next I went. I will say, for something that gets a lot of flack for all the server-side stuff it wants you to do now, but I like the separation that you can get with client-side code. Not too shabby, I will overlook the whole being locked into Vercel thing though