From 801a90f77a7049b1ff2f1a46c4f0e27e201df6b0 Mon Sep 17 00:00:00 2001 From: Derek Hammond Date: Sun, 13 Jul 2025 13:59:31 -0500 Subject: [PATCH 1/4] Update description sentence --- src/App.tsx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/App.tsx b/src/App.tsx index 648c8d4..779d5a3 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -32,8 +32,7 @@ const App: React.FC = () => { > simple, lovable, and complete {' '} - applications that can turn into powerful products with rapid - learning and thoughtful iteration. + applications - ones that grow into powerful products through rapid learning and thoughtful iteration.

THINGS I LOVE

From 4ab0a993eef16e1a0063dd580472067b571c9e8a Mon Sep 17 00:00:00 2001 From: Derek Hammond Date: Sun, 13 Jul 2025 14:00:52 -0500 Subject: [PATCH 2/4] Use emdash --- src/App.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/App.tsx b/src/App.tsx index 779d5a3..df35807 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -32,7 +32,7 @@ const App: React.FC = () => { > simple, lovable, and complete {' '} - applications - ones that grow into powerful products through rapid learning and thoughtful iteration. + applications — apps that grow into powerful products through rapid learning and thoughtful iteration.

THINGS I LOVE

From f8c98b3b3594309485baf79c5a692434e1b17b40 Mon Sep 17 00:00:00 2001 From: Derek Hammond Date: Sun, 13 Jul 2025 14:04:59 -0500 Subject: [PATCH 3/4] Fix formatting --- src/App.tsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/App.tsx b/src/App.tsx index df35807..0481850 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -32,7 +32,8 @@ const App: React.FC = () => { > simple, lovable, and complete {' '} - applications — apps that grow into powerful products through rapid learning and thoughtful iteration. + applications — apps that grow into powerful products through + rapid learning and thoughtful iteration.

THINGS I LOVE

From 2d4d65c8ec1416835c50077c6315f0719d633191 Mon Sep 17 00:00:00 2001 From: Derek Hammond Date: Sun, 13 Jul 2025 14:07:43 -0500 Subject: [PATCH 4/4] Remove space --- src/App.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/App.tsx b/src/App.tsx index 0481850..a8589ff 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -32,7 +32,7 @@ const App: React.FC = () => { > simple, lovable, and complete {' '} - applications — apps that grow into powerful products through + applications — apps that grow into powerful products through rapid learning and thoughtful iteration.