<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Web Frameworks on Minko Gechev&#39;s blog</title>
		<link>https://blog.mgechev.com/categories/Web-frameworks/</link>
		<description>Recent content in Web Frameworks on Minko Gechev&#39;s blog</description>
		<generator>Hugo</generator>
		<language>en-us</language>
		
		
		
		
			<lastBuildDate>Sat, 19 Apr 2025 00:00:00 +0000</lastBuildDate>
		
			<atom:link href="https://blog.mgechev.com/categories/Web-frameworks/feed.xml" rel="self" type="application/rss+xml" />
			<item>
				<title>LLM-first Web Framework</title>
				<link>https://blog.mgechev.com/2025/04/19/llm-first-web-framework/</link>
				<pubDate>Sat, 19 Apr 2025 00:00:00 +0000</pubDate>
				<guid>https://blog.mgechev.com/2025/04/19/llm-first-web-framework/</guid>
				<description>&lt;div style=&#34;padding: 15px; border-radius: 5px; background-color: #fff4da; border: 1px solid #ffe88c;&#34;&gt;&#xA;The opinions stated here are my own, not necessarily those of my employer.&#xA;&lt;/div&gt;&#xA;&lt;p&gt;Over the past few weeks I&amp;rsquo;ve been thinking about how we can make a framework easier for AI. In particular I&amp;rsquo;ve been &lt;em&gt;only&lt;/em&gt; focused on building user interface. When we add a backend, database, and communication protocol across the backend and the frontend, we get another set of problems that could be a good fit for another post and exploration.&lt;/p&gt;</description>
			</item>
			<item>
				<title>Reactive framework in ~200 lines of JavaScript</title>
				<link>https://blog.mgechev.com/2025/01/09/minimal-reactive-framework/</link>
				<pubDate>Thu, 09 Jan 2025 00:00:00 +0000</pubDate>
				<guid>https://blog.mgechev.com/2025/01/09/minimal-reactive-framework/</guid>
				<description>&lt;p&gt;One of my current projects is &lt;a href=&#34;https://blog.angular.dev/angular-and-wiz-are-better-together-91e633d8cd5a&#34;&gt;converging Angular and Wiz&lt;/a&gt; into the same framework. This is a complex projects that involves a lot of work and many people. It also got me thinking about different client-side rendering models. In this blog post I&amp;rsquo;ll show a very simple library that enables you to develop components with fine-grained reactivity. To make it easier to talk about this library, I called it &amp;ldquo;revolt.&amp;rdquo;&lt;/p&gt;&#xA;&lt;p&gt;You can find the implementation &lt;a href=&#34;https://github.com/mgechev/revolt&#34;&gt;in my repo on GitHub&lt;/a&gt;.&lt;/p&gt;</description>
			</item>
	</channel>
</rss>
