:::warning :information_source: This chord list is based on my chording ways mentioned in [this article](/@andy23512/H1OmcBzfye). ::: P.S. 1: The :no_entry_sign: in the chord output is the [KSC_00] action, which is used to eliminate the auto space. P.S. 2: The latest backup file of my chords is at [this url](https://raw.githubusercontent.com/andy23512/setting-files/master/CharaChorder/chords.json). P.S. 3: FSE = Full-stack engineer, CS = customer service ## Current chords |Input|Output|Description| |-|-|-| |`[`+`]`|`- [ ]`|It's a [task list item](https://www.markdownguide.org/extended-syntax/#task-lists) in markdown extended syntax. I use it very frequently in my FSE work.| |a+n+o|annotation|"annotation" is a frequently used word in my FSE work.| |b+n|backend|Backend is a frequently used word in my FSE works.| |b+l|boolean|`boolean` is a frequently used type in `TypeScript`| |c+s|class|`class` is a frequently used word in `HTML`, `JavaScript/TypeScript` and `Python`.| |c+o|component|Component is a frequently used word for frontend developers.| |c+o+/|Component|Capitalized `component`.| |c+n+.|console.log|[`console.log`](https://developer.mozilla.org/en-US/docs/Web/API/console/log_static) is a frequently used method in JavaScript/TypeScript when debugging.| |c+o+n|container|"container" is a frequently used word in my FSE work.| |d+s|describe|[Describe](https://jestjs.io/docs/api#describename-fn) is a frequently used block in Jest.| |d+v|directive|[Directive](https://angular.dev/guide/directives) is a frequently used word in Angular.| |d+v+/|Directive|Capitalized `directive`.| |d+j|django|[Django](https://www.djangoproject.com/) is a web framework I use in my FSE work.| |d+k|docker|[Docker](https://www.docker.com/) is an open platform for developing, shipping, and running applications. I use it in my FSE work.| |f+n|frontend|Frontend is a frequently used word in my FSE works.| |i+m|import|`import` is a frequently used declaration in both [JavaScript/TypeScript](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Statements/import) and [Python](https://docs.python.org/3/tutorial/modules.html) to import other modules.| |o+b+s|Observable|[Observable](https://rxjs.dev/api/index/class/Observable) is a frequently used class or type in Angular.| |p+n|preference|"preference" is a frequently used word in my FSE work.| |r+m|remove|"remove" is a frequently used word when I write the git commit message.| |r+o|readonly|[`readonly`](https://www.typescriptlang.org/docs/handbook/2/classes.html#readonly) is a frequently used modifier in TypeScript.| |s+v|service|[Service](https://angular.dev/guide/di/creating-injectable-service) is a frequently used word in Angular.| |s+v+/|Service|Capitalized service.| |s+t|string|[`string`](https://www.typescriptlang.org/docs/handbook/2/everyday-types.html#the-primitives-string-number-and-boolean) is a frequently used type in TypeScript| |s+u+b|subscribe|[subscribe](https://rxjs.dev/api/index/class/Observable#subscribe) is a frequently used method of Observable in RxJS.| |v+i|viewer|"viewer" is a frequently used word in my FSE work.| |w+r|Warranty Replacement|It a frequently used term in my CS work.| ## Abandoned chords |Input|Output|Description| |-|-|-| |a+n|angular|[Angular](https://angular.dev/) is an frontend framework I use in my FSE work.| |e+x|exit|[exit](https://en.wikipedia.org/wiki/Exit_(command)) is a frequently used command for me to exit a shell.| |i+n|interface|[`interface`](https://www.typescriptlang.org/docs/handbook/2/everyday-types.html#interfaces) is a frequently used declaration in TypeScript.| |p+v|private|[private](https://www.typescriptlang.org/docs/handbook/2/classes.html#private) is a frequently used keyword in TypeScript.| |p+e|px|[`px`](https://developer.mozilla.org/en-US/docs/Glossary/CSS_pixel) is a frequently used unit in CSS and is hard to type in characher entry on the default English layout of CC1. (`p` is at right-thumb_1-north and `x` is at right-thumb_2-north)| |r+t|return|`return` is a frequently used keyword in both [`JavaScript/TypeScript`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Statements/return) and [`Python`](https://docs.python.org/3/tutorial/controlflow.html#defining-functions)| |u+p|update|"update" is a frequently used word when I write the git commit message.| |ㄎ+ㄧ|可以:no_entry_sign:|A frequenctly used word in Chinese. It means "can".| |ㄑ+ㄜ|企鵝:no_entry_sign:|The first Chinese chord I made. It means "penguin". [It doesn't mean businese goose.](https://www.chineseboost.com/blog/chinese-penguin-business-goose-tip-toe-goose/)| |s+h|寿司:no_entry_sign:|The first Japanese chord I made. [Sushi](https://en.wikipedia.org/wiki/Sushi).|