React Digest
or subscribe with
Join 8,000+ readers for one email each week.
Digests ยป 50
sponsor
How much time per year do you spend waiting for your React tests to finish?
Instant feedback from your tests and realtime code coverage right in your editor, no context switching.
this week's favorite
react-native-google-cast: A library that unifies both android and iOS chromecast sdk
React native library that wraps Chromecast. Great thing about it is that it supports android and iOS both, with a single API.
Gestalt lets you use the GraphQL schema language and a small set of directives to define a GraphQL API with a PostgreSQL backend declaratively and with a really tiny amount of code. To create an API, you just write a schema using the schema language and run the server. As you work on your app, you can make changes quickly and drop down to javascript without friction whenever you need to do something more complex than read values from the database.
An odyssey to find a sustainable icon system with SVGs in React
A description of my journey to find my ideal icon setup in React.