Sorting colors in JavaScript: https://t.co/vE4KKGXnon. Nice exploration by @tomekdev_ with many interactive examples.
@arjunbarrett @feross Oh, wow. That’s interesting. I@TypeSongng aware of this?
@slightlylate @ericlaw @TypeSong Let me ask then: Hey, Adam, could we get Brotli support, please? 😂
@feross And just to be sure, this isn’t belittling the user land library at all, it’s an awesome implementation that has immediately gone into my bookmarks when you shared it.
@feross `if (‘CompressionStream’ in self) { // Use one-liner. } else { // Pull in library. }` seems like a decent strategy to me… 😃 Didn’t benchmark yet, but optimistic the built-in implementation beats any user land impl., especially when download
RT @Paul_Kinlan: Mozilla set up the the BCD (Browser Compat Data) project and it’s a goldmine of information that we should use more.
htt…
@slightlylate @ericlaw Feedback for @TypeSong.