A collection of git commands
Knowledge Base
Wiki
Filter knowledge base by topic
Check OG data via a simple CLI tool written in Go that fetches OpenGraph data from a given URL
Using useStates for form handling, things get clunky fast. This shows a clean scalable way to do form handling in React.
This page contains a command using ESLint to lint JavaScript, JSX, TypeScript, and TSX files in the current directory. It then filters the output only to show the files that contain a specified string and opens them in Visual Studio Code.
Snippet for a flexible useReducer in React.js
This page contains snippets to convert markdown files to pdf via an npm package.