Parcel.js 2.2 and Eleventy 1.0
#572 — January 14, 2022Unsubscribe | Read on the WebJavaScript WeeklyMake JS Games: How to Code Games with JavaScript— Web games are huge right now (Wordle anyone?) and this is a fantastic effort to...
View ArticleNaNNaNNaNNaN Batman
#573 — January 21, 2022Unsubscribe | Read on the Web⁉️ If the subject of this issue has got you confused, it's a reference to the infamous Wat video of 2012 which we mention a couple of times in the...
View ArticleEtsy moved from React to Preact
#574 — January 28, 2022Unsubscribe | Read on the WebJavaScript WeeklyA Pipe Operator for JavaScript: Introduction and Use Cases— In the State of JS 2020 survey, a lot of developers felt a pipe...
View ArticleGet decorating with Babel 7.17.0
#575 — February 4, 2022Unsubscribe | Read on the WebJavaScript WeeklyWriting a Printer Driver in JavaScript— “Writing a printer driver in JavaScript sounds ridiculous,” starts the author, and while...
View ArticleThe seven figure JavaScript app
#576 — February 11, 2022Unsubscribe | Read on the WebJavaScript WeeklyApache ECharts 5.3: Open Source JS Visualization Library— The release notes go into extensive detail about what’s in the newest...
View ArticleThe State of JS results are in
#577 — February 18, 2022Unsubscribe | Read on the WebJavaScript WeeklyThe State of JS 2021 Results— Despite saying 2021, the survey took place this January, so the results are up to date and...
View ArticleHow to read the spec behind JavaScript
#578 — February 25, 2022Unsubscribe | Read on the WebJavaScript WeeklyWhat Are Wrapper Objects for JavaScript's Primitive Values?— Dr. Axel talks about how primitive types like boolean and string...
View ArticleTypeScript 2.6 released
#579 — March 4, 2022Unsubscribe | Read on the WebJavaScript WeeklyTypeScript 4.6 Released (And It Even Benefits Non-TS Users!)— The typed superset of JavaScript takes another step forward with the...
View ArticleBringing static type syntax into JavaScript itself
🇺🇦 #580 — March 11, 2022Unsubscribe | Read on the Web🤦 Thanks to all readers who noticed we made a mistake with last week's subject line "TypeScript 2.6 released"– rather than the intended 4.6. We...
View ArticleGetting creative with JavaScript
#581 — March 18, 2022Unsubscribe | Read on the WebJavaScript WeeklyShader Park: Create Interactive 2D and 3D Shaders with JavaScript— An open source Web-based platform, community, andlibrary for...
View ArticleReact 18 due any day now..
#582 — March 25, 2022Unsubscribe | Read on the WebJavaScript WeeklyParcel v2.4.0 Released: The Zero Config Build Tool— Parcel’s new CSS parser and compiler– Parcel CSS – now makes it into the main...
View ArticleTime to get decorating
#583 — April 1, 2022Unsubscribe | Read on the Web🤞 Fingers crossed, but unless we've been successfully pranked ourselves, this is an April Fools' prank free zone! Sorry if you like a bit of...
View ArticleFormat JavaScript as the Romans do?
#584 — April 8, 2022Unsubscribe | Read on the WebJavaScript WeeklyVeni, vidi, formatae! Announcing Rome Formatter: Super Fast JavaScript Formatting— Rome is an ambitious project that sets out to...
View ArticleOn function composition in JavaScript
🇺🇦 #585 — April 15, 2022Unsubscribe | Read on the WebJavaScript WeeklyJS Function Composition: What’s The Big Deal?— James’ articles on JavaScript fundamentals have been very popular over the years,...
View ArticleNode.js 18, WebAssembly 2.0, and Ember 4.3
🇺🇦 #586 — April 22, 2022Unsubscribe | Read on the WebLots of bits and pieces this week like running JavaScript on MS-DOS(!?), a deep dive on a V8 optimization, writing React apps on top of Ruby on...
View ArticleLet's build a JavaScript bundler
🇺🇦 #587 — April 29, 2022Unsubscribe | Read on the WebJavaScript WeeklyFour Eras of JavaScript Frameworks— While the pre-2012 history is a bit fuzzy given the author’s experiences, this is a nice...
View ArticleA 2022 take on TodoMVC in plain JS
🇺🇦 #588 — May 6, 2022Unsubscribe | Read on the WebJavaScript WeeklyHow Partytown Eliminates Website Bloat From Third-Party Scripts— As well as being the name of my house, Partytown is also a library...
View Article19 hours of D3.js??
🇺🇦 #589 — May 13, 2022Unsubscribe | Read on the WebJavaScript WeeklyUsing Google's CrUX to Compare Performance of JS Frameworks— Chrome User Experience Report (CrUX) is a dataset of user experience...
View ArticleGetting animated
🇺🇦 #590 — May 20, 2022Unsubscribe | Read on the WebJavaScript WeeklySliderland: A Minimalist Coding Playground— No obvious top feature this week so I’m leading with a little project I’ve enjoyed...
View ArticleAirbnb's uncommon route to faster JS builds
#591 — May 27, 2022Unsubscribe | Read on the WebJavaScript WeeklyComparing Three Ways of Processing Arrays Non-Destructively— The good doctor of JavaScript puts for-of, .reduce(), and .flatMap() up...
View Article