본문으로 건너뛰기

IT News

IT 뉴스 모아보기

How To Make Your Design System AI-Ready

Smashing Magazine · 2026년 6월 3일

Practical guide on how to reduce drifts, minimize mistakes, maintain context, and improve the quality of AI-generated prototypes. Brought to you by Design Patterns For AI Interfaces, **friendly video

원문 보기

Trace any Vercel request from the CLI

Vercel Blog · 2026년 6월 3일

You can now generate through the Vercel CLI.Session Traces Use the new command to generate an OpenTelemetry trace to the specified endpoint from the terminal. vercel curl --trace Use the new comman

원문 보기

Grok Imagine Video 1.5 on AI Gateway

Vercel Blog · 2026년 6월 3일

Grok Imagine Video 1.5 from xAI is now available on AI Gateway. The model generates video from an input image with synchronized audio in a single pass. This release improves audio quality, prompt foll

원문 보기

::search-text

CSS-Tricks · 2026년 6월 2일

The CSS ::search-text pseudo-element selects the matching text from your browser's "find in page" feature. ::search-text originally handwritten and published with love on CSS-Tricks. You should reall

원문 보기

Edit Git settings for all projects in a repo

Vercel Blog · 2026년 6월 2일

Monorepos that deploy many projects can now configure all of their project's Git settings more conveniently. Previously, if you wanted to consistently configure each project's settings for commit sta

원문 보기

Build Chat SDK web UIs in Vue or Svelte

Vercel Blog · 2026년 6월 2일

The Chat SDK now has first-class support for Vue and Svelte, joining the existing React integration. Because the adapter speaks the , the same server route works. Each framework ships its own , built

원문 보기

Build custom Slack runtimes

Vercel Blog · 2026년 6월 2일

Chat SDK now ships the 's primitives as standalone imports for apps that already handle their own routing, state, or workflow execution.Slack adapter Use only what you need: Each subpath skips the ful

원문 보기

Signed URLs are now available for Vercel Blob

Vercel Blog · 2026년 6월 2일

You can now generate time-bound signed URLs for . A signed URL is a scoped URL with an expiry that allows you to upload, download, inspect, or delete a specific object without giving access to your en

원문 보기

Elastic Build Machines now protect against out of memory builds

Vercel Blog · 2026년 6월 1일

Elastic build machines now monitor your build's memory usage and automatically adjust to prevent out-of-memory (OOM) failures: Thresholds are set conservatively to balance deployment reliability and c

원문 보기

Chat SDK adds Velt support

Vercel Blog · 2026년 6월 1일

Chat SDK now supports Velt with the new .vendor-official adapter Build bots that read and reply within Velt comment threads, right where your team already works: documents, text editors, and canvases.

원문 보기