Полное руководство по созданию приложения для доставки продуктов с помощью React Native https://javascript.plainenglish.io/a-complete-guide-to-building-your-on-demand-grocery-app-with-react-native-3c05bea2b791
Medium
A Complete Guide to Build a Grocery Delivery App with React Native
A tutorial for both beginners and experienced React Native users to build a successful grocery delivery app in the post-Covid world.
Руководство По React Table И Лучшие Примеры React Table https://flatlogic.com/blog/react-table-guide-and-best-react-table-examples/
Flatlogic
React Table Guide and Best React Table Examples 2023
We will give you good concentrated information on how to choose a react table, what difficulties are there during development of react tables, and other things that will really help you create great and useful react tables.
Передача данных от дочернего к родительскому компоненту в TypeScript React https://javascript.plainenglish.io/passing-data-from-child-to-parent-component-in-typescript-react-92ab6d03ceb1
Medium
Passing Data From Child to Parent Component in TypeScript React
In modern-day front-end development due to its complexity and size, there’s a need for robust libraries, tools, and frameworks. With…
Выпадающее меню React с множественным выбором с поиском и различными опциями https://reactjsexample.com/react-multiselect-dropdown-with-search-and-various-options/
React.js Examples
React multiselect dropdown with search and various options
A React component which provides multi select functionality with various features like selection limit.
Приложение React для управления событиями и встречами https://reactjsexample.com/a-react-application-for-managing-events-and-meetings/
React.js Examples
A React application for managing events and meetings
Pink Planner is a React application that I developed while enrolled in a Full-stack web development bootcamp (Concordia University).
Использование хуков для создания функции поиска в реальном времени в React https://javascript.plainenglish.io/using-hooks-to-create-a-live-search-feature-in-react-c667fe9bbc9e
Medium
Using Hooks to Create a Live Search Feature in React
In this article, we will set up a live search for our friends list so that the user can find a specific friend more easily.
Почему вы должны использовать useSWR вместо useState при вызове API https://javascript.plainenglish.io/why-you-should-use-useswr-instead-of-usestate-when-calling-apis-8b6de5dc18fc
Medium
Why You Should Use useSWR Instead of useState When Calling APIs
The SWR is a simple React hooks and it returns data as well as error in the object model.
Хук React для легкого создания всплывающей подсказки в ваших компонентах React https://reactjsexample.com/a-react-hook-to-easily-create-tooltip-in-your-react-components/
React.js Examples
A React hook to easily create tooltip in your React components
A React custom hook to make tooltips.
Шпаргалка по React Router: все, что вам нужно знать
https://reactbootcamp.com/react-router-cheatsheet/
https://reactbootcamp.com/react-router-cheatsheet/
Reactbootcamp
The React Bootcamp 2021
Learn everything you need to know in the modern React landscape to become a professional developer in 2021 and beyond.
Самые крутые хуки для вашего проекта React https://brayanarrieta.hashnode.dev/most-awesome-hooks-for-your-react-project
Brayan Arrieta Alfaro's Blog
Most Awesome Hooks for your React project
React.js is currently one of the most popular JavaScript libraries for front-end developers.
React really changed the way we build Single-page applications (SPAs). One of its greatest features is hooks that introduced in React 16.8 and that new feat...
React really changed the way we build Single-page applications (SPAs). One of its greatest features is hooks that introduced in React 16.8 and that new feat...
Компонент линейного индикатора выполнения для React https://reactjsexample.com/a-linear-progressbar-component-for-react/
React.js Examples
A linear progressbar component for react
A linear progressbar component.
10 главных ошибок, которых следует избегать при использовании React https://javascript.plainenglish.io/top-10-mistakes-to-avoid-when-using-react-1796711ad2a0
Medium
Top 10 Mistakes to Avoid When Using React
React has become one of the most popular front-end frameworks. We’ll explore the top 10 mistakes React developers make and how to fix them.
Полное руководство по созданию приложения для обмена сообщениями / чата с React Native https://javascript.plainenglish.io/complete-guide-to-building-a-messaging-chat-app-with-react-native-cb9221ea0403
Medium
Develop A Messaging App with React Native
In this tutorial, we will try to build a chat app using React Native and Expo, and with Firebase as the backend service.
💪Полный список из 34 потрясающих расширений VS Code! https://savio.xyz/34-ultimate-vs-code-extensions-to-increase-productivity
Библиотека компонентов и хуков React с акцентом на удобство использования https://reactjsexample.com/a-react-components-and-hooks-library-with-focus-on-usability/
React.js Examples
A react components and hooks library with focus on usability
a MIT licensed open source react components and hooks library with focus on usability, accessibility and developer experience.
Крошечная библиотека React, которую можно использовать для создания эффекта матового стекла значков. https://reactjsexample.com/a-tiny-react-library-that-can-be-used-to-create-frosted-glass-effect-of-icons/
React.js Examples
A tiny react library that can be used to create frosted glass effect of icons
a tiny react library that can be used to create frosted glass effect of icons.
Приложение Django React - от нуля до развертывания, часть 1 https://towardsdev.com/django-react-app-from-scratch-to-deployment-part-1-8a2fa9a97f1
Medium
Django React App — From Scratch to Deployment Part-1
Are you a Potterhead? You better be because we are going to build a demo Django-react app that will store and display the magical Spells and some fascinating descriptions about them! Create a file…