<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Mohibul Hassan Chowdhury on foojay.io - Friends of OpenJDK</title><link>https://foojayio.github.io/website/today/author/mohibul-chowdhury/</link><description>Articles written by Mohibul Hassan Chowdhury on foojay.io - Friends of OpenJDK</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Tue, 19 Nov 2024 15:57:59 +0000</lastBuildDate><atom:link href="https://foojayio.github.io/website/today/author/mohibul-chowdhury/index.xml" rel="self" type="application/rss+xml"/><item><title>Hot Class Reload in Java: A Webpack HMR-Like Experience</title><link>https://foojayio.github.io/website/today/hot-class-reload-in-java-a-webpack-hmr-like-experience-for-java-developers/</link><pubDate>Tue, 19 Nov 2024 15:57:59 +0000</pubDate><guid>https://foojayio.github.io/website/today/hot-class-reload-in-java-a-webpack-hmr-like-experience-for-java-developers/</guid><description>&lt;p&gt;&lt;strong&gt;In the world of software development, time is everything. Every developer knows the frustration of waiting for a full application restart just to see a small change take effect.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Java developers, in particular, have long dealt with this issue. But what if you didn&amp;rsquo;t have to stop and restart every time you updated a class? Enter &lt;strong&gt;Hot Class Reload (HCR)&lt;/strong&gt; in Java&amp;mdash;a technique that can keep you in the flow, reloading classes on the fly, much like &lt;strong&gt;Hot Module Reload (HMR)&lt;/strong&gt; does in JavaScript.&lt;/p&gt;</description></item></channel></rss>