DEV Community

Iain Freestone
Iain Freestone

Posted on • Updated on • Originally published at reactbulletin.com

React Bulletin Issue 1

A React focused weekly publication full of interesting, relevant links. Subscribe now and never miss an issue. http://www.reactbulletin.com/

Alt Text

Articles

How Concurrent React changes the game for data-heavy UI

Topher Winward lookis into the many benefits of some of Reacts latest features Concurrent mode and Suspense and how these can be used in your application.

Tried & True Developer Productivity Tips from 25 React Experts

The KendoReact Team reveal some tried and tested tips from some well known members of the React community such as Kent C. Dodds, Emma Wedekind, Shawn Wang and many more.

Build your own React

Rodrigo Pombo's brilliant interactive tutorials walk the user through building their own version of the React library.

A Firebase in React Tutorial for Beginners

Robin Wieruch delivers a great indepth series on using Firebase and React. A must read if you are considering using Firebase as the backend for your application.

Inside Fiber: in-depth overview of the new reconciliation algorithm in React

Maxim Koretskyi delves deep into the reconciliation algorithm used in React.

Alt Text

Videos

Using Composition in React to Avoid "Prop Drilling"

In this video Micheal Jackson uses a simple dashboard example to talk about how to use component composition to avoid using a global state or prop drilling.

Alt Text

Projects

Divjoy - The React Codebase Generator

A web-based tool from for creating the boilerplate code for your next React application.

Alt Text

Useful Libraries

React-pdf

React renderer for creating PDF files on the browser, mobile and server.

react-pdf.org

Easily and beautiful display PDF documents within your React application

Alt Text

Off Topic

Building an Inbox UI with Tailwind CSS

Adam Wathan walks through building an Inbox user interface using the Tailwind CSS Framework.

Moving Your JavaScript Development To Bash On Windows

Thinking of moving to Windows or if you are already a Windows user Burke Holland walks through installing Windows Subsystem For Linux (WSL), Oh-My-Zsh and everything inbetween.

Top comments (0)