Salmen Bejaoui (@slmnbj) 's Twitter Profile
Salmen Bejaoui

@slmnbj

Frontend Dev @ EssilorLuxottica • Enthusiast photographer

ID: 16410554

linkhttps://salmen.dev calendar_today22-09-2008 21:43:32

30,30K Tweet

1,1K Takipçi

2,2K Takip Edilen

Jason Miller 🦊⚛ (@_developit) 's Twitter Profile Photo

💸 Cost of updating text in the DOM: 2019 Edition ⬛️⬛️⬛️⬛️⬛️⬛️ .innerHTML ⬛️⬛️➖➖➖➖ .textContent ⬛️⬛️➖➖➖➖ .innerText ⬛️➖➖➖➖➖ .firstChild.data - Use .textContent if you can't assume structure - Use Text#data to update existing text

💸 Cost of updating text in the DOM: 2019 Edition

⬛️⬛️⬛️⬛️⬛️⬛️ .innerHTML
⬛️⬛️➖➖➖➖ .textContent
⬛️⬛️➖➖➖➖ .innerText
⬛️➖➖➖➖➖ .firstChild.data

- Use .textContent if you can't assume structure
- Use Text#data to update existing text
Sarah Drasner (@sarah_edo) 's Twitter Profile Photo

🎇 I made a small tool for everyone: CSS Grid Generator. You can designate rows, columns, gaps, and units, and then drag to create child divs to make dynamic layouts with ease! Open source on GitHub and deployed on Netlify cssgrid-generator.netlify.com

Chetan Puttagunta (@chetanp) 's Twitter Profile Photo

JetBrains, a Prague based developer tools company behind IntelliJ, in 2018: $270M revenue/ 33% growth $100M net income/ $134M free cash flow 6M users/ 405k customers $0 raised since founding in 2000 The developer tools market is enormous and can enable impressive businesses.

Cult.Repo (formerly Honeypot) (@cultrepo) 's Twitter Profile Photo

🎥What began as a side project of a Google intern now shares the JS leaderboard with #reactjs and #angularjs. Evan You tells the story of how he fought against the odds to bring Vue to life, feat. Sarah Drasner, Scott Tolinski - Syntax.fm & Taylor Otwell. Coming Feb 24!🍿 #vuejs #javascript

Sarah Drasner (@sarah_edo) 's Twitter Profile Photo

The best thing about computers is they do exactly what you tell them to do. The worst thing about computers is they do exactly what you tell them to do.

Andrea Verlicchi (@verlok) 's Twitter Profile Photo

There’s a new, sensible way to tell browsers how they should reserve space for an element, instead of the padding-top hack.

Jason Mayes (@jason_mayes) 's Twitter Profile Photo

So #JS made it into space! #SpaceX uses #Chromium + #JavaScript for the Dragon 2 flight interface along with C++ for flight computers. JavaScript is not a toy folk, time to accept it. #NASA BrendanEich space.stackexchange.com/questions/9243…

So #JS made it into space! #SpaceX uses #Chromium + #JavaScript for the Dragon 2 flight interface along with C++ for flight computers. JavaScript is not a toy folk, time to accept it. #NASA  <a href="/BrendanEich/">BrendanEich</a> space.stackexchange.com/questions/9243…
Andrea Verlicchi (@verlok) 's Twitter Profile Photo

With the rise of 3x density “super retina” displays, capping image fidelity to 2x leads to 45% saving on image weight and faster rendering, with no perceivable quality loss for your users. Here’s how. medium.com/ynap-tech/how-…

With the rise of 3x density “super retina” displays, capping image fidelity to 2x leads to 45% saving on image weight and faster rendering, with no perceivable quality loss for your users. Here’s how.
medium.com/ynap-tech/how-…