Showing posts with the label Vaadin
Using Vaadin web components in HTML documents without frameworks

Using Vaadin web components in HTML documents without frameworks

Vaadin is a development platform for building web applications in Java. Although it includes a Java API ( Vaadin Flow ) that you can use to ...
How to call a Java method from a JavaScript function in the browser

How to call a Java method from a JavaScript function in the browser

In this video I demonstrate how to call a Java method that runs in the server from a JavaScript function running in the web browser: In sho...
Infinite lazy loading

Infinite lazy loading

Here's a short excerpt of Chapter 9 Lazy Loading of my book Data-Centric Applications with Vaadin 8 . Even though we have explained...
Hello, World in Vaadin 10+

Hello, World in Vaadin 10+

Vaadin is a set of tools to create web applications tailored to both, client-side and server-side developers. If you are, say, a JavaScript...
Data-Centric Applications with Vaadin 10?

Data-Centric Applications with Vaadin 10?

I recently got some hard copies of my last book about Vaadin . I love the matte colored look of the cover. Excellent job by Packt Publish...
What's so cool about Vaadin Flow?

What's so cool about Vaadin Flow?

Vaadin Flow is a free open-source web framework for Java developers. It allows you to implement a web application without having to code any...
New book about Vaadin 8: Data-Centric Applications with Vaadin 8

New book about Vaadin 8: Data-Centric Applications with Vaadin 8

I'm glad to announce that my second book about Vaadin has been published! ​ Due to Packt Publishing's guidelines, the space I h...
Microservices & Vaadin

Microservices & Vaadin

During the last months, I've been researching and experimenting with microservices and Vaadin applications. My goal was to test Vaadin &...
New book about Vaadin Framework 8 coming out

New book about Vaadin Framework 8 coming out

As some of you may already know, I started writing a book about Vaadin 8 for Packt Publishing almost a year ago. After inevitable hindranc...
Enterprise-app for Vaadin

Enterprise-app for Vaadin

Some years ago I published the Enterprise-app add-on for Vaadin . The most awarded feature was the CrudComponent class that allowed you co...
 Vaadin Video Tutorials

Vaadin Video Tutorials

Finally! After endless hours of rehearsal, screen recording, audio recording, film recording, audio-image synchronisation, editing work, and...
Talking Progress Indicators

Talking Progress Indicators

Willing to learn Vaadin 7 in a funny way? Here there is an excerpt of my book  Vaadin 7 UI Design by Example: Beginner's Guide . Auth...
Book Give-away: Hold a chance to win free copy of the book "Vaadin 7 UI Design By Example", just by commenting!

Book Give-away: Hold a chance to win free copy of the book "Vaadin 7 UI Design By Example", just by commenting!

And the winners are: Iskael Diaz Marquez Camilo Gonzalez Packt Publishing has two copies of  Vaadin 7 UI Design By Example  to be gi...
 Enterprise App now available with Maven

Enterprise App now available with Maven

Finally! I've managed to write a Maven POM for Enterprise App. Just add this into your pom.xml file: <dependency>     <...

Search

Popular Posts

Building a Kubernetes cluster on Raspberry Pi (with automation)

Some months ago, I was lucky enough to get a bunch of Raspberry Pi minicompute…

How to call a Java method from a JavaScript function in the browser

In this video I demonstrate how to call a Java method that runs in the server f…

What is a Database Proxy?

A proxy is a server software, typically installed in a separate machine, that …

Recent Comments

Contact Me