Found 185 bookmarks
Newest
Concatenating text
Concatenating text
In the dying embers of 2023, Mayank wrote a post that went through the trials and tribulations of React Server Components. I read the article, eyes widening all the way through to the end until my face vaguely resembled a US electrical socket, and it ultimately left me feeling like, man, I’m glad I’m not doing React at the moment.
·johan.hal.se·
Concatenating text
React Aria Components
React Aria Components
Craft world-class accessible components with custom styles.
·react-spectrum.adobe.com·
React Aria Components
Obfuscate Web Component | Nerdpress.org
Obfuscate Web Component | Nerdpress.org
Typically, when integrating emails into websites, I obfuscate the email address to prevent spam bots from collecting them. For React, there were already components that handled this task; however, without React, I couldn't find a suitable solution. Therefore, I created a web component: obfuscate-wc that now provides an HTML element capable of obfuscating your email
·nerdpress.org·
Obfuscate Web Component | Nerdpress.org
The Perils of Hydration: Understanding how Gatsby/Next manage server-side rendering and hydration
The Perils of Hydration: Understanding how Gatsby/Next manage server-side rendering and hydration
A surprisingly-common misconception can lead to big rendering issues that are difficult to debug. This deep-dive tutorial examines how React and Gatsby can be used to pre-render content, and how we can work around the constraints to build dynamic, personalized web apps.
·joshwcomeau.com·
The Perils of Hydration: Understanding how Gatsby/Next manage server-side rendering and hydration