Upgrade to PRO for Only $50/Year—Limited-Time Offer! 🔥
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
390
La ubicuidad de la tecnología
borillo
1
72
2 años en el Cloud: Presente y futuro del entorno de gestión UJI
borillo
0
91
El testing en JavaScript ya no es para gurús
borillo
0
500
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
20251209_WAKECareer_生成AIを活用した設計・開発プロセス
syobochim
7
1.5k
re:Invent2025 コンテナ系アップデート振り返り(+CloudWatchログのアップデート紹介)
masukawa
0
360
CARTAのAI CoE が挑む「事業を進化させる AI エンジニアリング」 / carta ai coe evolution business ai engineering
carta_engineering
0
1.3k
Microsoft Agent 365 についてゆっくりじっくり理解する!
skmkzyk
0
310
AIプラットフォームにおけるMLflowの利用について
lycorptech_jp
PRO
1
140
AI駆動開発における設計思想 認知負荷を下げるフロントエンドアーキテクチャ/ 20251211 Teppei Hanai
shift_evolve
PRO
2
380
Gemini でコードレビュー知見を見える化
zozotech
PRO
1
250
Lessons from Migrating to OpenSearch: Shard Design, Log Ingestion, and UI Decisions
sansantech
PRO
1
130
Edge AI Performance on Zephyr Pico vs. Pico 2
iotengineer22
0
150
MLflowで始めるプロンプト管理、評価、最適化
databricksjapan
1
210
WordPress は終わったのか ~今のWordPress の制作手法ってなにがあんねん?~ / Is WordPress Over? How We Build with WordPress Today
tbshiki
1
750
今からでも間に合う!速習Devin入門とその活用方法
ismk
1
700
Featured
See All Featured
For a Future-Friendly Web
brad_frost
180
10k
Making Projects Easy
brettharned
120
6.5k
The Web Performance Landscape in 2024 [PerfNow 2024]
tammyeverts
12
970
Templates, Plugins, & Blocks: Oh My! Creating the theme that thinks of everything
marktimemedia
31
2.6k
Become a Pro
speakerdeck
PRO
31
5.7k
Java REST API Framework Comparison - PWX 2021
mraible
34
9k
Writing Fast Ruby
sferik
630
62k
Embracing the Ebb and Flow
colly
88
4.9k
GraphQLとの向き合い方2022年版
quramy
50
14k
CoffeeScript is Beautiful & I Never Want to Write Plain JavaScript Again
sstephenson
162
16k
Improving Core Web Vitals using Speculation Rules API
sergeychernyshev
21
1.3k
Producing Creativity
orderedlist
PRO
348
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