Latest Posts

All blog posts sorted by newest first.

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 →

Mistakes Management Strategy

2024-10-15
Let's see how organizations manage mistakes and the impact of strategies for mistakes on the team.
see more →

[Flutter] How to use PageView widget

2024-10-11
Let's see how to use the PageView widget provided by Flutter to scroll the entire page.
see more →

[Flutter] Test Matcher

2024-10-06
Let's see the Matchers available in Flutter test code and how to use them.
see more →

[GitHub] How to use multiple GitHub accounts on one machine

2024-09-25
Let's see how to set up and use multiple GitHub accounts on one machine (PC).
see more →

The Learning Method of Programmers

2024-09-18
Let's see what learning methods programmers can use when learning a new language.
see more →

Extracting Expertise from Experts through Cognitive Task Analysis

2024-09-17
Let's see how to extract expertise from experts through cognitive task analysis.
see more →

[Flutter] Use MultipartRequest in http package to upload files

2024-09-17
Let's see how to upload files using MultipartRequest in the http package in Flutter and how to test it.
see more →

[GitHub Actions] How to execute GitHub Actions manually

2024-09-13
Let's see how to execute GitHub Actions manually.
see more →

SHARE
Twitter Facebook RSS