Blog
Snippets
Projects
About
Resume
BlogSnippetsProjectsAboutResume

Snippets

My snippets collection

Verify Github webhooks

Learn how to verify Github webhooks requests and process them accordingly in a Node.js app

Casing utilities

Usefult string casing utilities functions in JavaScript

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

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

.gitignore tip

Ignore all files in a directory except a specific file

useLocalStorageState

A custom hooks to use local storage state

Built with
Copyright © 2024
• Fiscal Coder