Pebbling Club 🐧🪨

  • Seyfert | The Black Magic Framework
    Notes
    Powerful Discord Bots Made Simple with Seyfert
    Unfurl
  • Welcome to TrailBase | TrailBase
    Notes
    A blazingly fast, open-source application server with type-safe APIs, built-in JS/ES6/TS Runtime, Auth, and Admin UI built on Rust, SQLite & V8.
    Unfurl
  • Introduction | Better Auth
    Notes
    Better Auth is framework-agnostic authentication (and authorization) framework for TypeScript. It provides a comprehensive set of features out of the box and includes a plugin ecosystem that simplifies adding advanced functionalities. Whether you need 2FA, multi-tenant support, or other auth releated features. It lets you focus on building your actual application instead of reinventing the wheel.
    Unfurl
  • Writing Composable SQL using Knex and Pipelines
    Notes
    We have used a query builder to programmatically build SQL queries, and by using higher-order functions (functions that take other functions as arguments) and pipelines, we have: Eliminated the need to pass the query object explicitly. Made it easier to add, remove, or rearrange query modifiers without disrupting the overall structure. Improved maintainability and simplified testing since each query modifier function is a self-contained unit that can be reused across various queries and scenarios.
    Unfurl
  • Exploring Effect in TypeScript: Simplifying Async and Error Handling - Tweag
    Notes
    Effect is a powerful library for TypeScript developers that brings functional programming techniques into managing effects and errors. It aims to be a comprehensive utility library for TypeScript, offering a range of tools that could potentially replace specialized libraries like Lodash, Zod, Immer, or RxJS.
    Feed
    Unfurl
  • Stricli | Stricli
    Notes
    Build complex CLIs with type safety and no dependencies
    Feed
    Unfurl
  • sindresorhus/p-queue: Promise queue with concurrency control
    Notes
    Promise queue with concurrency control. Contribute to sindresorhus/p-queue development by creating an account on GitHub.
    Unfurl
  • dahlia/fedify: ActivityPub server framework in TypeScript
    Notes
    ActivityPub server framework in TypeScript. Contribute to dahlia/fedify development by creating an account on GitHub.
    Unfurl