Latest Posts

All blog posts sorted by newest first.

[GitHub Actions] How to check PR title with GitHub Actions in monorepo environment

2024-09-10
In a monorepo environment, let's see how to check the title of a PR (Pull Request) using GitHub Actions.
see more →

[GitHub Actions] How to check branch name with GitHub Actions

2024-09-02
Let's see how to check the branch name when creating a PR using GitHub Actions.
see more →

[GitHub Actions] Automatically Assign Assignees to PR

2024-08-28
Let's see how to automatically add the developer who created the PR to the Assignees using GitHub Actions.
see more →

Deliberate practice to become an expert

2024-08-26
You can not become an expert by repeating the same thing for a lifetime. To become an expert, deliberate practice is required.
see more →

ESLint Configuration for Monorepo in VSCode

2024-08-22
Let's see how to configure ESLint in VSCode when developing Monorepo projects.
see more →

[Essay] Learning methods to survive in the AI era

2024-08-16
Let's see what learning methods are needed to create a career that AI cannot replace in the AI era.
see more →

Hide VSCode Incoming/Outgoing changes graph

2024-08-16
Let's see how to hide the Git Incoming/Outgoing changes graph feature newly added to VSCode in July 2024.
see more →

Web Cache and AWS S3, CloudFront

2024-08-15
Let's see what cache is in web development and how to apply cache when providing web services with static files using AWS S3 and CloudFront.
see more →

Software Development Deployment Strategy

2024-08-07
Let's see the types and usage of service deployment strategies in software development.
see more →

Branch Strategy for Software Development

2024-08-04
Let's see the types and usage of branch strategies for software development.
see more →

[Essay] Learning Frame and Execution Frame

2024-08-01
Let's see what learning frame and execution frame are, and find out which frame is right for me.
see more →

[Flutter] How to use BackButton widget

2024-08-01
Let's see how to use the BackButton widget provided by Flutter to go back the previous screen.
see more →

SHARE
Twitter Facebook RSS