You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: blogs/coding-the-web-from-scratch.mdx
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,7 @@ Hi, [Julien](https://www.codedex.io/@Julien) here! I’m excited to chat with y
16
16
These simple sites range from simple portfolio sites, to fansites, virtual gardens, to entire games, all written by hand, as simply as possible! One of the things I appreciate most about the return of simple sites is that they lower the barrier to entry for emerging devs.
[spacejam.com](https://www.spacejam.com/1996/) in its peak form
20
20
21
21
I see it as the conceptual and aesthetic opposite of [Vibe Coding](https://alitu.com/creator/workflow/what-is-vibe-coding/), aka using AI to code complex projects without writing a single line of code, lol. Instead, this trend is about making everything from scratch, as simply and accessibly as possible.
22
22
@@ -111,7 +111,7 @@ One of my favorite parts of this return to simplicity is building virtual garden
111
111
112
112
Sometimes, the gardens are more of a conceptual framing device, or a philosophy for how one could approach building their own site. Gardens are often seen as a collection of resources, continually tended to.
113
113
114
-
The Soupbone Collective’s [Soupbone Garden](https://www.soupbonecollective.org/garden) is
114
+
The Soupbone Collective’s [Soupbone Garden](https://www.soupbonecollective.org/garden) is
115
115
116
116
>A digital garden is a space of care to which you continually return. This is our garden for the humanities. Currently, it contains several plots: a public commonplace book, a collection of learning resources, a podcast, and a residency archive. This garden is a living space; we’re planning to grow and plant more in the future.
117
117
@@ -144,7 +144,7 @@ This article is launching at the same time as a couple of related Codédex drops
144
144
145
145
Resources (@ Codédex):
146
146
-[Codédex HTML Course](https://www.codedex.io/html)
0 commit comments