AngularUniversal是否可以在响应客户端之前从服务器执行HTTP请求以构建页面?
创始人
2024-10-29 21:01:07
0

可以使用Angular Universal的TransferState模块和HttpClient模块将HTTP请求从服务器转移到客户端。

以下是示例代码:

//app.module.ts

import { BrowserModule, BrowserTransferStateModule } from '@angular/platform-browser'; import { NgModule } from '@angular/core'; import { HttpClientModule, HttpClient } from '@angular/common/http'; import { TransferHttpCacheModule } from '@nguniversal/common'; import { AppComponent } from './app.component';

@NgModule({ declarations: [ AppComponent ], imports: [ BrowserModule.withServerTransition({appId: 'my-app'}), HttpClientModule, BrowserTransferStateModule, TransferHttpCacheModule, ], providers: [ HttpClient, ], bootstrap: [AppComponent] }) export class AppModule { }

//app.component.ts

import { Component, OnInit, Inject, PLATFORM_ID } from '@angular/core'; import { HttpClient } from '@angular/common/http'; import { isPlatformServer } from '@angular/common'; import { TransferState, makeStateKey } from '@angular/platform-browser';

const SERVER_INIT_KEY = makeStateKey('server-init');

@Component({ selector: 'app-root', templateUrl: './app.component.html', styleUrls: ['./app.component.css'] }) export class AppComponent implements OnInit { title = 'my-app'; dataFromServer: any;

constructor( private http: HttpClient, private transferState: TransferState, @Inject(PLATFORM_ID) private platformId: Object ) { }

ngOnInit() { if (isPlatformServer(this.platformId)) { // Server side rendering this.dataFromServer = 'This data came from the server'; this.transferState.set(SERVER_INIT_KEY, true); } else { // Browser rendering const serverInit = this.transferState.get(SERVER_INIT_KEY, false); if (!serverInit) { // This data didn't come from the server, so fetch it this.http.get('/api/data').subscribe(data => { this.dataFromServer = data; }); } else { // This data came from the server this.dataFromServer = this.transferState.get('dataFromServer', null); } } } }

在这个示

相关内容

热门资讯

必备科技!哈糖大菠萝软件下载(... 必备科技!哈糖大菠萝软件下载(辅助挂)一贯是有挂(有挂方法辅助脚本)1)辅助插件:进一步探索辅助大陆...
重大发现!大菠萝789辅助器下... 重大发现!大菠萝789辅助器下载(辅助挂)总是有挂(有挂详情辅助脚本)亲,关键说明,透视脚本安卓赛季...
科技通报!werplan外挂(... 科技通报!werplan外挂(辅助挂)一贯存在有挂(有挂实锤辅助方法)在进入软件靠谱后,参与本局比赛...
一分钟了解!wepoker免费... 一分钟了解!wepoker免费透视脚本(辅助挂)其实有挂(详细教程辅助攻略)1、任何透视是真的假的的...
每日必看推荐!拱趴大菠萝开挂方... 每日必看推荐!拱趴大菠萝开挂方法(辅助挂)都是是有挂(有挂方法辅助app)1、辅助器安装包、辅助器2...
一分钟揭秘!wepoker看底... 一分钟揭秘!wepoker看底牌(辅助挂)切实有挂(竟然有挂辅助教程)亲,关键说明,透视脚本安卓赛季...
实测交流!拱趴大菠萝机器人(辅... 实测交流!拱趴大菠萝机器人(辅助挂)确实真的有挂(确实有挂辅助app)1. 选牌创建新账号,点击进入...
玩家必备科技!wepoker怎... 玩家必备科技!wepoker怎么开辅助(辅助挂)一贯是真的有挂(有挂辅助辅助脚本);玩家必备科技!w...
程序员教你!hhpoker软件... 程序员教你!hhpoker软件安装包(辅助挂)都是真的有挂(真的有挂辅助器)程序员教你!hhpoke...
热点推荐!wepoker挂(辅... 热点推荐!wepoker挂(辅助挂)真是有挂(有挂猫腻辅助方法)1、用户打开应用后不用登录就可以直接...