Learning Microservices with a Practical Example

Learning Microservices with a Practical Example

Although this example application is simplistic and no one should ever use microservices to implement an application like this one, it shows...
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...
Responsive embedded YouTube video or playlist online maker

Responsive embedded YouTube video or playlist online maker

I have to embed YouTube videos or playlists frequently, so I decided to implement this simple tool to generate the HTML code of an embedded ...
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...

Search

Popular Posts

What is a Database Proxy?

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

ChatGPT as a MariaDB database

ChatGPT is truly impressive. You can instruct it to do all sorts of things whe…

Building a Kubernetes cluster on Raspberry Pi (with automation)

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

Recent Comments

Contact Me