Categories: Web DevelopmentNews

React Newsletter #231 from ui.dev’s RSS Feed

2 min read

Articles

Guidelines to improve your React folder structure

In this article, Max Rosen starts of by showing you his typical folder structure, then teaches you his guiding principles to create the folder structure that “feels right,” at least for his purposes.

How to make your react-native project work for the web

React-native-web should (in theory) allow you to build on both mobile and web platforms — all within a single codebase. In this article, Clint walks through building a very basic app and the tips and tricks he learned along the way to help it perform at high level without being too buggy.

Why Next.js my ultimate choice over Gatsby, Gridsome, and Nuxt?

In this article, Ondrej walks through his process for evaluating each of these technologies and why he ultimately chose to go with Next.js.


Tutorials

Building complex animations with React and Framer Motion

This tutorial walks you through how to create smooth, advanced animations in React with clean and minimal declarative code.

Building React Apps With Storybook

In this in-depth tutorial, you’ll learn how to build and test react components in isolation using Storybook. You will also learn how to use the knobs add-on to modify data directly from the storybook explorer.


Sponsor

React developers are in demand on Vettery

Vettery is an online hiring marketplace that’s changing the way people hire and get hired. Ready for a bold career move? Make a free profile, name your salary, and connect with hiring managers from top employers today. Get started today.


Projects

SurveyJS

A JavaScript survey and form library that also features a React version.

react-range

Range input with a slider. It’s accessible and lets you bring your own styles and markup.

react-xr

React components and hooks for creating VR/AR applications with react-three-fiber.


Videos

How To Build CodePen With React

In this 30-minute video, you’ll learn how to create a simple clone of the core functionality of CodePen using React.

Building Netflix clone with React, Styled Components, and Firebase

This 10-hour video (😱) walks you through all the steps of building a React clone from scratch.

Matthew Emerick and Oli Huggins

Share
Published by
Matthew Emerick and Oli Huggins
Tags: React

Recent Posts

Top life hacks for prepping for your IT certification exam

I remember deciding to pursue my first IT certification, the CompTIA A+. I had signed…

3 years ago

Learn Transformers for Natural Language Processing with Denis Rothman

Key takeaways The transformer architecture has proved to be revolutionary in outperforming the classical RNN…

3 years ago

Learning Essential Linux Commands for Navigating the Shell Effectively

Once we learn how to deploy an Ubuntu server, how to manage users, and how…

3 years ago

Clean Coding in Python with Mariano Anaya

Key-takeaways:   Clean code isn’t just a nice thing to have or a luxury in software projects; it's a necessity. If we…

3 years ago

Exploring Forms in Angular – types, benefits and differences   

While developing a web application, or setting dynamic pages and meta tags we need to deal with…

3 years ago

Gain Practical Expertise with the Latest Edition of Software Architecture with C# 9 and .NET 5

Software architecture is one of the most discussed topics in the software industry today, and…

3 years ago