angularjs - ANGULAR JS - Share data between pages - undefined -


I am currently trying to create an analytics application using Javascript and Angular JS.

Although I'm having some problems.

I have only two simple pages and one controller in each I tried to share data between these pages using a simple service. The first page is a charge of repeating through this data to analyze many CSV files and to create JavaScript Objects and display charging and tables.

However, when I am moving beyond the "Analogor" page "Displays" pages and JS files have been refreshed, everything is flushed, the ADN is the data I entered inside my service. I lose ...

I already have to look like some storage modules, but the data objects I'm building are large (CSV files are about 100 000 lines each ...)

Do you have any ideas? Maybe I'm not using the right angular JS philosophy?

Do not hesitate to write the code written to me.

Thank you very early,

OL>
  • Local Systems -
  • File System API -

    I am using 1 with great success, but it is designed to store small amounts of data.

  • Comments

    Popular posts from this blog

    Java - Error: no suitable method found for add(int, java.lang.String) -

    java - JPA TypedQuery: Parameter value element did not match expected type -

    c++ - static template member variable has internal linkage but is not defined -