An alternative to useEffect

June 8, 2022 By Mark Otto 0

▶  Goodbye, useEffect? David Khourshid’s Reactathon Talk — Here, Stately founder David Khourshid makes the case for using event handlers and state machines to simplify handling effects in React apps rather than using useEffect which many developers struggle with and isn’t always well suited for the task anyway.

David Khourshid

Building Interoperable Web Components That Even Work with React — If you use different frameworks like React, Svelte, Vue, etc. it’s common to pick a component library that suits each one, but what if you could write such components once in a framework agnostic way and use them wherever you want? Web Components provides an approach.

Adam Rackis

Quick bits:

  • Patrick Sullivan of Gatsby looks at some of the latest updates to Gatsby Cloud and the framework itself.

  • 🇳🇴 Er du i Norge? React Norway takes place on June 24 in Larvik. There is a virtual ticket option if you can’t make it in person though.

React Developer at X-Team (Remote) — Join the most energizing community for developers and work on long-term projects for Riot Games, FOX, Sony, Coinbase, and more.
X-Team

Find React Jobs with Hired — Create a profile on Hired to connect with hiring managers at growing startups and Fortune 500 companies. It’s free for job-seekers.
Hired

How to Embed a React App in a Go BinaryGo is a popular language for writing backend APIs and you can compile Go apps down to a single, easily shared binary. Could you put your front end app in there too? Sure can.

Nils Caspar

🛠 Code and Tools

⚡️ Quick Bits:

Ruck — Build-less React web app framework for Deno.