Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
awesome-web
Front-end website to display awesome stuff
https://github.com/marxlow/awesome-web
Last synced: 5 days ago
JSON representation
-
Supported Language Features and Polyfills
-
Adding a CSS Preprocessor (Sass, Less etc.)
-
`Button.js`
-
-
Deployment
-
[Firebase](https://firebase.google.com/)
-
Serving Apps with Client-Side Routing
- `pushState` history API - router) with `browserHistory`), many static file servers will fail. For example, if you used React Router with a route for `/todos/42`, the development server will respond to `localhost:3000/todos/42` properly, but an Express serving a production build as above will not.
- Apache HTTP Server
-
[Now](https://zeit.co/now)
-
Building for Relative Paths
-
[Azure](https://azure.microsoft.com/)
-
[GitHub Pages](https://pages.github.com/)
-
[Heroku](https://www.heroku.com/)
-
[Netlify](https://www.netlify.com/)
-
[Surge](https://surge.sh/)
-
-
Debugging in the Editor
-
Visual Studio Code
- VS Code - for-chrome) installed.
- troubleshooting guide
-
WebStorm
- WebStorm - ide-support/hmhgeddbohgjknpmjagkdomcpobmllji) Chrome extension installed.
-
-
Available Scripts
-
`npm start`
-
-
Formatting Code Automatically
-
Syntax Highlighting in the Editor
-
`npm run eject`
-
-
Changing the Page `<title>`
-
WebStorm
- `document.title` - helmet), a third party library.
-
-
Adding Flow
-
Using a Custom Theme
-
-
Importing a Component
-
`DangerButton.js`
-
-
Adding a Stylesheet
-
With React Router
-
-
Using the `public` Folder
-
When to Use the `public` Folder
-
-
Adding Bootstrap
-
When to Use the `public` Folder
-
-
Adding a Router
-
Using a Custom Theme
-
-
Can I Use Decorators?
-
Adding Development Environment Variables In `.env`
-
-
Fetching Data with AJAX Requests
-
Adding Development Environment Variables In `.env`
-
-
Proxying API Requests in Development
-
"Invalid Host Header" Errors After Configuring Proxy
- this article - dev-server/issues/887).
-
Configuring a WebSocket Proxy
-
-
Pre-Rendering into Static HTML Files
-
Configuring a WebSocket Proxy
- zero-configuration pre-rendering (also called snapshotting) here
- react-snapshot - snap](https://github.com/stereobooster/react-snap) to generate HTML pages for each route, or relative link, in your application. These pages will then seamlessly become active, or “hydrated”, when the JavaScript bundle has loaded.
-
-
Injecting Data from the Server into the Page
-
Configuring a WebSocket Proxy
-
-
Running Tests
-
Configuring a WebSocket Proxy
- Jest - 15.html) of Jest so if you heard bad things about it years ago, give it another try.
-
Command Line Interface
-
Testing Components
-
On CI servers
-
Disabling jsdom
-
Editor Integration
-
Writing Tests
-
Coverage Reporting
-
Snapshot Testing
-
-
Debugging Tests
-
Editor Integration
-
Debugging Tests in Visual Studio Code
-
-
Troubleshooting
-
`npm test` hangs on macOS Sierra
-
`npm run build` exits too early
-
Moment.js locales are missing
- Moment.js - locale-support).
-
`npm start` doesn’t detect changes
-
-
Making a Progressive Web App
-
Offline-First Considerations
-
-
Analyzing the Bundle Size
-
Progressive Web App Metadata
-
-
Advanced Configuration
-
[Surge](https://surge.sh/)
-
-
Sending Feedback
-
Updating to New Releases
-
Displaying Lint Output in the Editor
-
`npm run eject`
-
-
Integrating with an API Backend
-
Ruby on Rails
-
Programming Languages
Categories
Deployment
26
Supported Language Features and Polyfills
10
Running Tests
10
Troubleshooting
8
Adding Flow
4
Formatting Code Automatically
3
Proxying API Requests in Development
3
Debugging in the Editor
3
Debugging Tests
2
Adding a Router
2
Using the `public` Folder
2
Adding a CSS Preprocessor (Sass, Less etc.)
2
Pre-Rendering into Static HTML Files
2
Adding a Stylesheet
1
Advanced Configuration
1
Syntax Highlighting in the Editor
1
Injecting Data from the Server into the Page
1
Adding Bootstrap
1
Changing the Page `<title>`
1
Importing a Component
1
Analyzing the Bundle Size
1
Updating to New Releases
1
Sending Feedback
1
Integrating with an API Backend
1
Displaying Lint Output in the Editor
1
Fetching Data with AJAX Requests
1
Available Scripts
1
Can I Use Decorators?
1
Making a Progressive Web App
1
Sub Categories
[Firebase](https://firebase.google.com/)
15
`npm run eject`
12
Using a Custom Theme
6
Configuring a WebSocket Proxy
6
WebStorm
5
`npm start` doesn’t detect changes
3
When to Use the `public` Folder
3
`npm test` hangs on macOS Sierra
3
`Button.js`
2
Visual Studio Code
2
[Surge](https://surge.sh/)
2
Disabling jsdom
2
[GitHub Pages](https://pages.github.com/)
2
Adding Development Environment Variables In `.env`
2
Editor Integration
2
Serving Apps with Client-Side Routing
2
[Azure](https://azure.microsoft.com/)
2
[Heroku](https://www.heroku.com/)
1
Offline-First Considerations
1
Debugging Tests in Visual Studio Code
1
Coverage Reporting
1
Moment.js locales are missing
1
Writing Tests
1
With React Router
1
Building for Relative Paths
1
Snapshot Testing
1
Testing Components
1
Command Line Interface
1
`npm run build` exits too early
1
[Netlify](https://www.netlify.com/)
1
[Now](https://zeit.co/now)
1
Ruby on Rails
1
`DangerButton.js`
1
On CI servers
1
Progressive Web App Metadata
1
"Invalid Host Header" Errors After Configuring Proxy
1
`npm start`
1