Skip to Content

Back to all posts

#programming

6 post(s) tagged here.

[Typia] I made Protocol Buffer library of TypeScript, easiest in the world

[Typia] I made Protocol Buffer library of TypeScript, easiest in the world

typia has started supporting Protocol Buffer functions.

#typescript#protobuf#programming#opensource
9/18/2023Jeongho Nam
Good bye and thanks to \"typescript-is\" (ancestor of \"typia\")

Good bye and thanks to \"typescript-is\" (ancestor of \"typia\")

Long time ago, there had been a great validator library named typescript-is.

#javascript#programming#typescript#opensource
7/21/2023Jeongho Nam
[Typia] I made realtime demo site of 20,000x faster validation (+200x faster JSON stringify)

[Typia] I made realtime demo site of 20,000x faster validation (+200x faster JSON stringify)

I've made a playground website to help you understand how typia works with AoT compilation.

#programming#typescript#javascript#opensource
6/25/2023Jeongho Nam
I made Express faster than Fastify (100x faster JSON, also NestJS)

I made Express faster than Fastify (100x faster JSON, also NestJS)

During the study, I could understand why fastify is faster than express. Also, I did an experiment imitating the secret of the fastify in express with typia's faster JSON...

#javascript#typescript#opensource#programming
4/3/2023Jeongho Nam
[Typia] 15,000x faster TypeScript Validator and its histories

[Typia] 15,000x faster TypeScript Validator and its histories

Hello, I'm developer of typescript-json typia.

#typescript#javascript#opensource#programming
12/18/2022Jeongho Nam
I made 10x faster JSON.stringify() functions, even type safe

I made 10x faster JSON.stringify() functions, even type safe

Hello, I'm a developer of typescript-json, which can validate instance type by only one line, what I'd introduced as "1,000x faster runtime validator library" in here dev.to.

#javascript#programming#typescript#opensource
10/25/2022Jeongho Nam