Skip to content

Commit a4769a6

Browse files
committed
Update coding-the-web-from-scratch.mdx
1 parent 88b25ce commit a4769a6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

blogs/coding-the-web-from-scratch.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Hi, [Julien](https://www.codedex.io/@Julien) here! I’m excited to chat with y
1616
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.
1717

1818
![vintage spacejam.com](https://i.imgur.com/fl3A3p6.png)
19-
spacejam.com in its peak form
19+
[spacejam.com](https://www.spacejam.com/1996/) in its peak form
2020

2121
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.
2222

@@ -111,7 +111,7 @@ One of my favorite parts of this return to simplicity is building virtual garden
111111

112112
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.
113113

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
115115

116116
>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.
117117
@@ -144,7 +144,7 @@ This article is launching at the same time as a couple of related Codédex drops
144144

145145
Resources (@ Codédex):
146146
- [Codédex HTML Course](https://www.codedex.io/html)
147-
- [Codédex CSS Course] (https://www.codedex.io/css)
147+
- [Codédex CSS Course](https://www.codedex.io/css)
148148
- Ellie’s Project Tutorial (Coming soon!)
149149
- Eric’s Monthly Creative Coding Challenge (Coming soon!)
150150

0 commit comments

Comments
 (0)