Categories
2023
Install Kubernetes Cluster on CentOS 7 with kubeadm

Effective Go: Names Section

Segment Tree

Go Slices: usage and internals

How JavaScript Event Delegation Works

The Simple Rules to ‘this’ in Javascript

String Literal Types in TypeScript

Assertion Functions in TypeScript

Optional Chaining: The ?. Operator in TypeScript

Nullish Coalescing: The ?? Operator in TypeScript

The Omit Helper Type in TypeScript

Const Assertions in Literal Expressions in TypeScript

Read-Only Array and Tuple Types in TypeScript

The --showConfig Compiler Option in TypeScript

The unknown Type in TypeScript

Importing JSON Modules in TypeScript

Passing Generics to JSX Elements in TypeScript

Mapped Type Modifiers in TypeScript

Conditional Types in TypeScript

Per-File JSX Factories in TypeScript

Strict Property Initialization in TypeScript

Numeric Separators in TypeScript

JSX Fragment Syntax in TypeScript

Optional catch Binding in TypeScript

Dynamic import() Expressions in TypeScript`

Spelling Correction in TypeScript

Weak Type Detection in TypeScript

String Enums in TypeScript

Downlevel Iteration for ES3/ES5 in TypeScript

Type-Checking JavaScript Files with --checkJs in TypeScript

The --strict Compiler Option in TypeScript

Generic Parameter Defaults in TypeScript

Mixin Classes in TypeScript

Null-Checking for Expression Operands in TypeScript

Dotted Properties and String Index Signatures in TypeScript

The object Type in TypeScript

Untyped Imports in TypeScript

Literal Type Widening in TypeScript

Improved Inference for Literal Types in TypeScript

keyof and Lookup Types in TypeScript

Object Rest and Spread in TypeScript

External Helpers Library in TypeScript

2022
Compiling async/await to ES3/ES5 in TypeScript

Built-In Type Declarations in TypeScript

The never Type in TypeScript

03. Acquiring Type Declaration Files in TypeScript

More Literal Types in TypeScript

Tagged Union Types in TypeScript

04. Read-Only Properties in TypeScript

02. Control Flow Based Type Analysis in TypeScript

01. Non-Nullable Types in TypeScript

Mapped Types in TypeScript

How whitespace is handled by HTML, CSS, and in the DOM

Prototype Chaining

10 Cool and Awesome Bash Loop Examples

Getting started with esbuild

Debugging a Bash Script

Run Multiple Instances of Same Linux Distro on WSL (Windows 10/11)

How to create a desktop shortcut in Ubuntu 20.04

What does $_ Mean in Bash

Program for array rotation

正则表达式的先行断言 (lookahead) 和后行断言 (lookbehind)

How to Use Regular Expressions to Replace Tokens in Strings in Java

Guide to Escaping Characters in Java RegExps

A Guide To Java Regular Expressions API

Learn Data Structures and Algorithms

Difference between module.exports and exports in the CommonJS Module System

Idiom

8 Different Places “this” Can Point to in JavaScript

Different ways to get an image as page resource in Hugo
