johnsoncodehk Profile Banner
Johnson Chu Profile
Johnson Chu

@johnsoncodehk

Followers
6K
Following
4K
Media
296
Statuses
3K

@vuejs core team member • Volar.js author - Supported by @stackblitz • Coffee Freedom Achiever

Joined August 2018
Don't wanna be here? Send us removal request.
@johnsoncodehk
Johnson Chu
9 days
RT @mizdra: 実行時に拡張子を書き換える関数埋め込まれるの、凄まじい / 他5件のコメント “TS 5.7の --rewriteRelativeImportExtensions オプションを使う前に読む記事” (33 u….
Tweet card summary image
zenn.dev
0
1
0
@johnsoncodehk
Johnson Chu
13 days
Next project: Volar.go.
5
6
104
@johnsoncodehk
Johnson Chu
13 days
User feedback: Migrating to tsslint helped speed up their IDE save time from 5 seconds to instant. 🚀.
1
0
15
@johnsoncodehk
Johnson Chu
15 days
RT @voidzerodev: ⚓️Oxlint with type-aware linting is here ⚓️. ◆ 40 type-aware rules supported, including the famous `no-floating-promises`….
Tweet card summary image
voidzero.dev
Oxlint with type-aware linting is now available and supports 40 long-awaited rules including no-floating-promises. Oxlint uses tsgolint, which @auvred initially prototyped as typescript-eslint/tsgo...
0
30
0
@johnsoncodehk
Johnson Chu
15 days
This shows some subtle differences in DX between JSX and Vue SFC.
Tweet media one
6
3
84
@johnsoncodehk
Johnson Chu
17 days
Oops.
Tweet media one
@johnsoncodehk
Johnson Chu
1 month
Oh my. we should have actually named it "Vue.js", it was never used on the VSCode Marketplace, and we missed the best opportunity to rename it. 😭.
2
0
12
@johnsoncodehk
Johnson Chu
17 days
RT @WebReflection: 📢 uhtml v5 is out 🥳. summary: new docs/home page:
webreflection.github.io
A micro HTML/SVG render
0
8
0
@johnsoncodehk
Johnson Chu
18 days
If you're using a Mac, I recommend running the following command to globally ignore .DS_Store instead of adding it to your project's .gitignore. $ echo '.DS_Store' >> ~/.gitignore.$ git config --global core.excludesfile ~/.gitignore.
5
6
50
@johnsoncodehk
Johnson Chu
20 days
TSSLint 2.0 is released today, and TSSLint is now a completed project. ✨. I bet you didn't know TSSLint is also compatible with TSLint and ESLint rules. If you have a legacy project using TSLint and are interested in migrating to TSSLint, please let me know. 🤗.
@johnsoncodehk
Johnson Chu
20 days
I am developing TSSLint v2. Due to the emergence of native performance type-aware linting tools such as oxlint and rslint, the project scope of TSSLint will be narrowed.
2
2
64
@johnsoncodehk
Johnson Chu
20 days
I am developing TSSLint v2. Due to the emergence of native performance type-aware linting tools such as oxlint and rslint, the project scope of TSSLint will be narrowed.
2
3
60
@johnsoncodehk
Johnson Chu
23 days
RT @WebStormIDE: Writing modern @angular just got easier. WebStorm 2025.2 adds support for the new “in” keyword in templates, so you can us….
0
5
0
@johnsoncodehk
Johnson Chu
25 days
RT @TheAlexLichter: Signals API Polyfill based on alien-signals. While alien-signals is still the msot performant signals library out there….
0
2
0
@johnsoncodehk
Johnson Chu
26 days
Sometimes making the right decision about what not to do is more difficult and important. Volar.js has the capability to implement a linter; TSSLint has the capability to implement a formatter. Both were abandoned after further research.
1
0
18
@johnsoncodehk
Johnson Chu
26 days
It's now a built-in feature in TSSLint v1.6. 👀.
Tweet card summary image
github.com
Resolves #55 Added the createDiagnosticsPlugin API to allow simultaneous execution of tsc and linting in tsslint CLI. Example: import { createDiagnosticsPlugin, defineConfig, isCLI } from '...
@AMykulych
Alex Mykulych 🇺🇦
6 months
@kurtextrem I’ve been using tsslint for several months now as a complete replacement for ESLint and the TS type checker in my pet project. Everything runs very fast, and writing custom rules is easy if you’re familiar with the TS Compiler API. Here’s a rule that reports all TS errors:
Tweet media one
2
0
13
@johnsoncodehk
Johnson Chu
26 days
RT @posva: I finally got this one working!.✨ Fully automatically typed params ✨ in vue router.Using =type will adapt the TS declaration and….
0
15
0
@johnsoncodehk
Johnson Chu
29 days
If you are developing something creative, coding it yourself is a valuable learning opportunity.
0
2
38