Stop turning everything into arrays (and do less work instead) - Matt Smith
Iterator helpers provide lazy, chainable methods on iterators to avoid intermediate arrays, reduce work, and stop computation once enough values are retrieved.
Experienced Front-End Engineer role at Auctic building Vue-based responsive interfaces, collaborating across teams, with focus on performance, TDD, and auction-industry products.
Older Tech In The Browser Stack - Smashing Magazine
Modern front-end frameworks abstract foundational web technologies, causing many developers to miss practical knowledge like XPath, beforeunload, visibilitychange, and CSSOM.
Thoughts on Architecting LARGE software projects, the Front End perspective
Large front-end projects must optimize dependability, extendability, team scalability, and development velocity while mitigating risks from packages, runtimes, and browser fragmentation.