タグ ZEIT
人気順 5 users 50 users 100 users 500 users 1000 usersZEIT – Serverless Chrome via Puppeteer with Now 2.0
Serverless is traditionally used for very small functions that do one thing and do it well. But what if that one small thing has one large dependency? For example, what if your function depends on Headless Chrome? Can you really fit an entire web browser in a serverless function? Our goal is to s... 続きを読む
GitHub - zeit/arg: Simple argument parsing
Dismiss Join GitHub today GitHub is home to over 28 million developers working together to host and review code, manage projects, and build software together. Sign up 続きを読む
ZEIT – ncc: Node.js Compiler Collection
Today we are thrilled to introduce ncc, a simple Node.js CLI program and API for compiling Node.js projects into a single JavaScript file. Inspired by native compiler toolchains, such as go, that export a static ELF binary file, ncc will output a self-contained script that bundles all its depende... 続きを読む
ZEIT – Serverless Docker Beta
The focus of our ZEIT Day Keynote this year was on the new capabilities of the Now cloud platform. In particular, we emphasized our focus on Serverless Docker Deployments. Today, we are announcing their availability as a public beta, which features: A 10x-20x improvement in cold boot performance,... 続きを読む
Microを使ってReactのSSRをする
zeit/micro Next.jsを作っているzeitが作ったNode.jsのフレームワークです。 『Node.js でちょっとしたサーバーサイドやるなら、 Micro が良いかも』やzeitのブログ記事『Micro 8: Better for Production, Easier for Development』に詳しく載っています。 Setup microとReactをインストールします。 microはproduction... 続きを読む
Node.js でちょっとしたサーバーサイドやるなら、 Micro が良いかも - Qiita
ZEIT が作っている Micro という Node.js のフレームワークがあり、使いやすそう。 https://github.com/zeit/micro ZEIT は、かの Next.js を作っていて、 Mongoose を作った人や socket.io を作った人が所属しており、とても信頼できる。 ちなみに、 ZEIT は Now という、 Node.js (及び Dockerized されたもの)を動... 続きを読む
ZEIT – Next.js 2.0
More than 3.1 million developers read our announcement post of Next.js . More than 110 contributors have submitted patches, examples or improved our documentation. Over 10,000 developers have starred ... 続きを読む