Skip to content
A-yon's Blog - A Yet Original Notebook
A-yon's Blog
A Yet Original Notebook
  • Blog
  • About
  • 中文

Tag: JavaScript

TypeScript has ‘using’ now, but we should avoid using it

Posted on September 13, 2023October 4, 2023 by A-yon

About half a month ago, TypeScript 5.2 was released. In this new version, it introduced a new keyword using , which apparently is borrowed from C#. I’m not going to talk about what it promises or how to use it, rather, I’m going to diss it and READ MORE

Posted in Programming Tagged Golang, JavaScript, Node.js, TypeScript Leave a comment
Why do I prefer EventSource over WebSocket?

Why do I prefer EventSource over WebSocket?

Posted on February 19, 2023May 14, 2023 by A-yon

About two years ago, I joined the company I currently work for and started a new project using Node.js and React. During the process, there emerged a need to implement instant message pushing for various events, such as updating the user profile, sending a notification, READ MORE

Posted in Programming Tagged JavaScript, Node.js, React, Web Development Leave a comment
Posts navigation
← Newer posts

Recent Posts

  • Deploy AI at Home and Use It Everywhere for Free

    Deploy AI at Home and Use It Everywhere for Free

    February 14, 2025
  • Use Web APIs to Build Modern Server Applications

    Use Web APIs to Build Modern Server Applications

    August 10, 2024
  • The full-duplex aspect of HTTP you’ve never heard of

    The full-duplex aspect of HTTP you’ve never heard of

    July 17, 2024
  • Tarball API in pure JS, no Node.js is needed

    Tarball API in pure JS, no Node.js is needed

    June 16, 2024
  • Manage files in the browser in JS

    Manage files in the browser in JS

    May 15, 2024
©2025 A-yon Lee. Powered by WordPress