Премиум каналы

REact - Все что связано с react js

Статьи, уроки, инструменты и все что связано с reactjs.

Последние публикации с канала

Создайте полнофункциональное приложение, используя эти библиотеки React и облачный сервер.

https://dev.to/winglang/build-a-full-stack-app-using-these-react-libraries-and-cloud-backend-2o4b

DEV Community
Build a Full-Stack app using these React libraries and cloud backend.

Today, we're going to learn how to build a full-stack app with Wing as a backend. We will use...

27.03.2024 / 09:03

В этой записи блога вы увидите четыре различных подхода к использованию объекта в качестве useEffectзависимости. У всех есть свои плюсы и минусы: от простых, но неэффективных до уродливых, но эффективных. https://profy.dev/article/react-useeffect-with-object-dependency

profy.dev
React useEffect and objects as dependency - 4 approaches to avoid unnecessary re-renders

React’s useEffect hook can lead to tricky situations. If you’re not careful it can cause unnecessary executions of the effect or even infinite re-renders. Especially when using objects as dependencies. Here are 4 approaches that avoid unnecessary executions.

24.03.2024 / 07:03

17 библиотек, которые вам следует знать, если вы создаете с помощью React

https://dev.to/copilotkit/libraries-you-should-know-if-you-build-with-react-1807

DEV Community
17 Libraries You Should Know if You Build with React

TL;DR I have gathered React libraries you should know about to build many different types...

23.03.2024 / 07:03

Под капотом: React

https://bogdan-lyashenko.github.io/Under-the-hood-ReactJS

Under-the-hood-ReactJS
Under the hood: React

Entire React code base explanation by visual block schemes (Stack version)

19.03.2024 / 07:03

Как создать приложение для решения задач с поддержкой искусственного интеллекта с помощью React и Appwrite

https://www.freecodecamp.org/news/how-to-build-a-task-app

freeCodeCamp.org
How to Build an AI-enhanced Task App with React and Appwrite

In this article, you'll build a task manager application that has some artificial intelligence capabilities and is voice-enabled, sortable, and searchable. As an extra, the application will have dark mode support that respects the users' system preferences.…

16.03.2024 / 06:03

use Hook в React и варианты его использования

https://reetesh.in/blog/use-hook-in-react-and-its-use-cases

Reetesh Kumar
use Hook in React and its use cases | Reetesh Kumar

React new use hook can be called within loops and conditional statements like if. Like other React Hooks, the function that calls use must be a Component or Hook.

14.03.2024 / 16:03

Лучшие библиотеки безголового пользовательского интерфейса для React в 2024 году

https://www.greatfrontend.com/blog/top-headless-ui-libraries-for-react-in-2024

GreatFrontEnd
Top Headless UI libraries for React in 2024 | Blog

Explore some of the best headless UI libraries for React in 2024.

11.03.2024 / 11:03

7 шагов, чтобы понять React Redux

https://dev.to/ibrahima92/7-steps-to-understand-react-redux-121j

DEV Community
7 steps to understand React Redux

Originally posted on my blog React is awesome, we can't say it enough. But where it comes to the s...

08.03.2024 / 06:03

Изучите React — пособие для начинающих

https://www.freecodecamp.org/news/react-for-beginners-handbook

freeCodeCamp.org
Learn React – A Handbook for Beginners

The goal of this handbook is to provide gentle step-by-step instructions that will help you learn the key concepts of React. Instead of covering all the theories and concepts of React in their entirety, I'll be teaching you important building blocks of the…

07.03.2024 / 07:03

Компилятор React: все, что вам нужно знать

https://dev.to/mjubair/react-compiler-everything-you-need-to-know-51b9

DEV Community
React Compiler: Everything You Need to Know

What if we could write React code without having to deal with memoization and issues with multiple...

06.03.2024 / 07:03

За последнее десятилетие React и его экосистема претерпели непрерывную эволюцию. В каждой версии были представлены новые концепции, оптимизации, а иногда и смены парадигм, расширяя границы того, что мы считали возможным в веб-разработке.

Серверные компоненты React (RSC) — это последнее и, возможно, самое значительное изменение со времен перехватчиков React . Однако это изменение встретило неоднозначную реакцию внутри сообщества.

