• Home
  • About
  • Contact
  • Blog

Blog

Here, I just write things—not necessarily related to tech.

Understanding JavaScript Symbols - A Unique Identifier

February 2, 2025Feb 2, 25
2-minutes read

Symbols in JavaScript are a primitive data type that provide a way to create unique identifiers for object properties. This guide explains the concept of symbols, how to create them, and demonstrates a practical use case to avoid property key conflicts.

  • JavaScript

Why You Should Use BiomeJS Over Prettier and ESLint

January 25, 2025Jan 25, 25
3-minutes read

Explore why BiomeJS is a superior alternative to Prettier and ESLint, with practical examples and implementation tips.

  • JavaScript
  • Formatting
  • Linting
  • Biome.js

Elevate Your CLI Tools with @clack/prompts

January 5, 2025Jan 5, 25
4-minutes read

clack/prompts is a versatile library for creating intuitive and interactive CLI applications. This guide explores its key features, including support for various input types, asynchronous workflows, and customizable validations. It provides installation steps, basic examples, advanced usage techniques, and reasons why developers should leverage this tool for seamless and polished CLI experiences.

  • JavaScript
  • Node.js
  • CLI
  • @clack/prompts

Categories

  • JavaScript (3)
  • General (2)
  • Daily Life (2)
  • AI (1)
  • LLM (1)
  • Formatting (1)
  • Linting (1)
  • Biome.js (1)
  • Node.js (1)
  • CLI (1)
  • @clack/prompts (1)