Chrome Dev Tools Data and File Storage

  Рет қаралды 3,074

Steve Griffith - Prof3ssorSt3v3

Steve Griffith - Prof3ssorSt3v3

Күн бұрын

Пікірлер: 11
@s7s_space
@s7s_space Жыл бұрын
thanks a lot, we need more deeper in that series for chromedev tools
@brucewayne252
@brucewayne252 Жыл бұрын
Thanks a lot for this series of videos :)
@rmnkot
@rmnkot Жыл бұрын
Useful as always. Never used indexDB. Are there any real life use cases for that? Thanks.
@SteveGriffith-Prof3ssorSt3v3
@SteveGriffith-Prof3ssorSt3v3 Жыл бұрын
Any time you want to save a large amount of data locally in the browser. cookies are good for little bits of data like a session id. localStorage and sessionStorage work well for saving a bit more data as a JSON string but you have to convert it back and forth between JSON strings and actual objects. With IndexedDB, no conversion to JSON is required and you can search for objects based on individual property values. You can add index values. Great for saving a snapshot of data from a server. You can access IndexedDB from service workers as well as from the main page script.
@Gauss6174
@Gauss6174 Жыл бұрын
thank you very much 🙏, learned a lot. i'm assuming if u clear that storage on a page like ur personal gmail account, u'll get kicked out of whatever login session u have.
@SteveGriffith-Prof3ssorSt3v3
@SteveGriffith-Prof3ssorSt3v3 Жыл бұрын
Most likely, you would be kicked out of the login session at the point where the website tries to access any feature or data that is not already on the screen
@farouktouil5036
@farouktouil5036 Жыл бұрын
Hi Prof3ssorSt3v3 and thank you for this video, I d like to ask about you for a video of a multiple files upload, and a multiple progress bars tracking each one of themes in JavaScript, and keep tracking the upload stats even when the connection is lost, and getting the upload back when the connection is back continuing from the stats left that was before the connection dropped down.
@SteveGriffith-Prof3ssorSt3v3
@SteveGriffith-Prof3ssorSt3v3 Жыл бұрын
With the Fetch API is it not currently possible to monitor the upload progress for any file. With the older XMLHttpRequest object, there is a progress event that can be used to monitor downloads and uploads With the Fetch API you can monitor the download progress by treating the body of the response as a Stream and using a StreamReader to get the chunks of data from the Stream as they are received.
@shahinza
@shahinza Жыл бұрын
Thank you
@sufiansuhail9243
@sufiansuhail9243 Жыл бұрын
Thank you
Chrome Dev Tools Network Traffic
17:53
Steve Griffith - Prof3ssorSt3v3
Рет қаралды 12 М.
Html Css JavaScript Navigator MediaDevices Take A Picture App.
14:33
The Best Band 😅 #toshleh #viralshort
00:11
Toshleh
Рет қаралды 22 МЛН
coco在求救? #小丑 #天使 #shorts
00:29
好人小丑
Рет қаралды 120 МЛН
She made herself an ear of corn from his marmalade candies🌽🌽🌽
00:38
Valja & Maxim Family
Рет қаралды 18 МЛН
Dioxus vs Leptos  | Rust GUI Wars #2
21:18
Creative Coders
Рет қаралды 10 М.
NEVER lose dotfiles again with GNU Stow
14:33
typecraft
Рет қаралды 62 М.
Chrome Dev Tools Source Panel and Breakpoints
18:21
Steve Griffith - Prof3ssorSt3v3
Рет қаралды 7 М.
Storage for the web
10:12
Chrome for Developers
Рет қаралды 89 М.
Coding a Web Server in 25 Lines - Computerphile
17:49
Computerphile
Рет қаралды 351 М.
Chrome Dev Tools Console Super Powers
16:44
Steve Griffith - Prof3ssorSt3v3
Рет қаралды 8 М.
Deep Dive into Array from method
22:05
Steve Griffith - Prof3ssorSt3v3
Рет қаралды 2,9 М.
SQLc is the perfect tool for those who don't like ORMs
28:11
Dreams of Code
Рет қаралды 111 М.
Puppeteer: Headless Automated Testing, Scraping, and Downloading
1:26:20
Steve Griffith - Prof3ssorSt3v3
Рет қаралды 27 М.
The Best Band 😅 #toshleh #viralshort
00:11
Toshleh
Рет қаралды 22 МЛН