Skip to content

Latest commit

 

History

History
63 lines (60 loc) · 3.87 KB

File metadata and controls

63 lines (60 loc) · 3.87 KB

Assorted Fullstack

Fullstack things that either interest me or haven't hurt to use in the past

Tooling

Frameworks, Build Tools & Runtimes

  • Biome - Format, lint, and more in a fraction of a second
  • Bun - Javascript & Typescript runtime
  • Nitro - Framework for building web servers
  • One - Unified framework for Web + Native using React
  • Skip - Build & run services where state updates incrementally
  • Tauri - Create small, fast, secure, cross-platform applications
  • tsup - Bundle your TypeScript library with no config
  • tsx - TypeScript runtime
  • Vinxi - Agnostic bundler that combines the power of Vite and Nitro
  • Vite - Front-end bundler and dev server

Serverless

Back End

API

  • gql.tada - On-the-fly, automatically typed GraphQL documents
  • Hono - Web API framework with support for multiple js runtimes
  • Kysely - SQL query builder
  • Restate Write distributed applications that are resilient to failures
  • tRPC - Build Typesafe APIs
  • wretch - Isomorphic fetch
  • Zod - TypeScript-first schema validation

Secrets Management

Front End

CSS Frameworks & Base-Styles

  • DaisyUI - Tailwind CSS component lib
  • Matcha.css - Drop-in semantic styling library in pure CSS
  • PicoCSS - Minimal CSS Framework for semantic HTML
  • Tamagui - Style React fast with 100% parity on React Native (Tailwind alternative)
  • Tailwind - A utility-first CSS framework

Icons

Dates, Strings & Numbers

React

Solid