nodemon
Here are 943 public repositories matching this topic...
-
Updated
May 21, 2020 - JavaScript
-
Updated
Nov 21, 2017 - JavaScript
-
Updated
Apr 8, 2020 - TypeScript
Update babel example
The example which provides sample code for using gulp-nodemon with "React, Browserify, Babel, ES2015, etc." uses the NPM package gulp-file-cache which is no longer under development (pgherveou/gulp-file-cache#1). The example should be updated to use a package which is under active development.
-
Updated
Jun 23, 2020 - JavaScript
-
Updated
Jun 12, 2020 - JavaScript
-
Updated
Jun 23, 2020 - TypeScript
-
Updated
Jan 24, 2020 - JavaScript
-
Updated
Jun 11, 2020 - JavaScript
-
Updated
Mar 17, 2020 - TypeScript
-
Updated
May 23, 2020 - TypeScript
-
Updated
Jun 5, 2018 - TypeScript
It raised an eyebrow to see a dependency on react-router-dom in the server/handlerRender.js file, since it's a client library being utilized on the server.
import { matchPath } from 'react-router-dom';
From Michael Jackson's guide you referenced: https://reacttraining.com/react-router/web/guides/server-rendering, there's a /server folder which might be more appropriate. As a co
-
Updated
Dec 12, 2018 - HTML
-
Updated
Nov 6, 2017 - JavaScript
-
Updated
Aug 16, 2019 - TypeScript
-
Updated
Mar 24, 2019 - TypeScript
-
Updated
Jan 23, 2018 - JavaScript
-
Updated
Jul 13, 2018 - JavaScript
-
Updated
Jun 11, 2020 - JavaScript
-
Updated
Jun 6, 2020 - TypeScript
-
Updated
Mar 14, 2020 - TypeScript
-
Updated
Apr 29, 2020 - JavaScript
-
Updated
Jun 6, 2020 - TypeScript
Improve this page
Add a description, image, and links to the nodemon topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the nodemon topic, visit your repo's landing page and select "manage topics."
Type of issue: (feature suggestion, bug?)
Suggestion
Chapter:
no-chapter
Why use
.jsxinstead of.js? It's not a best practice: facebook/create-react-app#87 (comment)