Skip to content

Shoe box documentation#197

Merged
danmcclain merged 1 commit intoember-fastboot:masterfrom
habdelra:shoebox-documentation
May 27, 2016
Merged

Shoe box documentation#197
danmcclain merged 1 commit intoember-fastboot:masterfrom
habdelra:shoebox-documentation

Conversation

@habdelra
Copy link
Contributor

No description provided.

@habdelra habdelra force-pushed the shoebox-documentation branch from ad518b3 to 1c24930 Compare May 18, 2016 17:56
README.md Outdated

### The Shoebox

You can pass application state from the FastBoot rendered application to the browser rendered application using a feature called the "Shoebox". This allows you to leverage server API calls made by the FastBoot rendered application on the browser rendered application. Thus preventing you from duplicating work that the FastBoot application is performing. This should result in a performance benefit for your browser application, as it does not need to issue server API calls whose results are available from the Shoebox.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hard line breaks

@habdelra habdelra force-pushed the shoebox-documentation branch from 1c24930 to cd4e943 Compare May 18, 2016 19:38
@danmcclain danmcclain merged commit 121aa03 into ember-fastboot:master May 27, 2016
xg-wang pushed a commit to xg-wang/ember-cli-fastboot that referenced this pull request Nov 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants