Home » angular js » Page 16
November 12, 2021
By
Mark Otto
‘Rust is the Future of JavaScript Infrastructure’ — It’s an opinion but the growing evidence is compelling. Rust (as well as Go) is now being heavily used to replace parts of the JavaScript tooling ecosystem that might have otherwise been written in JavaScript before (e.g.…
November 5, 2021
By
Mark Otto
Chrome’s New Feature to Record and Replay User Flows — It’s only a preview feature in Canary builds right now, but Chrome is adding a new Recorder panel to its DevTools which lets you record and replay a string of actions on a page (including…
October 29, 2021
By
Mark Otto
Next.js 12 Released — The popular Node.js + React development framework takes a big step forward with improvements including beta support for middleware, native ES module support, a Rust-powered compiler for 5x faster builds, and much more. The Vercel Team Shortcut Is Project Management Without the Management…
October 22, 2021
By
Mark Otto
What’s New in the Now Fully Released Gatsby 4 — Gatsby is a popular React-based open-source framework and v4 introduces new content rendering methods (such as Deferred Static Generation), React 18 future proofing, new build and deployment architecture, new CMS APIs, and more. Jeff James (Gatsby)…
October 15, 2021
By
Mark Otto
Parcel v2 Released — Parcel, a fast zero-config webapp build tool, first came out in 2017 (issue 364!) and took the JavaScript world by storm. v2 is a full rewrite that takes the same principles from v1 but extends them to fit projects of ‘any…
October 8, 2021
By
Mark Otto
🎧 The new season of Kent’s podcast is worth checking out as it features informative interviews with folks like Josh Comeau, Tracy Lee, and Michael Jackson. Web Streams Everywhere (and Fetch for Node.js) — A look at how most JavaScript platforms (including browsers) now have…
October 1, 2021
By
Mark Otto
⭐️ Professional JavaScript Learning Path — From JavaScript foundations, all the way to Hardcore Functional JavaScript, find out how far you can go with your JavaScript abilities in this comprehensive learning path. Frontend Masters 7GUIs in JavaScript — A JavaScript variation of a GUI programming experiment…
September 24, 2021
By
Mark Otto
You (Possibly) Don’t Need Moment.js — Moment.js remains a popular date and time manipulation library but this repo shows off (a lot of) alternative approaches, including many native functions that do similar things. Various Contributors Introducing Gatsby 4: Now in Beta — Gatsby 4, the latest…
September 17, 2021
By
Mark Otto
Q1K3: A JavaScript Homage to Quake in Just 13KB — It’s (another) quiet week for big JavaScript news, so we’re going with the fun angle and looking at a popular entrant to the latest JS13KGames contest that ended this week. No winners yet but this…
September 10, 2021
By
Mark Otto
✍️ The hardest time of the year for putting a strong issue together is usually August, but this year the lull has moved to early September 🙂 No big news or releases this week, but lots of bits and pieces you’ll hopefully find useful. __ Peter…