Home » angular js » Page 3
June 20, 2024
By
Mark Otto
How React 19 (Almost) Made the Internet Slower β Even changes that are planned in advance can have big effects on the developer experience if people arenβt aware of them. A change to Suspense in React 19 led to much confusion and surprise, but the…
June 13, 2024
By
Mark Otto
π I’ve recently encountered readers who’ve been surprised to learn this isn’t our only JavaScript newsletter. We have Node Weekly and React Status too β check them out if you’re a Node.js or React developer, as we focus more closely on them there! π__Your editor, Peter…
June 6, 2024
By
Mark Otto
Promises from the Ground Up β Josh notes that in order to truly understand promises, a fundamental part of modern JS development, we need βa surprisingly deep understanding of how JavaScript works and what its limitations areβ. Luckily, this tutorial covers all the critical context…
May 30, 2024
By
Mark Otto
Next.js 15 Release Candidate β The popular React meta framework gets ready for a major new release with a RC giving you an opportunity to experiment with React 19 (and React Compiler) support, executing code after a response with next/after, and a few potentially breaking changes.…
May 23, 2024
By
Mark Otto
SolidStart 1.0: The Shape of Frameworks to Come? β SolidJS is a React-inspired declarative UI library but with a performance focus and templates compiled to real DOM nodes receiving direct DOM updates β no VDOM. SolidStart is a framework for building and deploying SolidJS apps…
May 16, 2024
By
Mark Otto
π How to Document Your JavaScript Package β Youβve written some useful code, you want to distribute it.. what next? Useful docs! The Deno team demonstrates the value of JSDoc and writing documentation alongside your usual source code. The Deno Team WorkOS: Enterprise-Grade Auth You Can…
May 9, 2024
By
Mark Otto
Advanced JavaScript Tools to Empower Your Applications β Build better web applications with powerful JavaScript developer tools including: SpreadJS Excel-like spreadsheet components, ActiveReportsJS reporting tools, Wijmo UI component suite, and Document Solutions viewers for PDF, Excel, Image, and more. MESCIUS inc π Articles & Tutorials Why Patching…
May 2, 2024
By
Mark Otto
π‘ If you want to upgrade ASAP, thereβs a thorough upgrade guide available, but consider upgrading via React 18.3 first. IN BRIEF: RELEASES: π Articles & Tutorials ‘I Reviewed 1,000s of Opinions on HTMX’ β htmx is an increasingly popular way to use modern, dynamic browser features through…
April 25, 2024
By
Mark Otto
JSR is Not Another Package Manager β When Ryan created Node, JavaScript had no packages or standard module system. npm and CommonJS took off, and tools like Yarn or pnpm extended npm in certain areas, but in today’s ES modules era, itβs time for a…
April 18, 2024
By
Mark Otto
Airbnb’s Extensive JavaScript Style Guide β Itβs been years since we mentioned this popular, opinionated style guide, but it keeps getting little tweaks and repairs and remains a handy resource nonetheless. Airbnb WorkOS: Enterprise-Grade Auth for Modern SaaS Apps β WorkOS supports both the foundational auth…