Replacing \r\n (Newline Characters) in MSSQL
While working on replacing an HTML textarea-based board with TinyMCE, I ran into an annoying issue because the newline characters were stored in the DB as CR...
While working on replacing an HTML textarea-based board with TinyMCE, I ran into an annoying issue because the newline characters were stored in the DB as CR...
Internet Explorer는 URLSearchParams를 지원하지 않는다. 그래서 URL 쿼리스트링을 다루기가 귀찮아진다.
Internet Explorer doesn’t support URLSearchParams. That makes dealing with URL query strings a hassle.
이걸 찾느라 너무나 오랜 시간을 고통받았다.
I suffered for such a long time trying to find this.
저 유명한 소설, ‘변신’이 월급쟁이의 이야기였다니.
To think that this famous novel, ‘The Metamorphosis’, was the story of a salaried worker.
Visual Studio Code로 단어 2개를 동시에 포함하는 파일을 검색해보자.
Let’s search for files that contain two words at once using Visual Studio Code.
알고리즘 공부라 하면 아마도 모든 개발자들의 한결같은 새해 목표일 것이다. 물론 대부분의 새해 목표가 그렇듯이 곧 잊혀진다. 나도 알고리즘 공부를 몇 년째 새해 목표 중 하나로 잡아두었는지 모른다. 끔찍한 일이다. 그래도 요즘은 알고리즘 공부하기에 좋은 책이 많다. 이 책, ‘누구...
Studying algorithms is probably the kind of New Year’s resolution that every developer shares. And of course, like most New Year’s resolutions, it soon gets ...
AngularJS는 DOM 렌더링 완료 후에 콜백 함수를 실행하게 하는 기능이 없다. 직접 만들어줘야 한다.
AngularJS has no built-in feature for running a callback function after the DOM has finished rendering. You have to build it yourself.
나는 iframe을 싫어하지만 이런 저런 이유로 부득불 사용해야만 할 때가 있다. 아래 코드는 iframe에서 부모 frame으로 데이터를 전송하는 방법이다. iframe에서는 postMessage 함수로 메세지(데이터)를 쏴주고, 부모 프레임에서는 iframe에서 전달받을 메시지...
I dislike iframes, but for one reason or another there are times when I have no choice but to use them. The code below shows how to send data from an iframe ...
부끄러운 이야기 먼저 하나 해야겠다. 나는 지금껏 몇 개의 Node.Js 앱을 만들어왔다. 하지만 그러는 동안 Node.Js를 따로 공부하지 않았다. 한 권의 책도 보지 않았고, 인터넷 강의도 보지 않았다. 어짜피 다 아는 JavaScript 아닌가, 달리 공부해야 할 것도 많은데...
Let me start with an embarrassing confession. Up to now, I’ve built a handful of Node.js apps. But the whole time, I never actually studied Node.js. I never ...
어릴 적 시골의 우리 집 헛간에 눌러 살던 고양이 모녀가 있었다. 마침 방학이라 시간도 많았던지라, 그늘에 앉아 고양이 가족이 노는 모습을 지켜보는게 나의 일과였다. 처음에는 나를 몹시도 경계하던 고양이 가족이었지만, 곧 기묘한 관계가 형성되었다. 고양이 쪽에서 내게 먼저 다가오는...
When I was little, there was a mother cat and her daughter that had settled into the barn at our house in the countryside. It happened to be school vacation,...
1. Move to Google Chrome directory