Hey mehul, ive been watching your videos since i was an just an intern at a startup. Somewhere forgot about your channel and grew up to senior sde, today yt suggested this maybe because of the sqllite topic. Good to see the channel has grown and content has matured a lot. Keep making these great videos man. Videos like these feed my curiosity and keep me hooked.
perfect timing perfect recommendation by RUclips! I just now searched about this and you have a video on the same topic, that too you've just now uploaded!
I actually heard about opfs quite a while ago while I was searching for automatically load files a web based NES emulator however I never started that project 😅😂
Bro a carrer advice for fresher/intern in mern stack dev should be going in depths would be beneficial because current company use php sql and laveral or be a T shape dev leaning js and mern ecosystem in depths and know the laverl part
Go with Laravel. Laravel has a huge ecosystem it has built around it. You will find a lot of packages to handle different things for Laravel. You can learn react in depth for frontend. I would recommend Vue instead because it is much easier to learn than react. But you will find a lot community support for react. So you can decide
Hey mehul, ive been watching your videos since i was an just an intern at a startup. Somewhere forgot about your channel and grew up to senior sde, today yt suggested this maybe because of the sqllite topic. Good to see the channel has grown and content has matured a lot.
Keep making these great videos man. Videos like these feed my curiosity and keep me hooked.
The RUclips algorithm is insane, I just explored opfs a few days ago and RUclips suggested the video
perfect timing perfect recommendation by RUclips! I just now searched about this and you have a video on the same topic, that too you've just now uploaded!
I discovered OPFS two months ago and I surprised too.
I read this few weeks ago, i also got surprised by the OPFS
Thank you! I learned something new.
Many companies do use sqlite in production for caching.
Sqlite dominates the development part, but it is now going towards production also
I actually heard about opfs quite a while ago while I was searching for automatically load files a web based NES emulator however I never started that project 😅😂
Bro a carrer advice for fresher/intern in mern stack dev should be going in depths would be beneficial because current company use php sql and laveral or be a T shape dev leaning js and mern ecosystem in depths and know the laverl part
Go with Laravel. Laravel has a huge ecosystem it has built around it. You will find a lot of packages to handle different things for Laravel. You can learn react in depth for frontend. I would recommend Vue instead because it is much easier to learn than react. But you will find a lot community support for react. So you can decide
dhh also said something about sqlite i think.
❤
yo I'll store some llm somewhere around 200-300 gb 😅😅 in every user's opfs
Please use dark mode bro 🥲
haha i do, i think their blog post is not available in dark mode
Use dark reader extension to convert light mode to dark
Sir there is a Chrome extension by using that you can use every website in dark mode 😇@@codedamn
you never wondered how youtube is able to download videos in browser?
indexeddb is perfectly fine to store blob data as well
@@codedamn yea youtube encrypt it n stores in single row
May be this is how mega download files in browser.
Yes, they download the encrypted file to OPFS, decrypt it on client, then save it on disk.