https://github.com/rupl/frontend-ops
Automate your frontend workflow: dev, debug, test, deploy
https://github.com/rupl/frontend-ops
Last synced: 5 months ago
JSON representation
Automate your frontend workflow: dev, debug, test, deploy
- Host: GitHub
- URL: https://github.com/rupl/frontend-ops
- Owner: rupl
- License: other
- Created: 2013-08-29T15:13:05.000Z (almost 13 years ago)
- Default Branch: gh-pages
- Last Pushed: 2022-07-22T04:26:08.000Z (almost 4 years ago)
- Last Synced: 2024-07-31T18:20:24.079Z (almost 2 years ago)
- Language: CSS
- Homepage: https://rupl.github.io/frontend-ops/
- Size: 2.45 MB
- Stars: 15
- Watchers: 4
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Frontend Ops
An intro to frontend operations. This is an enormous field containing many
skillsets, but this presentation covers the "basics" of development workflow in
the context of building websites.
Other areas of expertise cover render performance, deploying JavaScript apps,
managing a product (instead of a site), team workflow, release management,
correlating regressions with code changes, and notifying teams automatically
when any of these become critical.
## Examples
This slide deck comes with many examples of the concepts discussed within the
slides. Browse the `examples` folder to experiment with real, working code
snippets to help get you started.
## Presented at:
* [DrupalCon Prague 2013](https://prague2013.drupal.org/session/frontend-ops)
* [BADCamp 2013](http://2013.badcamp.net/sessions/frontend-ops)
* [SandCamp 2014](http://sandcamp.org/2014/session/frontend-automation)