An open API service indexing awesome lists of open source software.

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

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)