Author: Paul

A beautiful components library for GWT and JavaScript

How to run your web application and web workers in Super Dev Mode

  Web workers are a way to exploit the CPU’s cores available. If you have a web application that requires a lot of computing power, it is a great way to tap an unexploited resource.


June 13, 2018 0

Presto Scheduler

  XGL uses a component called Presto to avoid layout trashing or reflows.


June 12, 2018 0

Our first video

We just published our first video. It is the first youtube video I ever made. It is way harder than I was thinking before… Anyway, I hope you will find it interesting.


May 9, 2018 0

Hello world!

  By this simple two words, programming languages are usually introduced with a simple program that prints “Hello world!”. I will show you how to display this message using a simple XGL component that will show “Hello world!” in the top right corner.


May 3, 2018 0