Programming Resources
21.8K subscribers
1.78K photos
6 videos
4 files
108 links
Here I share my programming related resources during working or at my free times ☺️

Talk to me if you have any query: @Mojtabaeuler
Download Telegram
A comprehensive guide to understanding the inner workings of web browsers. This site delves into how browsers parse HTML, CSS, and JavaScript, rendering the web pages we interact with daily. It’s perfect for developers wanting to grasp the architecture of modern browsers and optimize their web applications.
این سایت راهنمایی جامع برای درک نحوه کارکرد داخلی مرورگرهاست. به بررسی نحوه پردازش HTML، CSS و JavaScript توسط مرورگرها می‌پردازه و برای توسعه‌دهندگانی که می‌خواهند معماری مرورگرهای مدرن را بهتر بشناسند، بسیار مناسبه.

#WebDevelopment #Browser #Coding #Programming #HTML #JavaScript
@pythony

https://browser.engineering
A comprehensive guide comparing LocalStorage, IndexedDB, cookies, OPFS, SQLite, and WASM for storing data in web applications. This article explores the strengths and weaknesses of each option, helping developers choose the right storage solution for their needs. Perfect for understanding the trade-offs between browser-native and more modern methods like WASM-backed databases.
این مقاله به بررسی و مقایسه LocalStorage، IndexedDB، کوکی‌ها، OPFS، SQLite و WASM برای ذخیره‌سازی داده‌ها در برنامه‌های وب می‌پردازد. نقاط قوت و ضعف هر روش را بیان کرده و به توسعه‌دهندگان کمک می‌کند تا راهکار مناسب را انتخاب کنند.

#WebStorage #IndexedDB #SQLite #WASM #WebDevelopment
@pythony

https://rxdb.info/articles/localstorage-indexeddb-cookies-opfs-sqlite-wasm.html