TIL
KO
AI (1)
AWS (4)
Culture (2)
Docker (6)
FE (6)
Fe (1)
Javascript (1)
Network (1)
Next.JS (3)
Next.Js (1)
Open Source (1)
Productivity (4)
React (9)
Typescript (2)
Vue (1)
2025.09.29
New
Team OKRs in Action
High performing team owns their own OKRs
2025.08.10
How I cut nextjs deploy time by 50%
Reducing deployment time using Yarn Berry and standalone
2025.05.18
Cursor 0.50 changelog
Cursor 0.50 changelog for developers navigating through the AI era
2025.03.24
Using Modals Declaratively (feat. useOverlay)
Improving components with declarative code
2024.11.08
🐳 Using Docker in Monorepo Environment
Using nextjs (feat. standalone) and docker in a monorepo utilizing turbo
2024.10.27
👊 Crushing Package Managers
npm, yarn, and pnpm!
2024.10.12
[Translation] TypeScript 5.6 Release
What's new in TypeScript 5.6
2024.08.06
[Translation] TypeScript 5.5 Release
What's new in TypeScript 5.5
2024.06.01
React 19 RC
Explore what has been improved and newly added in React 19
2024.04.12
💻 Building a Development Team We Want to Work For
A startup 2nd-year developer's growth story
2024.02.25
Experience Faster Data Transfer Using Ping Requests
Improving event logic with Ping Requests (feat. sendBeacon)
2024.01.10
[Redux] Deep Dive into Redux
Learn how to use Redux a bit better
2023.12.21
[React] Deep Dive into React (4) - Advanced Learning (2)
Effect, Reducer, and Context
2023.12.19
[React] Deep Dive into React (3) - Advanced Learning (1)
Fragment, Portal, and Ref
2023.12.12
[React] Deep Dive into React (2)
State in React
2023.12.11
[React] Deep Dive into React (1)
React is a JavaScript library for building user interfaces
2023.11.29
[NextJS] Creating a Markdown Blog with NextJS
Build a markdown blog with NextJS!
2023.11.27
[React] Contributing to React Official Documentation
What I learned while contributing to React official documentation.
2023.11.27
[NextJS] Switching Styling Tools
Switching from styled-components to emotion.
2023.01.04
A Vue-Query implementation story
Service performance improvement with vue-query!
2022.01.26
ECS and Docker Experience - Part 3
Server Management through CDK
2022.01.26
ECS and Docker Experience - Part 2
From Task definition to Deploy
2022.01.26
ECS and Docker Experience - Part 1
Getting Hands-on with ECS & Docker
2022.01.26
ECS and Docker Experience - Part 0
Introduction