tinyreact

Subscribe
Archives
July 07 - Top 3 React resources: short and sweet
July 6, 2021
Funny thing about today’s posts - These are all things I’ve had to google in the last month 😋 1. use-onclickoutside by Mateusz Burzyński React hook for...
June 29 - Top 3 React resources (React 18, two weeks later)
June 29, 2021
There’s a lot of content synthesizing the alpha release. Here are 3 resources sorted by the time you have ;) 1. 4 min read: A summary of the React 18 working...
June 22 - Top 3 React resources (What's new in React 18, Next.js 11, Demystifying styled-components)
June 22, 2021
Another exciting week! 1. What's new in React 18? by Shruti Kapoor "React 18 alpha version was just announced. The theme of React 18 is to make the UI more...
June 15 - Top 3 React resources (🎉 The plan for React 18)
June 15, 2021
Exciting week, my friends 1. The Plan for React 18 by the React team It's happening! Concurrent rendering! There's a alpha release for React 18, a new...
June 01 - Top 3 React resources (5 Advanced React Patterns, Beginner's guide to Nextjs and Data Visualizations with D3)
June 1, 2021
1. 5 Advanced React Patterns by Alexis Regnaud An overview of 5 modern advanced React patterns (Compound Components, Control Props, Custom Hook, Props...
May 25 - Top 3 React resources (Launch roundup! Remix, Docusaurus and Rome Inc)
May 25, 2021
This one's a launch roundup! 1. Reducing HTML Payload With Next.js - Case Study by Liran Cohen This article showcases a case study of Bookaway’s landing page...
May 18 - Top 3 React resources (Launch roundup! Remix, Docusaurus and Rome Inc)
May 18, 2021
This one's a launch roundup! 1. Remix v1 Beta Launch by Ryan Florence and Michael Jackson Through lots of live code, Ryan and Michael will tell you all about...
May 11 - Top 3 React articles (Next.js 10.2 release)
May 11, 2021
Here are your curated resources for the week. 1. Next.js 10.2 release Up to ~60% faster subsequent builds with caching. Faster Refresh: 100ms to 200ms faster...
May 04 - Top 3 React articles (Beginner's Guide to useReducer + more)
May 4, 2021
Here are your curated resources for the week. 1. A Beginner's Guide to useReducer Hook by Abhinav Anshul Don't we already have a useState hook to handle...
April 06 - Top 3 React articles
April 6, 2021
Here are your curated resources for the week. 1. vanilla-extract: Zero-runtime Stylesheets-in-TypeScript by Matt Jones and Mark Dalgleish Write your styles...
March 02 - Top 3 React articles
March 2, 2021
Here are your curated resources for the week. 1. Mastering TypeScript for React Hooks by Jack Herrington Let’s get you comfortable with how to use TypeScript...
Feb 23 - Top 3 React articles
February 23, 2021
Here are your curated resources for the week. 1. Remotion - a framework for making videos in React by Jonny Burger Remotion is a suite of libraries building...
Feb 02 - Top 3 React articles
February 2, 2021
Here are your curated resources for the week. 1. The styled-components happy path by Josh W Comeau Josh shares his personal suite of best practices for using...
Jan 19 - Top 3 React articles
January 19, 2021
Here are your curated resources for the week. 1. react-hot-toast: the best toast notifications in town by Timo Lins Lightweight, customizable and beautiful...
Jan 12 - Top 3 React articles
January 12, 2021
Here are your curated resources for the week. 1. dnd kit – a modern drag and drop toolkit for React by Claudéric Demers A lightweight, performant, accessible...
December 22 - Top 3 React articles
December 22, 2020
Here are your curated resources for the week. 1. Introducing Zero-Bundle-Size React Server Components by Lauren Tan, Dan Abramov, Joseph Savona, and...
December 08 - Top 3 React articles
December 8, 2020
Here are your curated resources for the week. 1. React Holiday by Michael Chan Back again this holday season! One post every day, This React Holiday covers...
November 24 - Top 3 React articles
November 24, 2020
Here are your curated resources for the week. 1. Chakra UI - 1.0.0 release by Segun Adebayo & 40 contributors Chakra UI is a simple, modular and accessible...
November 17 - Top 3 React articles
November 17, 2020
Here are your curated resources for the week. 1. Profiling React Native App's Runtime Performance Using Hermes by Saphal Patro & Jessie Anh Phuong Sometimes,...
November 03 - Top 3 React articles
November 3, 2020
Here are your curated resources for the week. Lots of new things to talk about! 1. Next.js 10 by Nextjs team Built-in Image Component and Automatic Image...
October 20 - Top 3 React articles
October 20, 2020
Here are your curated resources for the week. 1. Why React Hooks over HOCs by Robin Wieruch In a modern React world, everyone uses function components with...
October 13 - Top 3 React articles
October 13, 2020
Here are your curated resources for the week. 1. Opinion: An Honest Review of Gatsby by David Cramer (CTO at Sentry) We decided to adopt Gatsby for Sentry’s...
September 29 - Top 3 React articles
September 29, 2020
Here are your curated resources for the week. 1. Introducing the New JSX Transform by Luna Ruan Although React 17 doesn’t contain new features, it will...
September 22 - Top 3 React articles
September 22, 2020
Here are your curated resources for the week. 1. Generating TypeScript React components from SVG icons using SVGR by Artem Sapegin SVGR is a tool that...
September 8 - Top 3 React articles
September 8, 2020
Here are your curated resources for the week. All three of today's resources are open source libraries. 1. Reacttime - chrome extension for debugging state...
September 1 - Top 3 React articles
September 1, 2020
Here are your curated resources for the week. 1. Introducing Stitches - The modern styling library by Modulz Stitches is a fully-typed, performant styling...
Aug 25 - Top 3 React articles
August 25, 2020
Here are your curated resources for the week. 1. Animating list reordering with React Hooks by Tara Ojo While it can be straightforward to do a whole load of...
Aug 18 - Top 3 React articles
August 18, 2020
Here are your curated resources for the week. 1. Release: Storybook 6.0 by Michael Shilman 💎 Zero config setup 🧬 Next-gen story format 🎛 Live edit components...
Aug 11 - Top 3 React articles
August 11, 2020
It's a week of new releases. 1. Rome - first beta release by Sebastian McKenzie Even though this is a beta, we have support for over 100 lint rules,...
Aug 4 - Top 3 React articles
August 4, 2020
Top 3 React articles of the week: 1. Generating TypeScript types and React Hooks based on GraphQL endpoint by Danilo Woznica Danilo wrote how GraphQL Code...
July 28 - Top 3 React articles
July 28, 2020
Top 3 React articles of the week: 1. How to detect a click outside in React and test it by Dmytro Chumak In this article, we're going to learn how to...
July 21 - Top 3 React articles
July 21, 2020
Top 3 React articles of the week: 1. React Spectrum by Adobe via Devon Govett React Spectrum is a collection of libraries and tools that help you build...
July 15 - Top 3 React articles
July 15, 2020
Top 3 React articles of the week: 1. Library: use-web-animations by Welly Shen Here's a library that gives you a hook based API for the web animations API!...
July 7 - Top 3 React articles of the week
July 7, 2020
Oh hi, I’m Sid. You’re getting this email because you signed up for the Top 3 React resources of the week on tinyreact.email. The newsletter hasn’t been...
January 14 - Top 3 React articles
January 14, 2020
Top 3 React articles of the week: This one's about new releases :) 1. Styled components v5: Beast Mode by Evan Jacobs 22% faster client side mounting, 45%...
December 18 - Top 3 React articles
December 18, 2019
Top 3 React articles of the week: 1. Video series: React Holiday by Michael Chan In this series of ~2 minute videos, Michael starts with the basics of React...
December 10 - Top 3 React articles
December 10, 2019
Top 3 React articles of the week: 1. Article: Thinking in React Hooks by Amelia Wattenberger React introduced hooks one year ago, and they’ve been a game-...
November 19 - Top 3 React articles
November 19, 2019
Sorry folks for the unplanned hiatus, the newsletter is back again! Top 3 React articles of the week: 1. Article: Building Great User Experiences with...
August 28 - Top 3 React articles
August 28, 2019
Top 3 React articles of the week: 1. Realigning Your Model of React After Hooks - With Dan Abramov 🎧 by Kent C Dodds (Podcast episode) In this episode Kent...
August 20 - Top 3 React articles of the week
August 20, 2019
Top 3 React articles of the week: 1. Introducing the New React DevTools by Brian Vaughn Brian has been working on the new devtools for a few months and the...
August 13 - Top 3 React articles of the week
August 13, 2019
Top 3 React articles of the week: 1. 5 Tips to Help You Avoid React Hooks Pitfalls by Kent C. Dodds “It definitely took its rightful place as the new...
July 23 - Top 3 React articles of the week
July 23, 2019
Top 3 React articles of the week: 1. Smooth Animations With React and Framer Motion by Indrek Lasn Framer Motion is the successor to the Pose animation...
June 11 - Top 3 React articles
June 11, 2019
Top 3 React articles of the week: 1. Why you should use an object, and not an array, for lists in Redux or Context by Llorenç Muntaner If you are working on...
May 21 - Top 3 React articles
May 21, 2019
Top 3 React articles of the week: 1. Folding the DOM by Josh Comeau This hands-on post dives into 3D transforms and how, with some trickery, you can create...
May 15 - Top 3 React articles
May 15, 2019
Top 3 React articles of the week: 1. Reakit v1: Toolkit for building accessible rich web apps with React by Diego Haz and multiple contributors Reakit is a...
May 7 - Top 3 React articles
May 7, 2019
Top 3 React articles of the week: 1. useReducer vs useState by Robin Wieruch There are two main hooks that are used for modern state management in React:...
April 25 - Top 3 React articles
April 25, 2019
Top 3 React articles of the week: 1. Create React App 3.0 Create React App 3.0 brings some exciting new features including support for Hooks! Jest 24,...
April 16 - Top 3 React articles
April 16, 2019
Top 3 React articles of the week: 1. From Redux to Hooks: A Case Study by Sergey Ryzhov Using Hooks instead of Redux for state management is by no means...
April 09 - Top 3 React articles
April 9, 2019
Top 3 React articles of the week: 1. React Router v5 by Michael Jackson Other than the release announcement about structural improvement and new features,...
April 02 - Top 3 React articles
April 2, 2019
Top 3 React articles of the week: 1. How to Avoid the Boolean Trap When Designing React Components by Filip Danić Using CSS conventions from Bootstrap for...
 
Older archives   
Powered by Buttondown, the easiest way to start and grow your newsletter.