Are Tech Companies Going Bankrupt?

preview_player
Показать описание
Are Tech Companies Going Bankrupt? What does this mean for the software engineering industry?

Prepping for your frontend interviews? Use code "conner" for a discount on my course FrontendExpert:

Рекомендации по теме
Комментарии
Автор

Hey !!! I ran into something at work where I didn’t know something about the JavaScript environment … specifically how different memory is allocated to each tab… which means that content in one tab cannot access content in another tab. I thought that when a detached window like an iframe becomes a memory leak … that under certain situations it would appear in the heap of another tab, and therefore be referenceable — leading to various potential security issues (thinking about proxies) … this is obviously not true (I think) … and I should have known this but I trusted an assumption from an article I didn’t fully take the time to understand …. MY POINT is that 1. Clearly my understanding of the JavaScript environment wasn’t solid enough that I trusted a random assumption over a basic fundamental principle … and 2. It isn’t just me … I feel one big separator of people who code well and people who solve problems well is knowledge like this. In another video about a loop with setInterval inside it, I also made a similar mistake in the comment (if you remember responding) in that I didn’t know how JavaScript adds all async calls to a stack as opposed to initiating each one during each iteration of the loop…. I was hoping you might be interested in doing more videos around the JavaScript runtime, environment and these more subtle things

Iriscgldom
Автор

So what’s your perspective on what’s going on?

Zeegoner
Автор

I'll be surprised if they go bankrupt😂😂

MesakLalrindika