Flight Mode – local and session storage

Last time we looked a using cookies to store offline data and we also saw that there’s a number of problems with that approach. So let’s move forward, let’s look at what our next option would be when it comes to offline storage in our…


This content originally appeared on Posts on LINQ to Fail and was authored by Posts on LINQ to Fail

Last time we looked a using cookies to store offline data and we also saw that there’s a number of problems with that approach. So let’s move forward, let’s look at what our next option would be when it comes to offline storage in our multi-dollar application. Today it’s time for the next level of offline storage, localStorage and sessionStorage which is sometimes referred to as DOM storage. I’m going to talk about both of these options together as they share a lot of similarities.


This content originally appeared on Posts on LINQ to Fail and was authored by Posts on LINQ to Fail


Print Share Comment Cite Upload Translate Updates
APA

Posts on LINQ to Fail | Sciencx (2013-05-23T00:00:00+00:00) Flight Mode – local and session storage. Retrieved from https://www.scien.cx/2013/05/23/flight-mode-local-and-session-storage/

MLA
" » Flight Mode – local and session storage." Posts on LINQ to Fail | Sciencx - Thursday May 23, 2013, https://www.scien.cx/2013/05/23/flight-mode-local-and-session-storage/
HARVARD
Posts on LINQ to Fail | Sciencx Thursday May 23, 2013 » Flight Mode – local and session storage., viewed ,<https://www.scien.cx/2013/05/23/flight-mode-local-and-session-storage/>
VANCOUVER
Posts on LINQ to Fail | Sciencx - » Flight Mode – local and session storage. [Internet]. [Accessed ]. Available from: https://www.scien.cx/2013/05/23/flight-mode-local-and-session-storage/
CHICAGO
" » Flight Mode – local and session storage." Posts on LINQ to Fail | Sciencx - Accessed . https://www.scien.cx/2013/05/23/flight-mode-local-and-session-storage/
IEEE
" » Flight Mode – local and session storage." Posts on LINQ to Fail | Sciencx [Online]. Available: https://www.scien.cx/2013/05/23/flight-mode-local-and-session-storage/. [Accessed: ]
rf:citation
» Flight Mode – local and session storage | Posts on LINQ to Fail | Sciencx | https://www.scien.cx/2013/05/23/flight-mode-local-and-session-storage/ |

Please log in to upload a file.




There are no updates yet.
Click the Upload button above to add an update.

You must be logged in to translate posts. Please log in or register.