2
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

Angular Universal。 Angularでサーバサイドレンダリングするためのライブラリ。

この記事では、Angular Universal を始める方へのイントロを書いておきます。

また、AngularUniversalを始める方用に最初のセットアップを済ませたコードを用意しました。

はじめに。

まず、本家のサイトを見てみます。

本家Githubを見てもイミフでしかない。わからせる気がない。

上記も本家にもかかわらず、 未だに Angular2 とか書いてあって ( ゚д゚)ポカーン

ということで、一番良いのは、Angularの ServerSideRendering のページです。

ここに従ってやっていくのが一番良いです。
僕のように本家をいくつか回って混乱する被害者が出ないように祈ります。

サンプルコード

上記のチュートリアルを済ませたコードをレポジトリにしました。
とりあえず動かしたい、という方は下記プロジェクトをクローンしてください。

2
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
2
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?