React

310 bookmarks
Custom sorting
Загрузка данных из REST API
Загрузка данных из REST API
Хочу поделиться ещё одним маленьким велосипедом — в первую очередь, чтобы получить бесценные советы. Дополнительные примеры можно посмотреть в исходниках...
·habrahabr.ru·
Загрузка данных из REST API
Infinite List and React
Infinite List and React
I have worked on Twitter’s new mobile website for the past year. We rebuilt the website using the latest web technologies: React, Redux, Node.js/ …
·itsze.ro·
Infinite List and React
Функциональные компоненты
Функциональные компоненты
Как говорится, в редакцию пришло письмо: "не могли бы вы подробно разъяснить..." Отвечаю публично, кому оно надо, а применение можно пощупать тут. Сначала были...
·habrahabr.ru·
Функциональные компоненты
N причин, чтобы использовать Create React App
N причин, чтобы использовать Create React App
Create React App — отличный инструмент для быстрого старта React-приложений. Вы не тратите время на настройку Webpack, Babel и других привычных инструментов.
·habrahabr.ru·
N причин, чтобы использовать Create React App
Snapshot Testing React with Jest
Snapshot Testing React with Jest
This article was originally published at Semaphore CI. Semaphore has a lot of other great tutorials too – check them out! Introduction Testing is a double-edged sword. On one hand, having a solid test…
·daveceddia.com·
Snapshot Testing React with Jest
paypal/glamorous
paypal/glamorous
glamorous - React component styling solved 💄
·github.com·
paypal/glamorous
vasanthk/react-bits
vasanthk/react-bits
react-bits - ✨ React patterns, techniques, tips and tricks ✨
·github.com·
vasanthk/react-bits
ZEIT – Next.js 2.0
ZEIT – Next.js 2.0
Next.js 2.0 comes packed with performance improvements and extensibility features
·zeit.co·
ZEIT – Next.js 2.0
Lifting State Up
Lifting State Up
A JavaScript library for building user interfaces
·facebook.github.io·
Lifting State Up
How to build animated microinteractions in React
How to build animated microinteractions in React
Microinteractions guide a user through your application. They reinforce your user experience and provide delight.
·medium.freecodecamp.com·
How to build animated microinteractions in React
How to Render Components Outside the Main ReactJS App
How to Render Components Outside the Main ReactJS App
ReactJS does a great job abstracting away the code for managing the DOM, but sometimes that can be problematic. Let's review why, and how to fix it.
·blog.komand.com·
How to Render Components Outside the Main ReactJS App
formstate/formstate
formstate/formstate
formstate - ❤️ Form state so simple that you will fall in love 🌹
·github.com·
formstate/formstate
Internationalizing React Apps – Smashing Magazine
Internationalizing React Apps – Smashing Magazine
All you need to know about internationalization. Learn how to develop a simple universal React application with full internationalization support.
·smashingmagazine.com·
Internationalizing React Apps – Smashing Magazine
JSX — подробности
JSX — подробности
Этой публикацией я открываю серию переводов раздела "Продвинутые руководства" (Advanced Guides) официальной документации библиотеки React.js. JSX — подробности...
·habrahabr.ru·
JSX — подробности
krasimir/react-in-patterns
krasimir/react-in-patterns
react-in-patterns - :books: List of design patterns/techniques used while developing with React
·github.com·
krasimir/react-in-patterns
Разбор: как и зачем применять PureComponent в React
Разбор: как и зачем применять PureComponent в React
29 Июля вышел React 15.3, и первым пунктом в release-notes значилось добавление поддержки React.PureComponent, который заменяет своего предшественника...
·habrahabr.ru·
Разбор: как и зачем применять PureComponent в React
React, Web Components, Angular и jQuery — друзья навеки. Универсальные JavaScript-компоненты
React, Web Components, Angular и jQuery — друзья навеки. Универсальные JavaScript-компоненты
Эта статья о том, как написать универсальный JavaScript-компонент, который можно будет использовать как React-компонент; как Preact-компонент; как...
·habrahabr.ru·
React, Web Components, Angular и jQuery — друзья навеки. Универсальные JavaScript-компоненты
React and third-party libraries
React and third-party libraries
React in patterns project. For other interesting patterns check out the repo.The example jQuery plugin for my example. It transforms an unordered list to input field for managing tags: plugin code. It...
·krasimirtsonev.com·
React and third-party libraries
The magic behind 💅 styled-components
The magic behind 💅 styled-components
Never seen that magic backtick styled.div`` notation? It's actually just JavaScript, no fancy transpiler needed! What that is, how it works and what it does? Let's find out!
·mxstbr.blog·
The magic behind 💅 styled-components
zeit/next.js
zeit/next.js
next.js - A minimalistic framework for universal server-rendered React applications
·github.com·
zeit/next.js
Dennis Brotzky
Dennis Brotzky
Dennis Brotzky is a Front End Developer with a focus on clean code, beautiful interfaces, high converting pages, and optimized performance.
·brotzky.co·
Dennis Brotzky
TheCognizantFoundry/react-loader
TheCognizantFoundry/react-loader
Contribute to react-loader development by creating an account on GitHub.
·github.com·
TheCognizantFoundry/react-loader
Detect when images have finished loading with React
Detect when images have finished loading with React
componentDidMount() tells you when your component is finished rendering - NOT when your images have finished loading. Learn the difference to update state when images load.
·andrewhfarmer.com·
Detect when images have finished loading with React
FineUploader/react-fine-uploader
FineUploader/react-fine-uploader
react-fine-uploader - Easily integrate Fine Uploader into a React app. Drop-in high-level components for a turn-key UI. Use small focused components to build a more custom UI.
·github.com·
FineUploader/react-fine-uploader
HugoGiraudel/react-a11y-dialog
HugoGiraudel/react-a11y-dialog
Contribute to react-a11y-dialog development by creating an account on GitHub.
·github.com·
HugoGiraudel/react-a11y-dialog