Skip to content
View xia-chao's full-sized avatar
🎯
Focusing
🎯
Focusing
  • Guiyang, China
  • 20:07 (UTC +08:00)

Block or report xia-chao

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
xia-chao/README.md

My Tech Belief: JavaScript / TypeScript

With the increasing demand for performance and concurrency, more and more high-quality JavaScript / TypeScript projects are being rewritten in Rust or Go.

To me, that feels like a betrayal.

My faith and commitment belong to the JavaScript / TypeScript ecosystem and community. Learning other languages is not difficult for me, but I still choose to invest my energy in JS/TS: squeezing out performance, exploring concurrency, and pushing the ecosystem further.

Yes, most JavaScript engines are implemented in C++. As JS/TS developers, we may not all work directly on their core. But we are not powerless: through feedback, proposals, benchmarks, and practice, we can still make our voices and contributions count.

So, JavaScript/TypeScript developers: I know you're out there. Wherever you are, I want to hear more from you — your voices, feedback, proposals, and suggestions. Let's push it further together.

I stay not because I cannot leave, but because I believe JavaScript / TypeScript is still worth building on.

Pinned Loading

  1. nest nest Public

    Forked from nestjs/nest

    A progressive Node.js framework for building efficient, scalable, and enterprise-grade server-side applications with TypeScript/JavaScript 🚀

    TypeScript

  2. effect effect Public

    Forked from Effect-TS/effect

    Build production-ready applications in TypeScript

    TypeScript

  3. hono hono Public

    Forked from honojs/hono

    Web framework built on Web Standards

    TypeScript

  4. fastify fastify Public

    Forked from fastify/fastify

    Fast and low overhead web framework, for Node.js

    JavaScript