https://www.builder.io/blog/why-react-server-components

Builder.io
Why React Server Components Are Breaking Builds to Win Tomorrow

React Server Components are the inevitable future. Learn how they leverage both server and client strengths, optimize efficiency, load times, and interactivity.

02.03.2024 / 06:03

Как визуализировать массив компонентов в React

https://www.freecodecamp.org/news/how-to-render-array-of-components-in-react

freeCodeCamp.org
How to Render an Array of Components in React

In this tutorial, I will show you how using indices to render an array of components in React can be problematic. I'll also teach you how to mitigate array rendering issues with unique ids. As always, we'll work on a real world example and solve problem I…

29.02.2024 / 08:02

Лучшие практики React-разработки собраны на бесплатном вебинаре Optimizing React: Web & Beyond!

13 марта команда разработчиков Social Discovery Group на примере реальных кейсов расскажут про:

Как оптимизировать React-приложения и снизить нагрузку на устройства;
Как основные «фичи» React нашли себе применение в монтаже видео, 3D графике и написании ботов;
Как не сломать мемоизацию в React.

📅 Дата: 13 марта, 19:00 (GMT+4)
🔉 Язык: русский


Регистрируйтесь на вебинар здесь:
https://bit.ly/3uLh9WL

28.02.2024 / 14:02

Как изучить сложные части React и советы по их преодолению

https://www.freecodecamp.org/news/hard-parts-of-react

freeCodeCamp.org
How to Learn the Hard Parts of React – and Tips to Conquer Them

Have you started learning React, only to face bugs that made you contemplate a career in goat herding? Don't worry – we've all been there. In this guide, you'll join me on a quest through the quirky wonders of React. I'll help you navigate the perplexing…

28.02.2024 / 06:02

Отправка Электронных Писем Из Вашего Приложения React

https://blog.openreplay.com/sending-emails-from-your-react-app

Openreplay
Sending Emails from your React App

Integrate React-Email and Resend in your React code

27.02.2024 / 12:02

Библиотека компонентов с открытым исходным кодом для React и Tailwind CSS

https://www.tailframes.com/

Tailframes
Tailframes - Tailwind CSS UI Kit

Explore a visually stunning collection of web components crafted with precision using Tailwind CSS. Elevate your design with seamless integration, responsive layouts, and customizable elements.

27.02.2024 / 12:02

Внутри React Labs: REACT 19 уже близко!

Привет и добро пожаловать! В сегодняшнем выпуске я поделюсь некоторыми мыслями о предстоящих изменениях в React 19, поэтому без лишних слов давайте начнем с некоторых основных моментов.
https://dev.to/mitchiemt11/inside-react-labs-react-19-is-coming-51k9

DEV Community
Inside React Labs: REACT 19 is coming!

Hello and welcome! In today's episode, I'm going to share some insights on the upcoming changes in...

25.02.2024 / 17:02

Тренды React в 2024

https://www.robinwieruch.de/react-trends

www.robinwieruch.de
React Trends in 2024

React Trends in 2024 which should be on your watchlist. A walkthrough of the state of React ...

22.02.2024 / 08:02

React 19 уже здесь — вы готовы?

https://www.youtube.com/watch?v=B-tjhF7ojeA

YouTube
React 19 Is Here - Are You Ready?

React 19 has been a long time coming. The Canary process has been going for awhile now, but I think things are ready. I hope at least. From server components to actions to the death of forwardRef, this is looking pretty hype.

SOURCES
https://twitter.com…

17.02.2024 / 08:02

Как создать собственный React Hook – практическое руководство

https://www.freecodecamp.org/news/how-to-create-custom-react-hooks

freeCodeCamp.org
How to Create a Custom React Hook – a Hands-on Tutorial

If you have been working with React, I bet you've had the opportunity to use hooks. But have you ever tried to create your own hook? Today I will help you create your first custom hook and explain how they can improve your codebase. Why Create Custom Hooks?…

16.02.2024 / 12:02
Отзывы: - 0
Поделитесь вашим мнением! Оставьте отзыв:

Похожие

Избранное