Here are comments about a number of Javascript Libraries I use/intend to use.

Continue reading...

When learning javafx, I have liked a number of things, and in particular the consistence of the naming and MVC mechanism (vs. the multiplicity of mechanisms used by Swing).

However, two points bothered me:

  • the lack of a good low-level interface. Graphics2D is a really good and fast API. T...

Continue reading...