Latest Posts

All blog posts sorted by newest first.

ESLint Configuration for Monorepo in VSCode

2024-08-22
Let's see how to configure ESLint in VSCode when developing Monorepo projects.
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 →

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

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 →

[Essay] Exponential Teams

2024-05-21
Let's maximize the productivity of the team by forming an exponential team.
see more →

[Essay] Misconception about Career

2024-04-30
Most people think that people with a lot of experience are experts and they will do better. But is it really that people with a lot of experience do better?
see more →

[Essay] Deliberate Practice

2024-04-24
Just spending 10,000 hours on the same thing doesn't improve your skills or make you an expert. You need to engage in deliberate practice to improve your skills and become an expert.
see more →

[Git] Delete all branches except main

2024-04-23
Let's see how to delete all branches except main in local.
see more →

SHARE
Twitter Facebook RSS