Jul 27, 2026
Vol. I · No. 1

The Editorial

13 articles — thoughts, tutorials, and guides on web development, tools, and everything in between.

SvelteKit

Getting Started with SvelteKit

A quick guide to building full-stack apps with SvelteKit and TypeScript. Learn about routing, server-side rendering, and API routes.

Jun 15, 2025 5 min read
Read
Backend

Building an API Proxy with SvelteKit

How to securely consume third-party APIs using SvelteKit server routes — hide API keys and add custom logic on the server.

Jun 12, 2025 7 min read
Read
CSS

Tailwind CSS v4 Tips & Tricks

Useful patterns and utilities for building beautiful UIs fast with the new Tailwind v4 Vite plugin.

Jun 10, 2025 4 min read
Read
TypeScript

TypeScript Best Practices in 2025

Improve your TypeScript code with these modern patterns — from strict types to utility types and type guards.

Jun 8, 2025 6 min read
Read
SvelteKit

Svelte 5 Runes — A Complete Guide

Everything you need to know about Svelte 5's new reactivity model: $state, $derived, $effect, and $props explained.

Jun 5, 2025 8 min read
Read
Tools

Building Developer Tools with Svelte

How I built a collection of in-browser dev tools — lessons learned, tips, and patterns for reactive tool UIs.

Jun 1, 2025 5 min read
Read
SvelteKit

Form Handling in SvelteKit with Actions

Master SvelteKit form actions for progressive enhancement, validation, and seamless server communication.

May 28, 2025 6 min read
Read
Backend

Real-time Updates with Server-Sent Events

Use SvelteKit server routes to stream real-time data to your frontend without WebSockets.

May 24, 2025 7 min read
Read
CSS

CSS Grid Mastery for Modern Layouts

From basic grids to complex responsive layouts — a practical guide to CSS Grid with real-world examples.

May 20, 2025 5 min read
Read
Privacy

Formatting JSON Safely in the Browser

Why formatting sensitive API responses or config files should be done entirely locally without risking your data to third-party servers.

Jun 16, 2025 4 min read
Read
Security

Decoding JWTs Without Exposing Secrets

Learn how to inspect JSON Web Tokens safely and why you should never paste them into random online decoders.

Jun 18, 2025 5 min read
Read
Security

Why Passwords Should Be Generated Client-Side

Explore the importance of generating passwords locally in your browser to maintain ultimate privacy and security.

Jun 20, 2025 4 min read
Read
Web Dev

Data Encoding: URL Encode vs Base64

Understanding the differences between URL Encoding and Base64, and when to use each in your web applications.

Jun 22, 2025 6 min read
Read

Printed & Published by

Ahmad Zaini Nijar

© 2026 Gooksyini — All Rights Reserved

— End of Edition —