You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 22, 2023. It is now read-only.
Copy file name to clipboardexpand all lines: weekly/_posts/2015-02-20-weekly.md
+3-3
Original file line number
Diff line number
Diff line change
@@ -27,7 +27,7 @@ Notable changes include:
27
27
<!--
28
28
url: url.resolve(‘/path/to/file’, ‘.’) now returns /path/to/ with the trailing slash, url.resolve(‘/’, ‘.’) returns / #278 (Amir Saboury)
29
29
-->
30
-
***url**: `url.resolve('/path/to/file', '.')`는 이제 맨 끝에 붙은 슬래시와 함께 `/path/to/`를 리턴합니다. `url.resolve('/', '.')`는 `/`를 리턴합니다. [#278](https://github.com/iojs/io.js/pull/278) (Amir Saboury)
30
+
***url**: `url.resolve('/path/to/file', '.')`는 이제 맨 끝에 붙은 슬래시와 함께 `/path/to/`를 리턴합니다. `url.resolve('/', '.')`는 `/`를 리턴합니다. [#278](https://github.com/iojs/io.js/pull/278) (Amir Saboury)
31
31
<!--
32
32
tls: The default cipher suite used by tls and https has been changed to one that achieves Perfect Forward Secrecy with all modern browsers. Additionally, insecure RC4 ciphers have been excluded. If you absolutely require RC4, please specify your own cipher suites. #826 (Roman Reiss)
33
33
-->
@@ -48,7 +48,7 @@ Node.js and io.js Performance Improves — Raygun.io did performance tests w
48
48
-->
49
49
***Node.js와 io.js 성능 향상** — Raygun.io에서 최근 Node.js와 io.js로 성능 테스트를 진행하였고, 양쪽 모두 매 릴리스마다 성능이 향상되고 있습니다! [원문 읽기](https://raygun.io/blog/2015/02/node-js-performance-node-js-vs-io-js/).
50
50
<!--
51
-
[LTTng Basics](https://asciinema.org/a/16785)with io.js by user jgalar on asciinema
51
+
[LTTng Basics](https://asciinema.org/a/16785) — with io.js by user jgalar on asciinema
* [TravisCI](https://travis-ci.org/) added io.js. The day the last Weekly Update was posted, Hiro Asari (あさり) [tweeted](https://twitter.com/hiro_asari/status/566268486012633088) that about 10% of Node projects were running io.js.
66
66
-->
67
-
*[Travis CI](https://travis-ci.org/)가 io.js를 추가했습니다. 마지막 주간 뉴스를 올린 날, Hiro Asari 씨가 Node.js 프로젝트 중 10%가 io.js에서 동작한다고 [트윗하였습니다](https://twitter.com/hiro_asari/status/566268486012633088).
67
+
*[Travis CI](https://travis-ci.org/)가 io.js를 추가했습니다. 마지막 주간 뉴스를 올린 날, Hiro Asari가 Node.js 프로젝트 중 10%가 io.js에서 동작한다고 [트윗하였습니다](https://twitter.com/hiro_asari/status/566268486012633088).
68
68
<!--
69
69
[@thlorenz](https://github.com/thlorenz) updated [nad](https://github.com/thlorenz/nad), Node Addon Developer, to [support io.js](https://twitter.com/thlorenz/status/566328088121081856).
0 commit comments