#
React
React (also known as React.js or ReactJS) is a JavaScript library that makes developing interactive user interfaces simple.
Here are 527 public repositories matching this topic...
Security, performance, marketing, and design tools — Jetpack is made by WordPress experts to make WP sites safer and faster, and help you grow your traffic.
-
Updated
Jul 6, 2021 - PHP
Package for using ReactJS with Laravel
-
Updated
Nov 27, 2019 - PHP
A morphological solution for Russian and English language written completely in PHP. Provides classes to inflect personal names, geographical names, decline and pluralize nouns, generate cardinal and ordinal numerals, spell out money amounts and time intervals. / Морфологическая библиотека для английского и русского языков. Склоняет имена собственные, названия географических объектов, склонение и плюрализация имен собственных и другое.
react
morphology
pluralization
russian-specific
english-specific
names
cardinal
russian
declination
humanizer
numeral
ordinal
-
Updated
Jun 5, 2021 - PHP
Laravel 8 and React 17 boilerplate
react
redux
docker
laravel
composer
laravel-mix
bootstrap-4
react-router-dom
laravel-react-boilerplate
laravel-react-spa
laravel-react-crud
laravel-react-docker
laravel8
-
Updated
May 30, 2021 - PHP
Client and Server-side React (React.js) rendering in a Symfony Bundle
-
Updated
Oct 7, 2020 - PHP
React boilerplate for WordPress plugins
-
Updated
May 25, 2021 - PHP
Onepage Theme/Website Builder for WordPress
-
Updated
Feb 17, 2021 - PHP
基于 Laravel 5.5 和 React 的个人博客系统
-
Updated
Jan 4, 2021 - PHP
react
demo
laravel
reactjs
laravel-framework
inertia
react-helmet
tailwindcss
react-hooks
inertiajs
inertia-react
-
Updated
Jun 29, 2021 - PHP
Client and Server-side React rendering from PHP
-
Updated
Oct 20, 2020 - PHP
Modern project management solution
react
redux
javascript
graphql
php
microservices
symfony
cqrs
ddd
domain-driven-design
issue-tracker
event-sourcing
project-management
task-manager
agile-board
-
Updated
Sep 18, 2017 - PHP
A boilerplate for pairing the WP Rest API with a server-rendered React app
react
redux
nodejs
docker
wordpress
boilerplate
express
ssr
acf
wp-rest-api
headless-cms
headless-wp
react-router-v4
-
Updated
May 26, 2021 - PHP
A Laravel REST API backend with React/Redux, hot module reloading in development and route-level code splitting
react
redux
boilerplate
laravel
travis-ci
code-splitting
storybook
react-css-modules
react-lazy
hot-module-replacement
formik
tailwindcss
-
Updated
Jun 29, 2021 - PHP
Automatic CSRF protection for JavaScript apps using a Symfony API
react
angularjs
jquery
php
angular
symfony
vue
symfony-bundle
axios
csrf
csrf-protection
xsrf
csrf-attacks
-
Updated
Dec 28, 2020 - PHP
A simple app skeleton to try to make every components work together : symfony 5.* (latest stable at the date, but work with sf 4 and 3.3+ if you pull the right tag), symfony/flex, webpack-encore, vuejs 2.5.x, boostrap 4 sass
react
javascript
sass
bootstrap
php
npm
vuejs
angular
webpack
symfony
single-page-app
doctrine
reactjs
e2e-tests
testcafe
quasar-framework
quasar
api-platform
encore
js-tests
-
Updated
Jun 2, 2021 - PHP
Open Source Portfolio/Resume CMS
react
php
portfolio
laravel
spa
visitor-tracking
react-portfolio
portfolio-builder
laravel-portfolio
portfolio-cms
-
Updated
Jun 1, 2021 - PHP
Example to-do app (including auth) built with Laravel 8 and React.
-
Updated
Jun 29, 2021 - PHP
PHP client for rendering your React components via Hypernova.
-
Updated
May 26, 2021 - PHP
Self Hosted Note Taking App
-
Updated
Jun 29, 2021 - PHP
Source code for the API Platform + React.JS Course
-
Updated
Mar 30, 2019 - PHP
cliffordp
commented
Jan 1, 2021
Review those available from https://github.com/beberlei/assert and implement without including that library, since there's already quite a bit of overlap with WP's built-ins as well as Stringy
Laravel 8 + React + Typescript + React Router v4 + Hot Module Reloading
-
Updated
Jun 29, 2021 - PHP
Client and Server-side React rendering for CraftCMS
-
Updated
Mar 24, 2019 - PHP
-
Updated
May 25, 2021 - PHP
Created by Jordan Walke
Released March 2013
Latest release 4 months ago
- Repository
- facebook/react
- Website
- reactjs.org
- Wikipedia
- Wikipedia
Background (please complete the following information):
Describe the bug
Editing a sub-user and attempting to edit the same sub-user presents you with the loading spinner from the previous action, not allowing you to edit the user a 2nd time without a refresh.
To Reproduce