elysiaJS

222 posts

elysiaJS banner
elysiaJS

elysiaJS

@elysiaJS

Ergonomic Framework for Humans. With End-to-End Type Safety, formidable speed, and exceptional developer experience. Supercharged by Bun

Katılım Eylül 2023
12 Takip Edilen7.2K Takipçiler
Sabitlenmiş Tweet
elysiaJS
elysiaJS@elysiaJS·
Ergonomic Framework for Humans & Fox Girls
elysiaJS tweet media
English
2
2
50
14.3K
elysiaJS retweetledi
SaltyAom
SaltyAom@saltyAom·
Elysia 1.4.28 Streaming Blob/Uint8Array/ArrayBuffer up to 64x faster If you choose Elysia as a reverse proxy, it should be much faster now
SaltyAom tweet media
English
5
9
226
10.7K
elysiaJS retweetledi
SaltyAom
SaltyAom@saltyAom·
Ergonomic Framework for Humans
SaltyAom tweet media
English
3
5
160
7.6K
elysiaJS retweetledi
SaltyAom
SaltyAom@saltyAom·
t.String({ format: 'url' }) is vulnerable to redos on long URL It only has an impact on a specific pattern with a long URL string (> 4096 characters) Valid URL, and most value isn't affected by redos As a workaround, it's recommended to 1. Limit the URL string to a reasonable limit (< 384) 2. If a long URL string is necessary, it's recommended to update Elysia to at least 1.4.26 We will disclose a vulnerability in the upcoming week
SaltyAom tweet media
English
1
3
44
6.7K
elysiaJS
elysiaJS@elysiaJS·
@DevSilvan Can you drop the limo to your issue so we can have a look? Thanks
English
0
0
0
31
hayden
hayden@haydendevs·
so is bun and hono good enough for production or no
English
45
2
141
19.6K
elysiaJS retweetledi
SaltyAom
SaltyAom@saltyAom·
Unsigned Cookie Transition Migrate from unsigned to signed cookie can be frustrating By adding `null` in an array of cookie secrets, new cookie will be signed while the old one will continue to be supported We can have multiple secrets too! Available on Elysia 1.4.24+
SaltyAom tweet media
English
1
4
45
5.4K
elysiaJS
elysiaJS@elysiaJS·
@_trish_xD So there’s this thing called Elysia
elysiaJS tweet media
English
0
0
10
362
trish
trish@_trish_xD·
Favorite framework for backend dev? - Django - Spring Boot - Actix (Rust) - Express.js - Gin (Go) - .NET Curious to know what backend stack you’re using. What’s working for you and what’s a pain?
English
318
9
522
59.1K
elysiaJS retweetledi
SaltyAom
SaltyAom@saltyAom·
How we made Elysia fast Wrote a thing about we made Elysia fast and likely as one of the fastest JavaScript frameworks Explaning about JIT "Compiler" and "Sucrose"
SaltyAom tweet media
English
25
27
630
58.4K
elysiaJS retweetledi
SaltyAom
SaltyAom@saltyAom·
ElysiaJS will never involve with cryptocurrency This isn’t the first time and it won’t be the last but my answer will always be the same My passion is not for a quick cash grab My dignity is not something for sell My soul is not something you can buy
English
12
10
361
14.7K
elysiaJS retweetledi
SaltyAom
SaltyAom@saltyAom·
Elysia 1.4.22 ~4% general performance improvement ~35% performance improvement for "mount" and several bug fixes
SaltyAom tweet media
English
5
3
103
6.8K
elysiaJS retweetledi
Devansh (⚡, 🥷)
Devansh (⚡, 🥷)@0xAsm0d3us·
In December, I discovered a very simple yet critical vulnerability in @elysiaJS (CVE pending). The bug has been fixed for almost a month now, so I'm sharing the details: ElysiaJS Cookie Signature Validation Bypass devansh.bearblog.dev/elysiajs/
Devansh (⚡, 🥷) tweet media
English
7
28
410
30.5K
elysiaJS retweetledi
SaltyAom
SaltyAom@saltyAom·
I think Elysia make a lot of sense for meta-framework API routes API routes are usually lacking in documentation area because of rapid development so it's somewhat hard to track when something changes Elysia fix that because it's self-documenting by offering: 1. Eden Treaty: End-to-end type safety w/ RPC-like client similar to tRPC 2. OpenAPI: Tight integration with OpenAPI and runtime schema with Standard JSON Schema eg. TypeBox, Zod, etc. 3. OpenAPI Type Gen: Automatic documenting all possible type based on HTTP status using return type infers directly from TypeScript type Because it's Single Source of Truth from runtime to type to OpenAPI documentation to Frontend via RPC-like client without generator means nothing is out of sync and directly infers from code This means if something changes, it would show exactly where it could cause error and if your code works and the documentation would update instantly without effort It's a REST API, so everyone already knows it and you can just use something like OpenAPI generator for other languages as necessary to works with And it's using Web Standard API so it works with most meta framework like Nextjs, Nuxt, Tanstack Start, Astro and so on Elysia is "If your code works, it's self documented"
SaltyAom tweet media
English
14
4
201
12.6K
elysiaJS retweetledi
SaltyAom
SaltyAom@saltyAom·
Elysia 1.4.20
SaltyAom tweet media
Français
4
4
131
8.7K
elysiaJS retweetledi
SaltyAom
SaltyAom@saltyAom·
What made you choose Hono over Elysia on Bun I want to understand the reason and what Elysia is lacking and how can it be improved
English
128
9
449
103.2K
elysiaJS retweetledi
SaltyAom
SaltyAom@saltyAom·
We add a "think harder" to Elysia chan Now you should be able to ask her more complex questions if needed We are also experimenting with a new model for Elysia chan so let us know your experience Also, please stop flirting with Elysia chan 🥺
SaltyAom tweet media
English
10
2
118
8.7K
elysiaJS retweetledi
SaltyAom
SaltyAom@saltyAom·
Wrote a thing or two about Elysia Inspired by motherfuckingwebsite and justfuckingusereact
SaltyAom tweet media
English
14
14
314
25.2K
elysiaJS retweetledi
SaltyAom
SaltyAom@saltyAom·
Elysia OpenAPI now supports Standard JSON Schema conversion Now, you don't have to add "mapJsonSchema" manually for validators that support this standard, eg. Zod Standalone Schema is now also supported as well
SaltyAom tweet media
English
6
8
146
7.5K
elysiaJS
elysiaJS@elysiaJS·
Me at McDonald
elysiaJS tweet media
English
1
0
7
1.5K
elysiaJS retweetledi
Prisma Postgres
Prisma Postgres@prisma·
Building REST APIs with @elysiaJS? Our new guide shows how to integrate it with Prisma ORM. ✅ High-performance routing 🔄 Prismabox auto-generates TypeBox schemas from your Prisma models 🔒 End-to-end type safety 📚 OpenAPI/Eden ready
Prisma Postgres tweet media
English
6
7
93
6K
elysiaJS retweetledi
SaltyAom
SaltyAom@saltyAom·
Elysia chan revision 2
SaltyAom tweet media
Français
2
1
28
2.7K