본문으로 건너뛰기

IT News

IT 뉴스 모아보기

Next.js 8.0.4

Next.js Blog · 2019년 4월 2일

Next.js 8.0.4 introduces build performance improvements, smaller bundles, stonger defaults, and more.

원문 보기

Styling Next.js with Styled JSX

Next.js Blog · 2019년 3월 28일

Styled JSX is a CSS-in-JS library that allows you to write encapsulated and scoped CSS to style your components. This blog post will help you get started with using Styled JSX in Next.js.

원문 보기

Next.js 8 Webpack Memory Improvements

Next.js Blog · 2019년 2월 19일

Recently Next.js 8 was introduced. The release included a massive build-time memory usage reduction. This blog post will explore how we have helped optimize webpack for the community.

원문 보기

Next.js 8

Next.js Blog · 2019년 2월 11일

Next.js 8 introduces Serverless Mode, smaller bundles, performance improvements, and more.

원문 보기

Auto Job Cancellation for Vercel for GitHub

Vercel Blog · 2018년 11월 15일

When you connect your GitHub organization to Vercel, with , we build and deploy your app for each every Git push. We call such an event a .Vercel for GitHubjob For a given branch, we process each job

원문 보기

Next.js 7

Next.js Blog · 2018년 9월 19일

After 26 canary releases and 3.4 million downloads, we are proud to introduce the production-ready Next.js 7

원문 보기

Next.js 6.1

Next.js Blog · 2018년 6월 27일

Next.js 6.1 features improved reliability and consistency in development

원문 보기

Next.js 6 and Nextjs.org

Next.js Blog · 2018년 5월 16일

Next.js 6 features zero-configuration static exports, App Component, Babel 7 and more

원문 보기

Next.js 5.1: Faster Page Resolution, Environment Config & More

Next.js Blog · 2018년 3월 26일

Next.js 5.1 features support for environment configuration, phases, source maps, and new Next.js plugins.

원문 보기

Next.js 5.1: Faster Page Resolution

Vercel Blog · 2018년 3월 26일

We are happy to introduce Next.js 5.1, which features support for environment configuration, phases, source maps, and new Next.js plugins. Major performance improvements are introduced: resolving page

원문 보기