Presentations tagged react
react elsewhere
Other relevant things on react you might find valuable.
React Trends in 2025
Every year I discuss the most important trends in the world of React. In this article, we will explore the…
Read MoreSSR Deep Dive for React Developers
Explore step-by-step how Server-Side Rendering (SSR), pre-rendering, hydration, and Static Site Generation (SSG) work in React, their costs, performance impact,…
Read MoreStop Using and Recommending React
Since 2019, I have been constantly working on react projects. Both at my current employer and privately. I even published…
Read MoreWeb Components Vs. Framework Components: What’s The Difference? — Smashing Magazine
Some critics question the agnostic nature of Web Components, with some even arguing that they are not real components. Gabriel…
Read MoreBuild for the Web, Build on the Web, Build with the Web – Web Performance and Site Speed Consultant
If you’re going to build for the web, build on the web and build with the web.If I was only…
Read MoreMoving on from React, a Year Later
Maybe it’s the changing interest rates or political winds, but I think the “fat client” era JS-heavy frontends is on…
Read MoreInitial load performance for React developers: investigative deep dive
Exploring Core Web Vitals, performance dev tools, what initial load performance is, which metrics measure it, and how cache control…
Read MoreAccessibility essentials every front-end developer should know by Martijn Hols
Many developers view accessibility as an overwhelming task, requiring a lot of extra effort or specialized knowledge. But a few…
Read MoreRevealed: React’s experimental animations API
Since its inception over 12(!) years ago, there’s been a glaring animation-sized hole in React’s API.Over the year its closest…
Read MoreI don’t have time to learn React – Keith Cirkel
During the 6 or 7 years I was not programming in React, it has changed so much that I barely…
Read MoreMind The (Remediation) Gap
JavaScript frameworks continue to rise in popularity. For example, according to the 2024 WebAIM Million report, more than seventy thousand…
Read MoreThe Interactive Guide to Rendering in React
What is rendering?Put simply, rendering is just a fancy way of saying that React calls your function component with the…
Read MoreHow Microsoft Edge Is Replacing React With Web Components
Microsoft’s Edge browser team is on a mission to swap out React UI components with native web platform components. We…
Read MoreCarbon Design System’s commitment to Web Components | by Anna Wen | _carbondesign | Sep, 2024 | Medium
More than a year ago, we launched @carbon/web-components v2 to demonstrate our commitment to making the Carbon Design System accessible…
Read MoreSPA by default
SPAs incur complexity that simply doesn’t exist with traditional server-based websites: issues such as search engine optimization, browser history management,…
Read MoreFrontend Schism: Will React Server Components Destroy React?
To quickly summarize, React Server Components (RSCs) are components that run exclusively on the server. As the React team explained…
Read MoreReplacing React code with CSS :has selector
Looking into what the new CSS :has selector is and how it can be used to improve our React code.…
Read MoreI tried React Compiler today, and guess what… 😉
For the last two and a half years, after I release any piece of content that mentions patterns related to…
Read MoreReckoning: Part 3 — Caprock – Infrequently Noted
JavaScript-based UIs are fundamentally more challenging to own and operate because the limiting factors on their success are outside the…
Read MoreHow Google handles JavaScript throughout the indexing process – Vercel
Understanding how search engines crawl, render, and index web pages is crucial for optimizing sites for search engines. Over the…
Read MoreReckoning: Part 2 — Object Lesson
GetCalFresh, Wisconsin, and the UK demonstrate that a better future is possible today. To make it happen, then make it…
Read MoreReckoning: Part 1 — The Landscape – Infrequently Noted
It would be tragic if public sector services adopted the JavaScript-heavy stacks that frontend influencers have popularised. Framework-based, “full-stack” development…
Read MoreAfter a Decade of React, Is Frontend a Post-React World Now?
Given how dominant React has become in the frontend development ecosystem since Oscon 2014, in this article I’ll revisit the…
Read MorePivoting From React to Native DOM APIs: A Real World Example – The New Stack
To develop the user interface of its web browser, Edge, Microsoft recently began moving away from React and other JavaScript…
Read MoreAn even faster Microsoft Edge – Microsoft Edge Blog
Edge’s UI responsiveness improvements started with understanding what you, our users, were experiencing. Edge monitors its UI responsiveness via telemetry…
Read MoreReact, Electron, and LLMs have a common purpose: the labour arbitrage theory of dev tool popularity – Baldur Bjarnason
The evolution of software development over the past decade has been very frustrating. Little of it seems to makes sense,…
Read MoreReact 19 Beta – React
React 19 adds full support for custom elements and passes all tests on Custom Elements Everywhere.In past versions, using Custom…
Read MoreA TC39 Proposal for Signals. A v0 draft of the signals proposal… | by EisenbergEffect | Apr, 2024 | Medium
What are signals?A signal is a data type that enables one-way data flow by modeling cells of state and computations…
Read MoreNavigating the future of frontend
The frontend ecosystem is in a period of transition. Up-and-coming frontenders navigate a complex environment of competing frameworks, concepts, advocates,…
Read MoreA React Developers Guide to Writing Enhance Components
Frequently, we are asked by React developers why patterns they have learned while writing components using JSX do not translate…
Read MoreIt feels like React is getting a bit of a kicking recently – Piccalilli
I talk about an apparent attitude shift in attitude towards React in the community and also make some recommendations about…
Read MoreOn Web Components – macwright.com
There’s just this assumption that now that React is potentially on its way out (after a decade-long reign! not bad),…
Read MoreRemoving React is just weakness leaving your codebase — Begin Blog
Well, there must have been something in the zeitgeist, as we’ve seen a spate of articles where developers are voicing…
Read More