Movatterモバイル変換


[0]ホーム

URL:


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.

Live Webinar and Q&A: Engineering Reality Check 2026: Using Data to Unblock Innovation (Dec 11, 2025) Save Your Seat

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 HomepageNewsAnalogJS 2.0: Angular Full Stack Framework Introduces Content Resources & Leaner Builds

AnalogJS 2.0: Angular Full Stack Framework Introduces Content Resources & Leaner Builds

Nov 21, 20252min read

Write for InfoQ

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

AnalogJS, a full-stackAngular meta-framework powered byVite andNitro, has officially released version 2.0, delivering powerful new capabilities around content management, build efficiency, and seamless developer tooling. The update marks a big step in Analog’s evolution, strengthening its appeal for both content-heavy sites and large Angular applications.

One of the release's new features is content resources, enabling developers to treat content (such as Markdown files) as first-class resources. Using Angular’s experimental Resource API, content files and content lists can be used as reactive resources within components using thecontentFilesResource API. 

On the build side, AnalogJS 2.0 introduces install and bundle size optimisations. The installation footprint is smaller, Angular builders are distributed as pure ESM, and some dependencies have been swapped for lighter alternatives (for example,tinyglobby replacesfast-glob). The authors report production bundle reductions of 100kb in typical full-stack projects. There is a smaller install footprint without any webpack dependencies, and Vite CLI can be used for serving and building projects. 

Tooling support has also been upgraded. Analog now supports Angular v17 through v20, Vite 6 and 7, Vitest 3 and 4, Storybook 10, and Nx 22. The framework retains its file-based routing model, hybrid SSR/SSG capabilities (with sitemap and RSS generation), and native API route support via Nitro. 

For teams upgrading from earlier versions or traditional Angular apps, AnalogJS provides a well-documented migration process. The official guide recommends installing@analogjs/platform, and then running the built-in schematic to migrate an existing Angular CLI or Nx project:

npx ng generate @analogjs/platform:migrate --project [your-project-name]

The migration process also includes updating environment variable usage (viaimport.meta.env), reorganizing global styles/scripts, and ensuring compatibility with the new Vite-based build system. More information about migration can be found over on theguide.

The announcement post reaction showed excitement around the release, with one X usercommentingAngular content management is getting seriously smooth, highlighting the addition of new content resources as part of this release. Elsewhere, a mediumarticle published earlier in the summer suggested thatAnalog.js might be Angular’s Secret Weapon in 2025.

Angular is a robust, opinionated front-end framework from Google, known for its strong TypeScript support, dependency injection, and structured component-based architecture. AnalogJS 2.0 represents a coming together of modern web-framework ideas (Vite, Nitro, file-based routing) with Angular’s powerful component and type system. By unlocking content as reactive resources and cutting bundle weight, it becomes a very compelling framework for blogs, documentation, or hybrid sites, all built in Angular but without the traditional complexity of a large SSR setup. At the same time, it supports modern testing and development workflows via Vitest and Nx.

About the Author

Daniel Curtis

Show moreShow less

Rate this Article

Adoption
Style

  • Related Editorial

    • Related Sponsor

      Related sponsor icon

      Build Authentication that Doesn’t Slow You Down — Meet SuperTokens. Open-source, framework-agnostic auth you can deploy in minutes — giving your team full control over speed, security, and stack.Learn More.

    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

    [8]ページ先頭

    ©2009-2025 Movatter.jp