Recent posts

C#에서 JSON 다루기(Json.NET)

1 minute read

C#에서 Json.NET의 사용 예제를 정리해보았다. 왜냐면 내가 자꾸 잊어먹기 때문… 계속 업데이트 할 예정이다.

Working with JSON in C# (Json.NET)

1 minute read

I’ve put together some usage examples for Json.NET in C#. The reason being that I keep forgetting them… I plan to keep updating this.

element-ui 사용 소감

less than 1 minute read

지난 주에 vuetify를 사용하여 서비스를 하나 만들었다. vuetify의 번잡함(?)에 질려(?), 비교적 깔끔해보이는 element-ui를 사용하여 서비스를 만든 후, 후기를 적어보았다.

My Thoughts on Using element-ui

less than 1 minute read

Last week I built a service using vuetify. Fed up (?) with vuetify’s clutter (?), I then built a service using element-ui, which looks comparatively clean, a...

Vuex two way binding

less than 1 minute read

Vuex is very useful library for Vue.js. However… when handling form like input tag with Vuex, setting up two way binding is somehow complicated and you need ...

우연한 여행자 - 무라카미 하루키

1 minute read

삶의 어느 순간 우연히 찾아오는 기이한 인연, 그리고 이로 인해 시작되는 일련의 사건들. 우리는 그것을 우연, 혹은 기적이라 말한다.

Chance Traveller - Haruki Murakami

1 minute read

A strange connection that arrives by chance at some moment in life, and the series of events it sets in motion. We call it coincidence, or perhaps a miracle.

Vue CLI 3에서의 Webpack 설정

1 minute read

Vue CLI 3에서는 webpack 설정 방법이 크게 바뀌었다. Vue CLI 2와는 달리 따로 설정을 하지 않으면 webpack 설정 파일이 만들어지지도 않는다. 하지만 이런 저런 이유로 webpack 설정을 만져줘야 할 때가 있다.

Webpack Configuration in Vue CLI 3

2 minute read

In Vue CLI 3, the way you configure webpack has changed significantly. Unlike Vue CLI 2, a webpack config file isn’t even created unless you set one up yours...

Vue CLI 3 사용 소감

less than 1 minute read

지금껏 Vue CLI 2를 사용하고 있었는데, 오늘에야 드디어 Vue CLI 3를 설치했다. 처음에는 webpack 설정 파일을 찾을 수 없어 이게 뭔 똥인가 싶었는데, 이걸 보고 깜짝 놀랐다.

My Impressions of Vue CLI 3

less than 1 minute read

I had been using Vue CLI 2 all this time, but today I finally installed Vue CLI 3. At first I couldn’t find the webpack configuration file and wondered what ...

페르시아의 왕자

less than 1 minute read

영화 각본가를 꿈꾸던 대학생이 있었다. 하지만 그의 노력과 시도는 성공 직전에 모두 실패했다. 젊은 나이라 할지라도 그의 좌절이 가벼울리 없었다. 그러던 그에게 누군가 이렇게 말했다.

Prince of Persia

less than 1 minute read

There was a college student who dreamed of becoming a film screenwriter. But all of his efforts and attempts fell apart on the verge of success. Even though ...