https://github.com/tejaswigowda/ffmpeg-webCLI
ffmpeg webCLI: A Browser-Based Video Editor Powered By ffmpeg.wasm — A nicely built UI that you can try out here. Supports multiple video file types and allows you to use 30+ video operations (trim, convert, compress, flip, etc.) – all processed locally with no server upload.
14 days ago
https://www.extend.ai/ui
Extend UI: An Open Source UI Kit for Modern Document Apps — Includes 15+ components for agents, user-facing document functionality, and internal tools. Think features like a PDF viewer, DOCX editor, PowerPoint viewer, E-Signature component, and so on. Source code.
#next.js
#react
#tailwind css
#documents
#components
14 days ago
https://2026.stateofcss.com/en-US/
⚓️ Results from the 2026 State of CSS Survey — Developers report anchor positioning as their favorite new CSS feature of this past year, though limited support is holding it back. As for the most-used newer features? :has(), aspect-ratio, and CSS nesting came out top. The results also touch on AI uptake (or lack thereof), framework adoption, the CSS grid learning curve, and more. Worth a read to get a good sense of the lay of the land.
14 days ago
https://www.bram.us/2026/07/30/styling-the-navigation-declarative-route-and-navigation-matching-in-css/
Styling the Navigation: Declarative Route and Navigation Matching in CSS — A look at a new CSS spec proposal from Bramus and the Chrome team. The idea is new at-rules and pseudo-classes to style View Transitions based on where you're coming from/going to, without JavaScript. It's being presented at the CSS WG meeting this week.
14 days ago
https://css-tricks.com/css-gap-decorations-now-available/
Gap Decorations Are Now Available, Here's What's New — Chrome and Edge 149 are first to ship CSS gap decorations letting you style the space between grid and flex items without pseudo-element hacks. Sam, from the Edge team that drove the feature, shows off the new rule shorthand and friends.
#gap decorations
#layout
14 days ago
https://master.dev/blog/something-nobody-told-you-about-the-image-element-it-can-overflow/
Something Nobody Told You About The Image Element: It Can Overflow! — The <img> element has overflow: clip applied by default (not something most of us will have noticed, I'd imagine). Temani digs into why, and what happens when you make that hidden overflow visible.
14 days ago
https://ishadeed.com/article/lh-unit/
The CSS lh unit — An accessible look at the line height unit, how it works and some use cases you may want to consider.
14 days ago
https://evilmartians.com/chronicles/5-best-practices-for-preventing-chaos-in-tailwind-css
Five Best Practices for Preventing Chaos in Tailwind CSS — Originally published in 2023 and refreshed for 2026, it now includes a tailwind-best-practices skill you can give to an agent, if you like.
#javascript
#css
#tailwind css
14 days ago
https://seg6.space/posts/center-div/
We Finally Learned to Center a Div, Then Browsers Added Sidebars — When a sidebar can change what the 'center' is, do we need to target the middle of a browser window rather than the webview?
14 days ago
https://textslashplain.com/2026/08/04/security-is-hard-yall/
Web Security is Too Hard — After trying a new Cloudflare product, Eric encountered several issues that gave him pause and distilled them into practical security advice.
14 days ago
https://www.vincentschmalbach.com/time-serves-ai-bots-a-different-website/
TIME Is Serving AI Bots a Different Website, With Ads Built In — TIME is, amongst other things, letting ChatGPT's search index bot in to view Markdown, but blocking the training agents altogether.
14 days ago
https://github.com/jespervos/blossom-carousel
Blossom Carousel: A Native-First Carousel with Drag Support for Pointer Devices — Most carousels replace native scrolling; Blossom builds on top of it, so you keep a real scroll container's performance and accessibility, and the drag engine is only downloaded when a mouse or trackpad is detected. Try the examples.
14 days ago
https://tanstack.com/charts/latest
📊 TanStack Charts: A New Way to Notate and Render Charts — A rapidly evolving, pre-alpha, framework-agnostic way to declaratively specify a large number of chart-related visualizations in JavaScript which can then be rendered to SVG or on a canvas and styled as you wish.
14 days ago
https://developer-api.foxit.com/developer-blogs/use-cases-workflow-examples/automated-document-pipelines/crm-triggered-document-pipeline/
Tired of Document Workflows That Break Halfway Through? — Build a durable CRM-to-eSign pipeline as one resumable Vercel Workflows function that retries after a failure.
14 days ago
https://www.csstypestudio.com/
CSS Type Studio: A Web Tool for Fiddling with Advanced Typography with CSS — An easy-to-use tool for visually trying out all sorts of typography features, including text wrapping, kerning, OpenType features, and more.
14 days ago
https://www.greptile.com/trex
Get Screenshots of Your Frontend in Each PR — Greptile now runs your code to find bugs. Trex runs your PR branch in a sandbox, uses browser agents to click through your UI, and attaches screenshots and videos as evidence of the issue directly in the PR.
#ai code review
#runtime testing
#sandbox testing
#end-to-end testing
#pr testing
#bug detection
about 1 month ago
https://www.tigerdata.com/go/trial
Fast Dashboards Start with Fast Queries — When dashboards outgrow vanilla Postgres, most teams add a second database. Pipelines, stale data. TimescaleDB extends Postgres so analytics stays fast on live data. Hypertables, 95% compression, continuous aggregates. Start with a $1000 credit.
4 months ago