Console - Devtools, devtools, devtools (@consoledotdev) 's Twitter Profile
Console - Devtools, devtools, devtools

@consoledotdev

🛠 Console Newsletter. A weekly email digest reviewing the best tools for developers.

✦ = Sponsored, but reviews are independent.

ID: 1328308791285264384

linkhttps://console.dev/ calendar_today16-11-2020 12:08:23

1,1K Tweet

1,1K Followers

438 Following

Console - Devtools, devtools, devtools (@consoledotdev) 's Twitter Profile Photo

Interesting tool of the week: bloomberg.github.io/stricli/ We like: Framework for building CLIs where commands are just functions. Type safe named flags and positional arguments using TypeScript. Helpers to build command routing & shell autocomplete. Good security defaults

Console - Devtools, devtools, devtools (@consoledotdev) 's Twitter Profile Photo

Interesting tool of the week: slatedb.io We like: Writes go to object storage so you don’t need to manage disks or replication (outside of configuring the storage layer). Reads are cached (including after write)

Console - Devtools, devtools, devtools (@consoledotdev) 's Twitter Profile Photo

Interesting tool of the week: orbstack.dev by @orbstack We like: Drop-in replacement for Docker Desktop. Runs significantly faster and has a native UI. Automatic, local HTTPS. One-click debug terminal with useful tools. Bundles k8s

Console - Devtools, devtools, devtools (@consoledotdev) 's Twitter Profile Photo

Interesting tool of the week: docs.go-blueprint.dev by Melkey We like: Various options for creating a standardized Go project. Helps create test and release workflows. Options for selecting HTTP servers and database scaffolding. Everything is optional and configurable.

Console - Devtools, devtools, devtools (@consoledotdev) 's Twitter Profile Photo

Interesting tool of the week: github.com/achristmascarl… by carl 🐸 We like: Lightweight terminal database interface. Easily execute queries and review the results. Query editor supports highlighting and history. Browse the schema and use quick filters to display rows

Console - Devtools, devtools, devtools (@consoledotdev) 's Twitter Profile Photo

Interesting tool of the week: socket.dev/blog/introduci… by Socket We like: CLI analyzes your JS dependenciess. Can make suggestions for libraries with better performance, replacing libraries with platform features, packages that are outdated and no longer maintained

Console - Devtools, devtools, devtools (@consoledotdev) 's Twitter Profile Photo

Interesting tool of the week: github.com/MilesCranmer/r… by Miles Cranmer We like: Moves files to a “graveyard” before they are permanently deleted, which is a separate command. Outputs a list of files removed. Colored output. Prevents race conditions from concurrent processes

Console - Devtools, devtools, devtools (@consoledotdev) 's Twitter Profile Photo

Interesting tool of the week: deno.com/blog/v2.0 by Deno We like: Full Node/NPM compatibility means you can now use it as a drop-in replacement. Has native TypeScript support. Capabilities-based security approach improves local dev security

Console - Devtools, devtools, devtools (@consoledotdev) 's Twitter Profile Photo

Interesting tool of the week: triplit.dev by Triplit | The fullstack database We like: Syncs data to the browser in real time whilst storing it centrally in the database. Queries are reactive by default and have React Hooks to subscribe to changes. Works offline

Console - Devtools, devtools, devtools (@consoledotdev) 's Twitter Profile Photo

Interesting tool of the week rsbuild.dev by Rspack We like: Designed as an alternative to Vite and Create React App/Webpack. Compiles TypeScript, Sass, Wasm, JSX. Handles image compression, CSS builds e.g. PostCSS, and type checking. Not tied to a UI framework

Console - Devtools, devtools, devtools (@consoledotdev) 's Twitter Profile Photo

Interesting tool of the week: unikraft.cloud by Unikraft Cloud We like: Easily deploy serverless containers (transformed into unikernel machines) which scale to zero by default. Very fast “boot” time through snapshots. CLI-driven workflow.

Console - Devtools, devtools, devtools (@consoledotdev) 's Twitter Profile Photo

Interesting tool of the week: platejs.org by zbeyens We like: Open source components built on top of the Slate text framework for building rich text editors. Large variety of primitives to build things like drag and drop, autoformatting, columns, tables, media, etc

Console - Devtools, devtools, devtools (@consoledotdev) 's Twitter Profile Photo

Interesting tool of the week: stytch.com/products/devic… by Stytch We like: Provides globally unique IDs based on device, network, browser, and visitor. Offers recommendations for allowing, blocking, or challenging requests. Integrates with reCAPTCHA ✦ Sponsored

Console - Devtools, devtools, devtools (@consoledotdev) 's Twitter Profile Photo

Interesting tool of the week: huma.rocks We like: Micro-framework for HTTP REST APIs. Generates endpoints based on OpenAPI v3 specs. Built in validation using JSON Schema. Strong typing and automated serialization. Bring your own router

Console - Devtools, devtools, devtools (@consoledotdev) 's Twitter Profile Photo

Interesting tool of the week: miniflux.app We like: Deploy as a static Go binary, including the feed background updater. Also available through OS packages and a Docker image. Storage backed by Postgres. Minimalist, customizable UI for focused reading of RSS

Console - Devtools, devtools, devtools (@consoledotdev) 's Twitter Profile Photo

Interesting tool of the week: next-forge.com by Hayden Bleasel We like: Quick start a new app with the website, docs, blog, and UI already set up with the latest tools. Auth, ORM, database, analytics, billing, emails, security, feature flags, all ready to go

Console - Devtools, devtools, devtools (@consoledotdev) 's Twitter Profile Photo

Interesting tool of the week: latitude.sh by Latitude.sh We like: Instantly launch dedicated bare metal servers (starting with Intel 6 cores + 32GB RAM) at low cost. 20TB data transfer included per server and pooled across all servers in a region

Console - Devtools, devtools, devtools (@consoledotdev) 's Twitter Profile Photo

Interesting tool of the week: fireproof.storage by Fireproof 🔥 We like: Client-side JS library for building local-first browser apps. Handles sync, conflicts, encryption, network connectivity, etc. The database is document oriented. Reactive APIs