ToolSura Blog
ArticlesAboutContact
Search

Stay in the loop

Join thousands of developers getting weekly insights into modern web development, AI tools, and productivity.

© 2026 ToolSura Blog
AboutContactPrivacy PolicyTerms of ServiceRSS
    Tag Archive

    #documentation

    5 posts found with this tag.

    Markdown vs HTML: When to Use Each Format
    Aug 21, 20264 min read

    Markdown vs HTML: When to Use Each Format

    Markdown vs HTML compared with real measurements: rendered HTML ran 23% heavier than source, plus capability tables, safety notes, and when each format fits.

    AAbhay Khant
    TypeScript Type Safety: A Practical Guide
    Aug 11, 202610 min read

    TypeScript Type Safety: A Practical Guide

    TypeScript strict mode catches real bugs before they ship. Learn strictNullChecks, unknown vs any, narrowing, and runtime validation with Zod.

    AAbhay Khant
    quicktype JSON Schema: Infer Schemas from JSON Samples
    Aug 8, 202610 min read

    quicktype JSON Schema: Infer Schemas from JSON Samples

    Infer JSON Schema from JSON samples with quicktype: CLI setup, multi-sample inference, Draft 7 output, limitations, refinement, and CI validation.

    AAbhay Khant
    Zod to JSON Schema: Generate Schemas from TypeScript Types
    Aug 8, 202610 min read

    Zod to JSON Schema: Generate Schemas from TypeScript Types

    Generate JSON Schema from Zod schemas with z.toJSONSchema(): draft 2020-12 export, recursion, unrepresentable types, AJV validation, and CI gates.

    AAbhay Khant
    Free Markdown Linter: Check Markdown in Your Browser
    Feb 13, 202610 min read

    Free Markdown Linter: Check Markdown in Your Browser

    Lint Markdown for free in your browser. ToolSura's markdown linter checks 53 style rules (MD001 to MD060) with no upload, no signup, and full privacy.

    AAbhay Khant