Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Build, test y deploy efectivo en JavaScript
Search
Ricardo Borillo
October 25, 2014
Technology
3
320
Build, test y deploy efectivo en JavaScript
Slides from the talk at Barcelona Software Craftmanship 2014 (25th of October, Barcelona)
Ricardo Borillo
October 25, 2014
Tweet
Share
More Decks by Ricardo Borillo
See All by Ricardo Borillo
De la metodología a la práctica. ¿Cómo trabajan los equipos de desarrollo?
borillo
0
38
Deuda técnica en procesos de entrega continua
borillo
1
35
Serverless y React, la pareja perfecta
borillo
0
250
Agile JavaScript
borillo
0
380
La ubicuidad de la tecnología
borillo
1
69
2 años en el Cloud: Presente y futuro del entorno de gestión UJI
borillo
0
85
El testing en JavaScript ya no es para gurús
borillo
0
490
Tendencias en el desarrollo profesional de aplicaciones con Java, React y Docker
borillo
2
210
Gestionando el viaje a la nube: El entorno de Gestión UJI en el cloud
borillo
0
130
Other Decks in Technology
See All in Technology
AIエージェント入門 〜基礎からMCP・A2Aまで〜
shukob
0
100
「改善」ってこれでいいんだっけ?
ukigmo_hiro
0
350
Implementing and Evaluating a High-Level Language with WasmGC and the Wasm Component Model: Scala’s Case
tanishiking
0
140
防災デジタル分野での官民共創の取り組み (2)DIT/CCとD-CERTについて
ditccsugii
0
310
React19.2のuseEffectEventを追う
maguroalternative
2
500
AWS Control Tower に学ぶ! IAM Identity Center 権限設計の第一歩 / IAM Identity Center with Control Tower
y___u
1
200
「使い方教えて」「事例教えて」じゃもう遅い! Microsoft 365 Copilot を触り倒そう!
taichinakamura
0
440
Liquid AI Hackathon Tokyo プレゼン資料
aratako
0
110
AI Agent Dojo #2 watsonx Orchestrateフローの作成
oniak3ibm
PRO
0
130
AIツールでどこまでデザインを忠実に実装できるのか
oikon48
6
3.5k
AIとともに歩んでいくデザイナーの役割の変化
lycorptech_jp
PRO
0
510
Copilot Studio ハンズオン - 生成オーケストレーションモード
tomoyasasakimskk
0
120
Featured
See All Featured
How to Create Impact in a Changing Tech Landscape [PerfNow 2023]
tammyeverts
55
3k
VelocityConf: Rendering Performance Case Studies
addyosmani
332
24k
We Have a Design System, Now What?
morganepeng
53
7.8k
The Success of Rails: Ensuring Growth for the Next 100 Years
eileencodes
46
7.7k
Improving Core Web Vitals using Speculation Rules API
sergeychernyshev
21
1.2k
Stop Working from a Prison Cell
hatefulcrawdad
271
21k
The Straight Up "How To Draw Better" Workshop
denniskardys
238
140k
How To Stay Up To Date on Web Technology
chriscoyier
791
250k
A better future with KSS
kneath
239
18k
Leading Effective Engineering Teams in the AI Era
addyosmani
7
490
The Invisible Side of Design
smashingmag
302
51k
Code Reviewing Like a Champion
maltzj
526
40k
Transcript
Build, test & deploy efectivo en JavaScript Ricardo Borillo @borillo
None
None
None
None
None
None
BUILD
None
None
None
None
None
None
None
None
FILE TRANSFORMATION
minify
concat
watch
BROWSER INTEGRATION
None
<script src="http://localhost:35729/livereload.js"></script>
$ python -m SimpleHTTPServer
None
None
OTHERS
watch
None
None
None
None
None
TEST
FASTSTABLE REPETIBLE INDEPENDENT SUT
None
None
None
ACCEPTANCE TESTING
None
None
None
None
None
None
None
None
nightmarejs
nightmarejs
None
None
None
None
None
None
e2e
None
not only for ...
$ npm install --save-dev gulp-protractor protractor $ ./node_modules/protractor/bin/webdriver-manager update
None
None
None
PAGE OBJECTS
astrolabe astrolabe
astrolabe
UNIT TESTING
None
None
None
None
None
None
None
None
None
None
None
DEPLOY
None
None
CLUSTER PROXY MONITOR LOG NO DOWNTIME
None
None
None
None
+ DEPLOY
None
None
None
None
None
None
None
LOGS WINSTON KIBANA
LOGS WINSTON
https://github.com/borillo/software-craftmanship-2014
! Thanks
[email protected]
@borillo