Build Product - What is skevv?
Mar 22, 2026
About skevv, a lightweight PDF Editor
Why did I migrate existing Wordpress + PHP platform to Next.js Web app?
Feb 20, 2026
Share my journey of migrating from Wordpress + Php to Next.js + Supabase
Log - 2025
Dec 31, 2025
2025년 1월부터 12월까지 한 경험 정리, 그리고 개인적인 생각들을 정리하였습니다.
Is useMutation hook necessary to update the server state on the UI??
Mar 11, 2025
Consider useMutation is in need on updating Server State on UI
Design User Authentication Flow on Next.js 14 App Router with Firebase Auth
Oct 1, 2024
This is about how I designed the flow of Authentication on Next.js App router with Firebase Auth
First Step of Database, Tables and CRUD with MySQL
Aug 14, 2024
Initialize MySQL Setting with Mac and CRUD
﹡Node.js Module System
Aug 13, 2024
CommonJS and ECMAScript
FineApple Project Retrospect
Sep 30, 2023
이 글은 진행하였던 FineApple 프로젝트를 진행하면서 겪은 문제와 생각, 그리고 경험들을 인터뷰식으로 정리한 글입니다.
Effective TypeScript 3
Sep 2, 2023
This is a written summary based on my understanding after reading "Effective TypeScript.
Log - 2023.01 ~ 08
Aug 28, 2023
2023년 1월부터 8월까지 개발하면서 느낀 점이나 경험, 그리고 개인적인 생각들을 정리하였습니다.
Web Browser Rendering Process with Performance Optimization
Aug 26, 2023
브라우저의 렌더링 과정에 대한 정리입니다.
My Initial Setup Routine With MAC After Reset
Aug 19, 2023
M1 맥 초기화 이후 초기 세팅 정리
SetUp Without CRA or Bundle Tools
Aug 11, 2023
Set up React Development Environment without using bundlers like Vite, Rollup, and CRA
Execution Context of JavaScript
Jul 14, 2023
이 글은 자바스크립트의 식별자, 스코프 그리고 코드의 실행 순서를 관리하는 실행 컨텍스트와 관련된 글입니다.
Effective TypeScript 2
Jul 8, 2023
This is a written summary based on my understanding after reading "Effective TypeScript.
Effective TypeScript 1
Jun 27, 2023
This is a written summary based on my understanding after reading "Effective TypeScript"