<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>JavaFX Techniques on PragmaticCoding</title><link>http://localhost:1313/javafx/techniques/</link><description>Recent content in JavaFX Techniques on PragmaticCoding</description><generator>Hugo -- gohugo.io</generator><language>en</language><managingEditor>nuno@n9o.xyz (Blowfish)</managingEditor><webMaster>nuno@n9o.xyz (Blowfish)</webMaster><copyright>© 2026 Blowfish</copyright><lastBuildDate>Thu, 24 Jun 2021 12:00:00 -0500</lastBuildDate><atom:link href="http://localhost:1313/javafx/techniques/index.xml" rel="self" type="application/rss+xml"/><item><title>Stop Using PropertyValueFactory</title><link>http://localhost:1313/javafx/techniques/propertyvaluefactory/</link><pubDate>Thu, 24 Jun 2021 12:00:00 -0500</pubDate><author>nuno@n9o.xyz (Blowfish)</author><guid>http://localhost:1313/javafx/techniques/propertyvaluefactory/</guid><description>PropertyValueFactory is an obsolete convenience method designed to eliminate boilerplate. We don&amp;rsquo;t don&amp;rsquo;t need it any more now that we have Lambda expressions.</description></item><item><title>JavaFX Anti-Pattern: The Dispatch EventHandler</title><link>http://localhost:1313/javafx/techniques/dispatchEventHandler/</link><pubDate>Mon, 19 Apr 2021 12:00:00 -0500</pubDate><author>nuno@n9o.xyz (Blowfish)</author><guid>http://localhost:1313/javafx/techniques/dispatchEventHandler/</guid><description>Stop treating your JavaFX controls like data and passing them global EventHandlers.</description></item></channel></rss>