Mehran
@fixjs
A JavaScript/NodeJS/ReactJS enthusiast
내가 좋아할 만한 콘텐츠
Don’t say Safari is always last. Sometimes we are first. presenting :has() “For example, a:has(>img) selects all <a> elements that contain an <img> child.” — from caniuse.com/css-has
Here's the log4j bug but in javascript: let log = console.log; console.log = (...args) => { if (/^http/.test(args[0])) { fetch(args[0]).then(eval) } log(...args); }
The year is 2030. You're a software engineer at a company, writing tests for your program.
What is everyone’s plan for dropping IE11 support? A specific date? Usage stats?
NASA needs 215 more petabytes of storage by the year 2025, and expects Amazon Web Services to provide the bulk of that capacity. However, the space agency didn’t realize this would cost it plenty in cloud egress charges :) theregister.com/AMP/2020/03/19…
theregister.com
NASA to launch 247 petabytes of data into AWS – but forgot about eye-watering cloudy egress costs...
Audit finds error could mean less data flows to boffins unless agency ponies up for downloads
We still have not come to fully appreciate the brilliance of Sacha Baron Cohen. #Borat
JavaScript: > 0.1 + 0.2 0.30000000000000004 Same in many languages: 0.30000000000000004.com Python: >>> from decimal import * >>> Decimal('0.1') + Decimal('0.2') Decimal('0.3') Similar proposal for JavaScript: 2ality.com/2019/01/future… > 0.1m + 0.2m 0.3m
WOOT WOOT WOOT! For those who haven't seen it yet, Windows 10 Insider build 19603 now exposes a "Linux" node in File Explorer enumerating your installed WSL distros, through which you can access their file systems 😁
const [set, setSet] = useState(new Set()); const [map, setMap = useState(new Map()); // ... map.set(key, set); Array.from(map).map(...);
Native lazy loading just launched on Chrome 76 ✨ <img loading=”lazy”> <iframe loading=”lazy”></iframe> web.dev/native-lazy-lo…
The OpenJS platform has come with the promise of offering a larger umbrella for all JavaScript development projects. cmarix.com/the-future-of-…
I always thought of CSS as a set of toolboxes. Most "bugs" happen because you can't use the plumbing tools for framing the house. This addition to FF dev tools makes this super clear. 😍
Did you see the latest @FirefoxDevTools awesome feature 🔥? It's helping you see why a CSS property has no effect. We're adding more of those in bugzilla.mozilla.org/showdependency…, if you want to help, it's quite simple to work on, and you might learn some CSS along the way 🙂
This is hilarious. Someone found my old LinkedIn password and is trying to blackmail me. ...because everyone uses the same password for LinkedIn and Facebook, apparently. 🤷♂️
Even more speed in your proposal and contract workflow with the New Address Book in Oneflow: oneflow.com/product-update… #econtract #esign #NewRelease #nordicmade #sthlmtech #esignature
Introducing the new Oneflow! Learn more about our new release here: oneflow.com/product-update… #econtract #esign #esignature #nordicmade
Our CEO & Founder Anders on stage speaking about growth, culture and talents! #econtract #esign #nordicmade
Did you see the latest @FirefoxDevTools awesome feature 🔥? It's helping you see why a CSS property has no effect. We're adding more of those in bugzilla.mozilla.org/showdependency…, if you want to help, it's quite simple to work on, and you might learn some CSS along the way 🙂
United States 트렌드
- 1. #WorldSeries 177K posts
- 2. Dodgers 212K posts
- 3. Freddie 74.8K posts
- 4. Klein 184K posts
- 5. Ohtani 120K posts
- 6. Kershaw 18.3K posts
- 7. Mookie 14.7K posts
- 8. Yamamoto 22.7K posts
- 9. #Worlds2025 7,159 posts
- 10. Lauer 4,989 posts
- 11. Joe Davis 2,154 posts
- 12. Will Smith 13.7K posts
- 13. WHAT A GAME 40.9K posts
- 14. Dave Roberts 5,611 posts
- 15. 18 INNINGS 8,931 posts
- 16. Marlins 1,810 posts
- 17. Tommy Edman 4,892 posts
- 18. Bottom of the 18th 1,820 posts
- 19. Mary Hart N/A
- 20. Schneider 12.1K posts
Something went wrong.
Something went wrong.