Gian Akbar 🐱

Let's connect

© 2025 Gian Akbar

Shorts

Quick tips, snippets, and insights for busy developers.

Browse by category

How to Create a Custom Hook in React
React
2 min

How to Create a Custom Hook in React

A quick guide to building reusable custom hooks in React for managing form state.

Read short
5 CSS Tricks You Should Know
CSS
3 min

5 CSS Tricks You Should Know

Quick CSS techniques that will improve your styling workflow immediately.

Read short
Setting Up ESLint with Next.js
Tools
2 min

Setting Up ESLint with Next.js

The fastest way to configure ESLint in your Next.js project for better code quality.

Read short
Understanding TypeScript Generics
TypeScript
4 min

Understanding TypeScript Generics

A beginner-friendly explanation of TypeScript generics with practical examples.

Read short
Optimizing Images in Next.js
Next.js
3 min

Optimizing Images in Next.js

Learn how to use Next.js Image component for better performance and user experience.

Read short
Building a Dark Mode Toggle
UI/UX
3 min

Building a Dark Mode Toggle

Step-by-step guide to implementing a dark mode toggle with Tailwind CSS and React.

Read short