Skip to content

Commit 51771cf

Browse files
committed
🔧 fix: elysia 2 blog grammar
1 parent bc3cf32 commit 51771cf

1 file changed

Lines changed: 10 additions & 8 deletions

File tree

docs/blog/elysia-20.md

Lines changed: 10 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -207,23 +207,25 @@ Following our convention, this release is named after the song [DayDream](https:
207207

208208
Elysia 2 is a **complete rewrite** of Elysia, restart from zero, focus on other area not just throughput.
209209

210-
<small> The name is to honor the struggle Kiana went through a long journey to make her wish come true. </small>
210+
<small> The name is to honor the struggle Kiana went through, a long journey to make her wish come true. </small>
211211

212212
---
213213

214-
We tried to make Elysia the fastest JavaScript framework. But we sacrifice a lot in the process. Like memory usage, bundle size, startup time was a secondary concern.
214+
We tried to make Elysia the fastest JavaScript framework. But we have sacrifice a lot in the process. Memory usage, bundle size, startup time was a secondary concern.
215215

216-
The scope goes farer than we originally designed it to be and the features we added keeps piling up.
216+
The scope goes farer than we originally designed it to be and the features we added keeps piling up like a technical debt.
217217

218-
We never expect Elysia to be where it is today. We thought it would be a niche framework that solve specific problems so we never market or advertise Elysia other than just posting on personal X/Twitter profile.
218+
We never expect Elysia to be where it is today so we didn't really design it for a really big scale. We thought it would be a niche framework that solve specific problems so we never market or advertise Elysia other than just posting on personal X/Twitter profile.
219219

220-
We geniuely believe in building a decent software, and if it's good then people will follow and you prove that to us.
220+
But we were wrong.
221221

222222
Today, **Elysia is the 9th most used JavaScript backend framework** and highlight at [State of JavaScript 2025](https://2025.stateofjs.com/en-US/libraries/back-end-frameworks/)
223223

224-
From your usage, we now realize that there are more important things to consider other than the runtime performance.
224+
We geniuely believe in building a decent software, and if it's good then people will follow and you prove that to us. Much more than we thought.
225225

226-
So we read, think about of all the scope and features it has and what we plan to have. We read Elysia codebase and rearchitecture with all of the feature we have from the ground up while keeping performance as priority.
226+
From your feedback, we now realize that there are more important things to consider other than the runtime performance.
227+
228+
So we re-think about of all the scope and features it has. We read Elysia codebase and rearchitecture with all of the feature we have from the ground up while keeping performance as priority.
227229

228230
Elysia 2 beta, is well, **beta**. It's not a stable release yet. You can try it with `elysia@next`
229231

@@ -1186,7 +1188,7 @@ We will keep the beta label until significant portions of plugin has been migrat
11861188

11871189
DayDream is a big release for Elysia with more than 8 months in making.
11881190

1189-
This wouldn't be possible without all of the [sponsors](https://github.com/sponsors/saltyaom) especially Jarred Sumner that make it possible for me to do full-time maintaining Elysia.
1191+
This wouldn't be possible without all of the [sponsors](https://github.com/sponsors/saltyaom) especially Jarred Sumner, that make it possible for me to do full-time maintaining Elysia.
11901192

11911193
It wouldn't be possible with all of the time and resources the community have gave us not just financially but emotionally.
11921194

0 commit comments

Comments
 (0)