Byte Ebi's Logo

Byte Ebi 🍀

A Bit everyday A Byte every week

TypeScript Generics

Using TypeScript generics to write reusable and type-safe code

Ray

Introduces TypeScript generics, demonstrating how to enhance code reusability by defining flexible methods, interfaces, and classes that adapt to different types.

Basic Data Type in TypeScript

Summarizes the basic types and syntax applications in TypeScript

Ray

Introduction to TypeScript’s basic types and syntax examples,
including examples of basic function syntax, arrow functions, anonymous functions, and function overloading.

Setting up multiple GitHub accounts on one computer

Configuring multiple GitHub accounts with SSH connections

Ray

Due to my remote work setup, I needed to configure a company GitHub account on my personal computer.
However, GitHub doesn’t allow the same SSH key to be used across multiple accounts, which means I can’t assign my personal SSH key to the company’s GitHub account.

Building a Static Website with Hugo

Quickly create a personal website using markdown syntax

Ray

Building a blog and migrating it each time can be a super painful task, especially since every platform has different export formats! Why not build one yourself? Write articles using markdown syntax and then generate a static website.

Recent Posts

Categories

Tags