Blog
Snippets
Kadir's Blog logo
BlogSnippets

Snippets

Reuseable code snippets collected by me

Case sensitive renaming

How to safely rename a case sensitive file/directory in a git repo?

Deep remove falsy

Remove all falsy values from an object and its nested children

Use an async effect

A custom hooks to use an async effect

Color validator

Check if a string is a valid color

Array utilities

Useful array utilities

Kill that process

Find which process is running on a certain port and kill it

Markdown code block syntax

Markdown Code block's basic and advanced syntaxes

Event Emitter

Simple Event-Emitter/PubSub pattern

Date utils in Liquid

Adding/substracting days in Shopify's Liquid template language

Read file names

Read all file names in a directory

VNese to plain English

Replace all VNese letters with the corresponding English accents

.gitignore tip

Ignore all files in a directory except a specific file

useLocalStorageState

A custom hooks to use local storage state

Copyright © 2025
• Kadir Kirisci - Kadir's coding journey