<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Javascript on Duly Noted</title><link>https://noted.jsrowe.com/tags/javascript/</link><description>Recent content in Javascript on Duly Noted</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Thu, 04 Dec 2025 23:54:17 +0000</lastBuildDate><atom:link href="https://noted.jsrowe.com/tags/javascript/feed.xml" rel="self" type="application/rss+xml"/><item><title>always a new opinion on frameworks</title><link>https://noted.jsrowe.com/always-a-new-opinion-on-frameworks/</link><pubDate>Thu, 04 Dec 2025 23:54:17 +0000</pubDate><guid>https://noted.jsrowe.com/always-a-new-opinion-on-frameworks/</guid><description>&lt;blockquote&gt;
&lt;p&gt;React is the Walmart of JavaScript frameworks. It’s everywhere, it’s massive, it’s not particularly elegant, but it gets the job done. Meta’s baby has grown into an absolute unit, dominating job listings, GitHub stars, and the collective anxiety of junior developers trying to understand why useEffect fired seventeen times when they only wanted it to run once.&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;OGs remember Ember vs knockout, prototype.js vs scriptaculous.. jQuery.. Yahoo UI!&lt;/p&gt;
&lt;p&gt;I think at this point react is settling in as the java jdk of the web. Good enough for most but pales in comparison to Wordpress..&lt;/p&gt;</description></item><item><title>electron would like to have a word - VS Code runs in GitHub codespaces just fine?</title><link>https://noted.jsrowe.com/electron-would-like-to-have-a-word-vs-code-runs-in-github-codespaces-just-fine/</link><pubDate>Mon, 24 Nov 2025 03:58:02 +0000</pubDate><guid>https://noted.jsrowe.com/electron-would-like-to-have-a-word-vs-code-runs-in-github-codespaces-just-fine/</guid><description>&lt;blockquote&gt;
&lt;p&gt;Neo.mjs is a pioneering multi-threaded JavaScript framework that redefines web development. Leveraging an Off-Main-Thread (OMT) architecture, it delivers unparalleled performance and scalability for complex applications, enabling desktop-class multi-window experiences with advanced features like shared state and component persistence, and a zero-builds development workflow.&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;I mean I feel like electron apps are a thing that weren&amp;rsquo;t mentioned here? I get the push to move towards plain javascript and typescript objects again, But again feels like this glosses over huge eons of web Time when people had to target IE6 and IE11.. Those scars don&amp;rsquo;t fade..&lt;/p&gt;</description></item><item><title>all the way around to static content site generators</title><link>https://noted.jsrowe.com/all-the-way-around-to-static-content-site-generators/</link><pubDate>Sun, 12 Oct 2025 18:02:42 +0000</pubDate><guid>https://noted.jsrowe.com/all-the-way-around-to-static-content-site-generators/</guid><description>&lt;blockquote&gt;
&lt;p&gt;Harris took a different approach. Svelte performs its middle-layer work before a developer uploads code to a web server, well before a user ever downloads it. This makes it possible to remove unnecessary features, shrinking the resulting app. It also reduces the number of moving parts when a user runs the app, which can make Svelte apps faster and more efficient.
Wang says he likes to use Svelte for web pages, but he still uses React for larger applications, including his professional work. For one thing, the larger an app, the more likely a developer will use all of React&amp;rsquo;s features.&lt;/p&gt;</description></item></channel></rss>