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
Desarrollar Aplicaciones Web Java sin Usar HTML...
Search
Geovanny Mendoza
May 19, 2018
Programming
1
300
Desarrollar Aplicaciones Web Java sin Usar HTML o JavaScript
Geovanny Mendoza
May 19, 2018
Tweet
Share
More Decks by Geovanny Mendoza
See All by Geovanny Mendoza
Programación Reactiva con Spring WebFlux
geovanny0401
0
280
Construir Aplicaciones Web Modernas con Java
geovanny0401
0
63
Programación Reactiva con Spring WebFlux
geovanny0401
0
420
¿Como vender mi App?
geovanny0401
0
53
Construir Aplicaciones Web Modernas con Java
geovanny0401
0
130
Desarrollando APIS GraphQL con java
geovanny0401
0
130
Desarrollo Rápido de Aplicaciones con JEE8 y React
geovanny0401
0
130
JakartaEE en la actualidad
geovanny0401
0
90
Construir una Aplicación de Spring Boot con MySQL y Docker
geovanny0401
3
450
Other Decks in Programming
See All in Programming
CSC509 Lecture 04
javiergs
PRO
0
300
Pythonスレッドとは結局何なのか? CPython実装から見るNoGIL時代の変化
curekoshimizu
5
1.7k
XP, Testing and ninja testing ZOZ5
m_seki
3
580
なぜGoのジェネリクスはこの形なのか? Featherweight Goが明かす設計の核心
ryotaros
7
1.1k
オープンソースソフトウェアへの解像度🔬
utam0k
12
2.4k
Devvox Belgium - Agentic AI Patterns
kdubois
1
100
10年もののAPIサーバーにおけるCI/CDの改善の奮闘
mbook
0
800
What's new in Spring Modulith?
olivergierke
1
130
SpecKitでどこまでできる? コストはどれくらい?
leveragestech
0
660
Server Side Kotlin Meetup vol.16: 内部動作を理解して ハイパフォーマンスなサーバサイド Kotlin アプリケーションを書こう
ternbusty
1
110
Building, Deploying, and Monitoring Ruby Web Applications with Falcon (Kaigi on Rails 2025)
ioquatix
4
1.8k
Six and a half ridiculous things to do with Quarkus
hollycummins
0
140
Featured
See All Featured
Performance Is Good for Brains [We Love Speed 2024]
tammyeverts
12
1.2k
Measuring & Analyzing Core Web Vitals
bluesmoon
9
620
Practical Tips for Bootstrapping Information Extraction Pipelines
honnibal
PRO
23
1.5k
A designer walks into a library…
pauljervisheath
209
24k
Put a Button on it: Removing Barriers to Going Fast.
kastner
60
4k
Building a Scalable Design System with Sketch
lauravandoore
462
33k
jQuery: Nuts, Bolts and Bling
dougneiner
64
7.9k
Fight the Zombie Pattern Library - RWD Summit 2016
marcelosomers
234
17k
RailsConf & Balkan Ruby 2019: The Past, Present, and Future of Rails at GitHub
eileencodes
140
34k
Side Projects
sachag
455
43k
Testing 201, or: Great Expectations
jmmastey
45
7.7k
ピンチをチャンスに:未来をつくるプロダクトロードマップ #pmconf2020
aki_iinuma
127
53k
Transcript
Vaadin Geovanny Mendoza @geovanny0401 Desarrollar Aplicaciones Web Java sin usar
HTML o JavaScript
Geovanny Mendoza • JUG Leader 01/06/2018 2 • Candidato a
Magister en Ingeniería de Sistema y Computación • Blog https://geovanny0401.blogspot.com.co/ • Ingeniero de Sistemas Unisimón. • Especialista en Ingeniería de Software.
Vaadin • Apache 2.0 01/06/2018 3 • 40 % de
las empresas en Fortune 100 usan Vaadin • #2 Java Web Framework • 150k+Desalladores activos. • Cerca de 700 add-ons! According to Open HUB Stats
01/06/2018 4 • Como construir una aplicación Web Moderna •
Lo Básico de Vaadin. Que aprenderas en esta sesion? • Novedades de Vaadin 7/8.
21 MEJORAS EN EL FRAMEWORK DE VAADIN 8.0 01/06/2018 5
Novedades Vaadin 7/8
1. Permite pasar listas de objetos directamente a los componentes
de tipo Grid y Select 01/06/2018 6 Novedades Vaadin 7/8
2. Definición de columna Grid con Expresiones Lambda 01/06/2018 7
Novedades Vaadin 7/8
01/06/2018 8 Novedades Vaadin 7/8 3. Combobox V7
• ItemCaptionGenerator : Una forma práctica de definir un título
personalizado para las opciones en seleccionar. 01/06/2018 9 Novedades Vaadin 7/8
4. Los validadores se pueden definir antes como después de
la conversión 01/06/2018 10 Novedades Vaadin 7/8
• Paquete de compatibilidad con versiones anteriores. 01/06/2018 11 Novedades
Vaadin 7/8
• Agregar componentes y expandirlos automáticamente 01/06/2018 12 Novedades Vaadin
7/8
• El nuevo método addComponentsAndExpand elimina el código repetitivo al
agregar componentes que deben expandirse. 01/06/2018 13 Novedades Vaadin 7/8
Vaadin APLICACIONES WEB MODERNAS? 01/06/2018 14
01/06/2018 15 Vaadin •Explorando el Proyecto
01/06/2018 Vaadin 16
01/06/2018 Vaadin 17
01/06/2018 Vaadin 18
01/06/2018 Vaadin 19
01/06/2018 Vaadin 20
01/06/2018 Vaadin 21
01/06/2018 Vaadin 22
Vaadin SIMPLIFICACION 01/06/2018 23
01/06/2018 Vaadin 24
01/06/2018 Vaadin 25
01/06/2018 Vaadin 26
01/06/2018 Vaadin 27
01/06/2018 Vaadin 28
01/06/2018 Vaadin 29
Vaadin 01/06/2018 30
Vaadin DEMO 01/06/2018 31
01/06/2018 32 REFERENCIAS • https://www.viavansi.com/blog-xnoccio/es/vaadin-8-caracteristicas/ • https://vaadin.com/ • https://demo.vaadin.com/dashboard/
01/06/2018 33 Geovanny Mendoza @geovanny0401 GRACIAS