Modern JavaScript library starter - How to publish a package with TypeScript, testing, GitHub Actions, and auto-publish to NPM npm, package, starter
Inside .git - If you ever wondered how .git is structured: Julia Evans gives a very entertaining introduction. git
How TypeScript can help in modelling business workflows - Interesting approach to implement workflows. Feels kind of overengineered but I like the concept. Especially if applications and workflows grow this would be very benificial. typescript, workflows
Multi-Database Support in DuckDB - TL;DR: DuckDB can attach MySQL, Postgres, and SQLite databases in addition to databases stored in its own format. This allows data to be read into DuckDB and moved between these systems in a convenient manner. duckdb, db
FerretDB - A truly Open Source MongoDB alternative - using postgres ferretdb, postgres
Benchmarks of JavaScript Package Managers - Was not aware of that: pnpm regularly updates this benchmarks that compares npm, yarn and pnpm benchmark, pnpm, yarn, npm
Speaking for Hackers - How to keep a roomful of programmers entertained when your competition is the internet. Awesome guide how to do public speaking the right way. talks
react-curved-text - React library to create curved text including a playground react, curved
Variable Fonts - A simple resource for finding and trying variable fonts fonts
unlazy - Universal lazy loading library for placeholder images placeholder
WebGPU-kit - WebGPU-kit is a collection of libraries that make it easy to build high-performance, cross-platform, web-based graphics applications. webgpu
Palettify - Get an instant preview for your theme with palettify. Export your theme in one click. themes
Shakker - Image to image AI generation tool images, ai
Cytoscape.js - Graph theory (network) library for visualisation and analysis visualizations, javascript
OverlayScrollbars - A javascript scrollbar plugin that hides native scrollbars, provides custom styleable overlay scrollbars and keeps the native functionality and feeling. scrollbars, javascript
VersionFox - A cross-platform and extendable version manager with support for Java, Node.js, Flutter, .Net & more cli
Everything you need to know about Dev Mode - I'm a Figma consumer, but I've always wanted to learn more about Figmas Dev mode. That's a great overview. Didn't know there's a VSCode extension to open Figma designs in VSCode. figma
How should designers code? - I'm a big fan of designers that code as well. This article shows some practical paths toward shipping to production coding
Wireframe Examples - Find all the wireframe examples you need as inspiration for your next project. Safe hours coming up with layouts on your own. wireframes
Generate Image From HTML Using Satori and Resvg - I was trying some ways to auto-generate images: programmatically create svgs, or using (node) canvas. The satori approach has many advantages. This tutorial describes how to use it. satori
Published on 2024-02-05, last updated on 2025-09-14 by Adam
Comments or questions? Open a new discussion on
github.
Adam Urban is fullstack engineer, loves serverless and generative art,
and is building side projects like
weeklyfoo.com,
flethy.com and
diypunks.xyz in his free time.