Skip to content
This repository has been archived by the owner on Nov 21, 2019. It is now read-only.

implement universal-loader w/caching #6

Open
fulls1z3 opened this issue Apr 9, 2017 · 0 comments
Open

implement universal-loader w/caching #6

fulls1z3 opened this issue Apr 9, 2017 · 0 comments

Comments

@fulls1z3
Copy link
Owner

fulls1z3 commented Apr 9, 2017

I'm submitting a ... (check one with "x")

[ ] bug report => check the README and search github for a similar issue or PR before submitting
[ ] support request => check the README and search github for a similar issue or PR before submitting
[X] feature request

Current behavior
@nglibs/i18n-router does not have a loader for Angular Universal, using the fs to retrieve data.

Expected/desired behavior
The universal-loader must be implemented - retrieving the data using the fs on the server platform, and then caching the result when it will be requested again on the client platform.

Related issue: fulls1z3/universal#5

Minimal reproduction of the problem with instructions

What is the motivation / use case for changing the behavior?

Please tell us about your environment:

  • Angular version: 2.0.X
  • Browser: [all | Chrome XX | Firefox XX | IE XX | Safari XX | Mobile Chrome XX | Android X.X Web Browser | iOS XX Safari | iOS XX UIWebView | iOS XX WKWebView ]
  • Language: [all | TypeScript X.X | ES6/7 | ES5]

  • Node (for AoT issues): node --version =

@fulls1z3 fulls1z3 added this to the v0.2.0-beta.5 milestone Apr 9, 2017
@fulls1z3 fulls1z3 self-assigned this Apr 9, 2017
@fulls1z3 fulls1z3 added the v4 label Sep 3, 2017
@fulls1z3 fulls1z3 modified the milestones: v0.4.0, v0.2.0 Sep 3, 2017
@fulls1z3 fulls1z3 modified the milestones: v4.1.0, v4.0.0 Sep 6, 2017
@fulls1z3 fulls1z3 changed the title [enhancement] implement universal-loader w/caching implement universal-loader w/caching Sep 16, 2017
@fulls1z3 fulls1z3 added v5 and removed v4 labels Jan 7, 2018
@fulls1z3 fulls1z3 modified the milestones: v4.1.0, v5.1.0 Jan 7, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant