Latest Posts

All blog posts sorted by newest first.

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 →

[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 →

SHARE
Twitter Facebook RSS