Marko Jakic

Marko Jakic @mk0y8

About: Astrodev.studio

Location:
Berlin
Joined:
Jun 19, 2019

Marko Jakic
articles - 6 total

🎨 Smooth UI Transitions in HTML with Grains.js, TailwindCSS and g-class directive

Spoiler alert: I'm author of Grains.js. If you missed my previous article on Grains.js, please check...

Learn More 0 0Apr 6

State Management in HTML with Grains.js

I've built Grains.js. Grains.js is a lightweight framework that brings reactivity and state...

Learn More 2 0Apr 6

How to Render JSON Items in Next.js and Server Components?

Since Next.js released version 13.4 we have the option to render React components on the server....

Learn More 1 0Jun 8 '23

Render bare-bones React app as HTML in Tino

Recently I've published Tino functional HTTP server for Deno, and you can read a short overview about...

Learn More 1 0Aug 12 '20

Introduction to Tino - tiny and functional HTTP server for Deno

Little bit of theory Since Deno released its version 1.0 earlier this year I was eager to...

Learn More 6 0Aug 7 '20

How I refactor large functions using composition

Before I go into the How, let's start with WHY. So why would I refactor, and in this case decompose...

Learn More 9 2Apr 18 '20