ReactJS #info
72 subscribers
49 photos
13 links
ReactJS main info you have to know/recollect!
#
For self-development lovers!
#
Search info by #tag or topic name
#
Questions & Proposals: hriaznov.dev@gmail.com
Download Telegram
Deploy Your React App To Heroku
You will know how to easy-deploy your React app without DevOps skills

Sources:
1. Buildpack: go to the link
2. Deployment with Buildpack: go to the link
3. Deployment without Buildpack: go to the link

#react #heroku #deploy #deployment #buildpack
Unit testing your React application with Jest and Enzyme / Модульное тестирование React-приложения с помощью Jest и Enzyme

ENG: go to the link
РУС: перейти по ссылке

#unitTests #unit #testing #review #interview
React hooks: not magic, just arrays / React hooks: никакой магии, только массивы

ENG: go to the link
РУС: перейти по ссылке

#reactHooks #hooks #basicKnowledge #advancedKnowledge
Understanding Fragments in React / Фрагменты в React

ENG: go to the link
РУС: перейти по ссылке

#fragments #basicKnowledge #advancedKnowledge
Propose your useful article/video:
Предложи свою полезную статью/видео
go to the Google Form

Feedbacks & Questions & Proposals:
@dennisn1
How Are Function Components Different from Classes?
Article by
Dan Abramov

ENG:
go to the link

#classes #components #basicKnowledge #advancedKnowledge
Improving Performance in React Functional Components using React.memo() /
Повышаем производительность в компонентах-функциях React с помощью React.memo ()

ENG: go to the link
РУС: перейти по ссылке

#react_info
#perfomance #reactMemo #functionalComponents #basicKnowledge #advancedKnowledge
Building progressive and performant sites with React

ENG: link to read

#react_info
#guide #basicKnowledge #advancedKnowledge #review #interview
Progressive Web Apps with React.js: Part I — Introduction /
Прогрессивные веб приложения на React.js: Часть 1 — Вступление
8 min read

ENG: link to read
РУС: ссылка для чтения

#react_info
#PWA #review #interview #basicKnowledge #advancedKnowledge
Progressive Web Apps with React.js: Part 2 — Page Load Performance
17 min read

ENG:
link to read

#react_info
#guide #PWA #basicKnowledge #advancedKnowledge #review #interview
These 5 Tips Will Change The Way You Build React Apps
4 min read

ENG:
link to read

#react_info
#basicKnowledge #advancedKnowledge #review #interview
Руководство по разработке Web-приложений на React Native

РУС: ссылка для чтения

#react_info
#reactNative #guide #basicKnowledge #advancedKnowledge #review #interview
React Router v5. What's new?

ENG article: link to read
Github 'react-router' page: link

#react_info
#router #reactRouter
Сравнение React и Vue на практическом примере /
I created the exact same app in React and Vue. Here are the differences
.

ENG: link to read
РУС: ссылка для чтения

#react_info
#react #vue #differences #basicKnowledge #advancedKnowledge
The Inner Workings Of Virtual DOM /
Как работает Virtual DOM?
10 min read

ENG:
link to read
РУС: ссылка для чтения

#react_info
#virtualDOM #preact #basicKnowledge #advancedKnowledge #review #interview
Testing React applications with jest, jest-axe, and react-testing-library
7 min read

ENG:
link to read

#react_info
#testing #basicKnowledge #advancedKnowledge #review #interview
An Introduction to Validation in React with Yup
7 min read

ENG:
link to read

#react_info
#yup #validation #basicKnowledge #review #interview
Setting up Typescript in your react app
5 min read

ENG:
link to read

#react_info
#typeScript #basicKnowledge