Slide 1

Slide 1 text

Front-End Ops Daniel Filho @danielfilho

Slide 2

Slide 2 text

Web Developer

Slide 3

Slide 3 text

A web developer is a programmer who specializes in, or is specifically engaged in, the development of World Wide Web applications, or distributed network applications that are run over HTTP from a web server to a web browser. en.wikipedia.org/wiki/Web_developer

Slide 4

Slide 4 text

Web Operations

Slide 5

Slide 5 text

Web operations is a domain of expertise within IT systems management that involves the deployment, operation, maintenance, tuning, and repair of web-based applications and systems. en.wikipedia.org/wiki/Web_operations

Slide 6

Slide 6 text

DevOps

Slide 7

Slide 7 text

DevOps (...) is a software development method that stresses communication, collaboration and integration between software developers and IT professionals. (...) It aims to help an organization rapidly produce software products and services. en.wikipedia.org/wiki/DevOps

Slide 8

Slide 8 text

Front-End Developer

Slide 9

Slide 9 text

The goal of a front-end developer is to create clear, easy, fast pages and interfaces that will make people understand and care about the information, by putting it in context, expose its legitimacy or lack thereof, and reveal their implicit or explicit interconnection. theguardian.com/help/insideguardian/2009/sep/28/blogpost

Slide 10

Slide 10 text

Front-End Ops

Slide 11

Slide 11 text

Such a person would need to be an expert at serving and hosting front-end resources. They’d need to be pros at Grunt (or something similar) and have strong opinions about modules. They would find the best ways to piece together the parts of a Web application, and they’d be pros at versioning, caching and deployment. smashingmagazine.com/2013/06/11/front-end-ops/

Slide 12

Slide 12 text

No content

Slide 13

Slide 13 text

Front-end is not just a pretty face, it's the friendly, forward-looking interface of web development. theguardian.com/help/insideguardian/2009/sep/28/blogpost

Slide 14

Slide 14 text

No content

Slide 15

Slide 15 text

} zofe.com.br } braziljs.org } bit.ly/GDG-SP } bit.ly/FEMUSP } Web Compatibility

Slide 16

Slide 16 text

damniel.com/slides

Slide 17

Slide 17 text

No content

Slide 18

Slide 18 text

Vagrant is open-source software for creating and configuring virtual development environments. vagrantup.com

Slide 19

Slide 19 text

vagrantup.com

Slide 20

Slide 20 text

vagrantbox.es

Slide 21

Slide 21 text

DEMO

Slide 22

Slide 22 text

No content

Slide 23

Slide 23 text

Bower is a package manager for the web. bower.io

Slide 24

Slide 24 text

bower.io

Slide 25

Slide 25 text

NodeJS & NPM nodejs.org

Slide 26

Slide 26 text

npm install -g bower

Slide 27

Slide 27 text

bower install jquery

Slide 28

Slide 28 text

!"" components !"" jquery #"" README.md #"" bower.json #"" component.json #"" composer.json #"" jquery-migrate.js #"" jquery-migrate.min.js #"" jquery.js #"" jquery.min.js #"" jquery.min.map !"" package.json

Slide 29

Slide 29 text

No content

Slide 30

Slide 30 text

Grunt is a task-based command line build tool for JavaScript projects. weblog.bocoup.com/introducing-grunt/

Slide 31

Slide 31 text

gruntjs.com

Slide 32

Slide 32 text

NodeJS & NPM nodejs.org

Slide 33

Slide 33 text

CLI
 command line interface

Slide 34

Slide 34 text

Plugins
 clean, compress, concat, connect, copy, csslint, cssmin, htmlmin, imagemin, imagemin, livereload, symlink etc.

Slide 35

Slide 35 text

Plugins
 compass, sass, less, stylus, handlebars, JSHint, jade, require.js, jasmine, qunit, uglify etc. ! ah, e coffeescript.

Slide 36

Slide 36 text

npm install -g grunt-cli

Slide 37

Slide 37 text

DEMO

Slide 38

Slide 38 text

Deploy

Slide 39

Slide 39 text

Drag & Drop WebDAV Pen Drive FTP

Slide 40

Slide 40 text

No content

Slide 41

Slide 41 text

No content

Slide 42

Slide 42 text

A remote server automation and deployment tool written in Ruby capistranorb.com

Slide 43

Slide 43 text

capistranorb.com

Slide 44

Slide 44 text

Ruby & gem ruby-lang.org

Slide 45

Slide 45 text

CLI
 command line interface

Slide 46

Slide 46 text

gem install capistrano --pre --trust- policy HighSecurity

Slide 47

Slide 47 text

capify .

Slide 48

Slide 48 text

DEMO

Slide 49

Slide 49 text

Obrigado :-) ! @danielfilho damniel.com/slides