[フレーム]
BT

InfoQ Software Architects' Newsletter

A monthly overview of things you need to know as an architect or aspiring architect.

View an example

We protect your privacy.

Facilitating the Spread of Knowledge and Innovation in Professional Software Development

Write for InfoQ

Unlock the full InfoQ experience

Unlock the full InfoQ experience by logging in! Stay updated with your favorite authors and topics, engage with content, and download exclusive resources.

Log In
or

Don't have an InfoQ account?

Register
  • Stay updated on topics and peers that matter to youReceive instant alerts on the latest insights and trends.
  • Quickly access free resources for continuous learningMinibooks, videos with transcripts, and training materials.
  • Save articles and read at anytimeBookmark articles to read whenever youre ready.

Topics

Choose your language

InfoQ Homepage News Universal Vue.js Application Framework Nuxt.js Reaches 1.0

Universal Vue.js Application Framework Nuxt.js Reaches 1.0

Leia em PortuguÃas

This item in japanese

Jan 17, 2018 1 min read

Write for InfoQ

Feed your curiosity. Help 550k+ global
senior developers
each month stay ahead.
Get in touch

Nuxt.js, an open source framework for creating universal Vue.js applications, just reached their 1.0 release. Nuxt.js claims to make it simple and fast to create a Vue.js application that can be run as a server side rendered application, as a single page application, or a statically generated website.

Nuxt.js abstracts away the details of server/client distribution, allowing developers to focus on application development. The framework presets all of the configuration needed to make a Vue.js application seamlessly render on the server, while also handling hydration of the application as a single page application on the client after the initial page load.

Nuxt.js also provides a range of useful tooling out of the box including asynchronous data management, middleware, and layouts. The framework automatically generates a webpack config utilizing vue-loader and babel-loader to handle bundling, code-splitting, and minification. The framework can be utilized either as a standalone application or integrated as a library into existing node.js applications.

Nuxt.js has been under development since the October 2016 release of Next.js, a similar framework focused on React development. These frameworks aim to take some of the configuration and hassle out of configuring server-side rendering for advanced JavaScript frameworks like React and Vue.

In an article about Nuxt.js on CSS Tricks, Sarah Drasner praised Nuxt for the way it easily integrates server side rendering, automatic code splitting, a powerful routing system, easy page transitions, and Vue file based pages and layouts, all out of the box.

Nuxt.js comes with a plugin system for integrating external JavaScript libraries that need access to the application lifecycle, and a flexible module system for reuse of more complicated functionality. There is also an active community developing Open Source modules and extensions for rapid integration into Nuxt.js applications.

In the release blog post, Nuxt.js founder and core developer Sebastien Chopin indicated that the Nuxt.js team is now focused on improving the documentation and community resources:

We plan to add tutorials and videos to help on-boarding users. We will also finish our new tool create-nuxt-app to centralise all the starter templates.

Developers looking to get started can learn about the capabilities, architecture, and high level thinking in the Nuxt.js guide, walk through a detailed tutorial on Sitepoint, or dig through the details of the API documentation.

Rate this Article

Adoption
Style

This content is in the Web Development topic

Related Topics:

Related Content

The InfoQ Newsletter

A round-up of last week’s content on InfoQ sent out every Tuesday. Join a community of over 250,000 senior developers. View an example

We protect your privacy.

BT

AltStyle によって変換されたページ (->オリジナル) /