fixjs's profile picture. A JavaScript/NodeJS/ReactJS enthusiast

Mehran

@fixjs

A JavaScript/NodeJS/ReactJS enthusiast

Mehran 已轉發

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


Mehran 已轉發

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); }


Mehran 已轉發

The year is 2030. You're a software engineer at a company, writing tests for your program.


Mehran 已轉發

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


Mehran 已轉發

We still have not come to fully appreciate the brilliance of Sacha Baron Cohen. #Borat


Mehran 已轉發

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


Mehran 已轉發

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 😁

richturn_ms's tweet image. WOOT WOOT WOOT! For those who haven&apos;t seen it yet, Windows 10 Insider build 19603 now exposes a &quot;Linux&quot; node in File Explorer enumerating your installed WSL distros, through which you can access their file systems 😁

Mehran 已轉發

const [set, setSet] = useState(new Set()); const [map, setMap = useState(new Map()); // ... map.set(key, set); Array.from(map).map(...);


Mehran 已轉發
jaredpalmer's tweet image.

Mehran 已轉發

Native lazy loading just launched on Chrome 76 ✨ <img loading=”lazy”> <iframe loading=”lazy”></iframe> web.dev/native-lazy-lo…

hdjirdeh's tweet image. Native lazy loading just launched on Chrome 76 ✨

&amp;lt;img loading=”lazy”&amp;gt;
&amp;lt;iframe loading=”lazy”&amp;gt;&amp;lt;/iframe&amp;gt;

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-…


Mehran 已轉發

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 🙂

nicolaschevobbe's tweet image. Did you see the latest @FirefoxDevTools awesome feature 🔥?

It&apos;s helping you see why a CSS property has no effect.

We&apos;re adding more of those in bugzilla.mozilla.org/showdependency…, if you want to help, it&apos;s quite simple to work on, and you might learn some CSS along the way 🙂


Mehran 已轉發

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. 🤷‍♂️

slicknet's tweet image. 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. 🤷‍♂️
slicknet's tweet image. 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. 🤷‍♂️

Mehran 已轉發

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


Breaking News: Torrential floods in Iran Shiraz youtu.be/GEVEejj3-Zw via @YouTube


Mehran 已轉發

I'm absolutely crying at this. Sound on.


Mehran 已轉發

Introducing the new Oneflow! Learn more about our new release here: oneflow.com/product-update… #econtract #esign #esignature #nordicmade


Mehran 已轉發

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 🙂

nicolaschevobbe's tweet image. Did you see the latest @FirefoxDevTools awesome feature 🔥?

It&apos;s helping you see why a CSS property has no effect.

We&apos;re adding more of those in bugzilla.mozilla.org/showdependency…, if you want to help, it&apos;s quite simple to work on, and you might learn some CSS along the way 🙂


Loading...

Something went wrong.


Something went wrong.