React

310 bookmarks
Custom sorting
4Catalyzer/css-literal-loader
4Catalyzer/css-literal-loader
css-literal-loader - Parse css tagged template literals as CSS files
·github.com·
4Catalyzer/css-literal-loader
Handling Errors with Error Boundary | CSS-Tricks
Handling Errors with Error Boundary | CSS-Tricks
Thinking and building in React involves approaching application design in chunks, or components. Each part of your application that performs an action can
·css-tricks.com·
Handling Errors with Error Boundary | CSS-Tricks
Docz
Docz
It has never been so easy to document your things
·docz.site·
Docz
Компоненты высшего порядка с использованием Recompose
Компоненты высшего порядка с использованием Recompose
HOC — слишком громкое слово для простого функционального паттерна! Месяц назад в РайффайзенБанке прошел первый фронтенд-митап, и поскольку я всего за пару дней...
·habr.com·
Компоненты высшего порядка с использованием Recompose
Managing State in React With Unstated | CSS-Tricks
Managing State in React With Unstated | CSS-Tricks
As your application becomes more complex, the management of state can become tedious. A component's state is meant to be self-contained, which makes sharing state across multiple components a headache. Redux is usually the go-to library to manage state in React, however, depending on how complex your application is,
·css-tricks.com·
Managing State in React With Unstated | CSS-Tricks
Meiosis: a simple state management pattern
Meiosis: a simple state management pattern
Meiosis is not a library. It's a simple pattern to manage state in your web applications. Think Redux, MobX, Cerebral, React Context, etc. but without being tied to a framework API. Instead, just plain functions and objects.
·meiosis.js.org·
Meiosis: a simple state management pattern
Conditional Routing with React Router v4
Conditional Routing with React Router v4
When building React applications, one thing developers don’t like to utilize is routing in React - usually because of the assumed learning curve involved. In this article, we are going to debunk that myth and show you how easy it is to implement routing and serving responsive routes in your Rea
·scotch.io·
Conditional Routing with React Router v4
Как сделать конфигурационный файл роутов в React Router 4
Как сделать конфигурационный файл роутов в React Router 4
Автор оригинала Tyler McGinnis. Переведено проектом "Без воды". Мы занимаемся обучением React/Redux и делимся различными материалами на русском языке. Провод...
·youtube.com·
Как сделать конфигурационный файл роутов в React Router 4
React in patterns · GitBook
React in patterns · GitBook
react-in-patterns: A book about common design patterns used while developing with React.
·legacy.gitbook.com·
React in patterns · GitBook
A complete React with GraphQL Tutorial
A complete React with GraphQL Tutorial
This React with GraphQL tutorial shows you how to use GraphQL in your React application by consuming GitHub's GraphQL API. You will not use any clever framework such as Apollo or Relay for your query or mutation. Instead this tutorial focuses on plain GraphQL with only HTTP requests in JS ...
·robinwieruch.de·
A complete React with GraphQL Tutorial
Keys in React. Готовим правильно
Keys in React. Готовим правильно
Сегодня поговорим об атрибуте key в React. Часто разработчики, которые только начинают использовать React, не придают большого значения атрибуту key. А зря…...
·habrahabr.ru·
Keys in React. Готовим правильно
kentcdodds/react-testing-library
kentcdodds/react-testing-library
react-testing-library - 🐐 Simple and complete React DOM testing utilities that encourage good testing practices.
·github.com·
kentcdodds/react-testing-library
React State From the Ground Up | CSS-Tricks
React State From the Ground Up | CSS-Tricks
As you begin to learn React, you will be faced with understanding what state is. State is hugely important in React, and perhaps a big reason you’ve looked into using React in the first place. Let’s take a stab at understanding what state is and how it works. What is State? State, in React, is a plain JavaScript
·css-tricks.com·
React State From the Ground Up | CSS-Tricks
Server Rendering with React and React Router
Server Rendering with React and React Router
Server side rendering a React app can provide a few different benefits including performance and SEO. The problem is with those benefits comes a cost of additional complexity to your application. In this post, we'll start from scratch and slowly build a server side rendered React (with React Router) while breaking down some of the complexity as we go.
·tylermcginnis.com·
Server Rendering with React and React Router
kilkelly/react-passport-redux-example
kilkelly/react-passport-redux-example
react-passport-redux-example - Demonstration of PassportJS authentication in React w/ Redux.
·github.com·
kilkelly/react-passport-redux-example
timarney/react-app-rewired
timarney/react-app-rewired
react-app-rewired - Override create-react-app webpack configs without ejecting
·github.com·
timarney/react-app-rewired
kriasoft/react-app
kriasoft/react-app
react-app - Create React App with server-side code support
·github.com·
kriasoft/react-app
krasimir/kuker
krasimir/kuker
kuker - Kick-ass browser extension to debug your apps
·github.com·
krasimir/kuker
Разработка изоморфного RealWorld приложения с SSR и Progressive Enhancement. Часть 2 — Hello World
Разработка изоморфного RealWorld приложения с SSR и Progressive Enhancement. Часть 2 — Hello World
В предыдущей части туториала мы узнали что такое проект RealWorld, определились целями туториала, выбрали стек технологий и написали простой веб-сервер на...
·habrahabr.ru·
Разработка изоморфного RealWorld приложения с SSR и Progressive Enhancement. Часть 2 — Hello World
hyperapp/hyperapp
hyperapp/hyperapp
hyperapp - 1 KB JavaScript library for building web applications.
·github.com·
hyperapp/hyperapp