Denys Isaichenko 🎃

Toolbox

On this page I collect some services and packages of interest.

Services

  • Plausible: Easy to use and privacy-friendly Google Analytics alternative
  • Cloudflare: Connect, protect and build everywhere
  • Netlify: Connect everything. Build anything
  • Supabase: Build in a weekend. Scale to millions
  • pkg-size: Find the true size of an npm package
  • knip: Find unused files, dependencies and exports in JavaScript and TypeScript projects
  • Slidev: Presentation Slides for Developers
  • svgl: Collection of technology-related logos
  • ray.so: Code images
  • node-modules.dev: Visualize your node_modules, inspect dependencies, and more.

Frameworks

  • Astro: The web framework for content-driven websites
  • TailwindCSS: Rapidly build modern websites without ever leaving your HTML
  • Svelte: Cybernetically enhanced web apps
  • ElysiaJS: Ergonomic Framework for Humans
  • qwik: Deliver instant apps at scale
  • Hono: Fast, lightweight, built on Web Standards. Support for any JavaScript runtime.
  • TinyBase: A reactive data store & sync engine.

Packages

  • Nano Stores: A tiny state manager for React, React Native, Preact, Vue, Svelte, Solid, Lit, Angular, and vanilla JS. It uses many atomic stores and direct manipulation
  • Nano Stores Query: A tiny data fetcher for Nano Stores
  • Nano Stores I18n: Tiny and flexible JS library to make your web application translatable. Uses Nano Stores state manager and JS Internationalization API
  • neoqs: A querystring parsing and stringifying library with some added security. It is a fork and TypeScript rewrite of qs that aims to be modern, lightweight yet fully backwards compatible with qs
  • Jotai: Primitive and flexible state management for React
  • Sonda: Bundle visualizer and analyzer that works with most bundlers and frameworks

React Project Defaults

  • pnpm: Fast, disk space efficient package manager
  • Vite: Vite is a blazing fast frontend build tool powering the next generation of web applications
  • Vitest: A Vite-native testing framework. It's fast!
  • TanStack Router: Modern and scalable routing for React and Solid applications
  • TanStack Query: Powerful asynchronous state management for TS/JS, React, Solid, Vue, Svelte and Angular
  • Biome: Format, lint, and more in a fraction of a second
  • Fontsource: Fontsource is a collection of open-source fonts that are packaged into individual NPM packages for self-hosting in your web applications
  • Lucide: Beautiful & consistent icons
  • up-fetch: advanced fetch client builder

Hardware

Other

  • Bun: Bun is an all-in-one JavaScript runtime & toolkit designed for speed, complete with a bundler, test runner, and Node.js-compatible package manager