<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>RxJS on DevTrace — 글로벌 개발 에러 트러블슈팅</title><link>https://tokkabi.com/tags/rxjs/</link><description>Recent content in RxJS on DevTrace — 글로벌 개발 에러 트러블슈팅</description><generator>Hugo -- 0.125.0</generator><language>ko</language><lastBuildDate>Wed, 12 Aug 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://tokkabi.com/tags/rxjs/index.xml" rel="self" type="application/rss+xml"/><item><title>Angular RxJS에서 http.request() 예외 올바르게 잡기 — 'catch is not a function' 오류 해결</title><link>https://tokkabi.com/posts/angular-rxjs-catch-exception-from-http-request/</link><pubDate>Wed, 12 Aug 2026 00:00:00 +0000</pubDate><guid>https://tokkabi.com/posts/angular-rxjs-catch-exception-from-http-request/</guid><description>Angular 2에서 Http 요청에 .catch() 연산자를 사용할 때 &amp;#39;catch is not a function&amp;#39; 또는 &amp;#39;Observable.throw is not a function&amp;#39; 오류가 발생하는 원인과 해결책을 설명합니다. RxJS 버전 5의 패치 방식 연산자 임포트가 핵심이며, &amp;#39;rxjs/add/operator/catch&amp;#39;와 &amp;#39;rxjs/add/observable/throw&amp;#39;를 명시적으로 추가하는 방법을 다룹니다.</description></item></channel></rss>