Latest Posts

All blog posts sorted by newest first.

What Side Projects Mean for Developers

2025-02-24
I will share my personal perspective on what side projects are for developers and why you should do side projects.
see more →

Troubleshooting Dependabot PRs Not Working in a Monorepo

2025-02-05
Learn about the causes and solutions for Dependabot rebase failures due to Branch Protection Rules and lockfile updates in a Yarn Workspaces-based monorepo.
see more →

Automation for Handling Dependabot PRs

2025-02-04
Learn about Dependabot configuration and how to automate PR handling using GitHub Actions in a Monorepo environment.
see more →

SOP(Standard Operating Procedure) for Handling Dependabot PRs

2025-02-03
Learn about risk classification criteria and handling methods for efficiently processing Dependabot-generated PRs in a Monorepo environment.
see more →

Cooperation

2025-01-28
We say cooperation is important when performing tasks. But are we really cooperating?
see more →

[Flutter] App accessibility

2025-01-03
Let's find out how to improve the accessibility of apps developed with Flutter.
see more →

[Code Quality] Check Code using Semgrep with Regular Expression

2024-12-18
Let's see how to check the code quality by using Semgrep with regular expression.
see more →

Social Capital and Experts

2024-12-05
To become an expert, you need to try new technologies or methodologies at work. However, the new technology you propose is not properly adopted. Let's see why the new technology you propose is not adopted and what methods are available to easily adopt new technology.
see more →

How to select an instructor for effective employee training

2024-11-14
Many companies invest a lot of money in employee training, but they do not actually get much benefit. Why do companies invest a lot of money in training but do not actually get much benefit?
see more →

[GitHub Actions] Send Slack message for Reviewer

2024-11-13
Let's see how to send Slack messages when Reviewer is assigned using GitHub Actions and how to send PR list to Reviewer as Slack message every morning.
see more →

[GitHub Actions] Improve Jest test performance in GitHub Actions

2024-10-23
Let's see how to improve the performance of the Action that runs Jest in GitHub Actions.
see more →

[GitHub Actions] Removing duplication in GitHub Actions using Composite Action

2024-10-22
Let's see how to use Composite Action to remove duplication in GitHub Actions and increase the reusability of Actions.
see more →

SHARE
Twitter Facebook RSS