TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Array.prototype.flatten not Web-compatible because of old versions of MooTools

11 pointsby monssoenabout 7 years ago

2 comments

doorbumperabout 7 years ago
You'd think that this was an April Fool's joke. I hope that there are enough sensible members on the committee to reign in the emotional immaturity of their younger members.
londons_exploreabout 7 years ago
High level TL;DR:<p>A new JavaScript spec is proposing adding a flatten() method to Arrays. An old JavaScript library that some websites use however also uses a flatten() method on arrays, and browsers supporting the new spec would cause those old websites to break.