WIP: Architecture Refactor, add additional demo content
This commit is contained in:
@@ -8,7 +8,6 @@ draft: false
|
||||
|
||||
# Building a Modern Blog with Bun and TypeScript
|
||||
|
||||
When I set out to build this blog, I had a few key requirements in mind: fast page loads, minimal JavaScript shipped to the client, and a great developer experience. Here's how I achieved all three.
|
||||
|
||||
## Why Bun?
|
||||
|
||||
@@ -100,4 +99,3 @@ This watches for changes and hot-reloads the server. Combined with the markdown
|
||||
Building with Bun has been a great experience. The performance is excellent, and the developer experience is top-notch. If you're building a new project and want to try something modern, I highly recommend giving Bun a shot.
|
||||
|
||||
The code for this blog is open source - check it out on GitHub!
|
||||
|
||||
|
||||
Reference in New Issue
Block a user