Latest Posts

All blog posts sorted by newest first.

[Essay] Illusion of Master

2024-04-18
There is no master in this world who will make me a master.
see more →

[Essay] Study in School and Society

2024-04-17
The learning in school and the learning in society where we will live in the future are different.
see more →

[Essay] Working Together

2024-04-08
We are more accustomed to doing things alone than together. However, it is difficult to make a big impact on society alone.
see more →

[Vite] Configure Stylelint(CSS-in-JS) in TypeScript-based React project

2024-03-12
Let's see how to add Stylelint to a TypeScript-based React project created using Vite to manage styles (CSS) in the CSS-in-JS environment.
see more →

[Vite] Configure Prettier in TypeScript-based React project

2024-03-06
Let's see how to add Prettier to a TypeScript-based React project created using Vite to manage code format consistently.
see more →

[Vite] Configure test environment in TypeScript-based React project

2024-02-06
Let's see how to configure a test environment in a TypeScript-based React project created using Vite.
see more →

[Vite] Getting started with TypeScript-based React project

2024-02-05
Let's see how to start a TypeScript-based React project using Vite.
see more →

[GitHub Actions] Set Assignees automatically

2024-02-03
Let's see how to set automatically the creator of Pull request to Assignees in the GitHub pull request by using GitHub Actions.
see more →

[GitHub Actions] Set Reviewers Automatically

2024-02-03
Let's see how to set reviewers automatically in Pull request using GitHub Actions.
see more →

[macOS] Command to Prevent Sleep Mode

2024-01-31
Let's see how to prevent macOS from automatically switching to sleep mode using the Caffeinate command.
see more →

[Monorepo] Creating a Monorepo with pnpm

2024-01-29
Let's see how to create a monorepo using pnpm, one of the NodeJS package managers.
see more →

[Flutter] Fix Lexical or Preprocessor Issue (Xcode): *.h file not found error

2024-01-27
Let's see how to fix the flutter Lexical or Preprocessor Issue (Xcode): *.h file not found error that suddenly occurs in Flutter.
see more →

SHARE
Twitter Facebook RSS