<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>막무가내 삽질 블로그</title>
    <link>https://class-programming.tistory.com/</link>
    <description>에러코드 및 삽질정리</description>
    <language>ko</language>
    <pubDate>Wed, 27 May 2026 18:03:15 +0900</pubDate>
    <generator>TISTORY</generator>
    <ttl>100</ttl>
    <managingEditor>joong~</managingEditor>
    <image>
      <title>막무가내 삽질 블로그</title>
      <url>https://tistory1.daumcdn.net/tistory/3139703/attach/ade0a96050af4cb28b24b5d210e96ce1</url>
      <link>https://class-programming.tistory.com</link>
    </image>
    <item>
      <title>Learn about git rebase --interactive</title>
      <link>https://class-programming.tistory.com/190</link>
      <description>squash, fixup 차이점을 알아볼 겸 interactive 옵션 중 자주 사용하는 몇 가지를 더 살펴봄
&amp;nbsp;
git rebase -i commit hash&amp;nbsp;
수정하고 싶은 커밋의 앞에 커밋해시를 입력
ex) 3번째 커밋 이력 수정하고 싶으면 직전 커밋(2)을 해시를 입력
&amp;nbsp;
&amp;nbsp;
git rebase -i HEAD~숫자
몇개의 커밋을 보여주는지
&amp;nbsp;
&amp;nbsp;
p, pick &amp;lt;commit&amp;gt; = u..</description>
      <category>Git</category>
      <category>Break</category>
      <category>Drop</category>
      <category>Edit</category>
      <category>Fixup</category>
      <category>git commit</category>
      <category>git rebase</category>
      <category>git rebase -i</category>
      <category>Pick</category>
      <category>reword</category>
      <category>squash</category>
      <author>joong~</author>
      <guid isPermaLink="true">https://class-programming.tistory.com/190</guid>
      <comments>https://class-programming.tistory.com/190#entry190comment</comments>
      <pubDate>Wed, 15 Jun 2022 23:42:37 +0900</pubDate>
    </item>
    <item>
      <title>Epoxy - 2</title>
      <link>https://class-programming.tistory.com/187</link>
      <description>epoxy models에 대해 알아봤다.
&amp;nbsp;
&amp;nbsp;
https://imwj.notion.site/Epoxy-2-Epoxy-Models-d0e70bda32a441a78b1713e8c51b3813

&amp;nbsp;

Epoxy - 2 (Epoxy Models)
(작성 중.....)
imwj.notion.site


&amp;nbsp;</description>
      <category>Android</category>
      <category>airbnb epoxy</category>
      <category>epoxy controller</category>
      <category>epoxy models</category>
      <category>MVI</category>
      <author>joong~</author>
      <guid isPermaLink="true">https://class-programming.tistory.com/187</guid>
      <comments>https://class-programming.tistory.com/187#entry187comment</comments>
      <pubDate>Tue, 29 Mar 2022 13:44:58 +0900</pubDate>
    </item>
    <item>
      <title>Epoxy - 1</title>
      <link>https://class-programming.tistory.com/186</link>
      <description>epoxy concepts에 대한 이해를 알아보자.
&amp;nbsp;
&amp;nbsp;
&amp;nbsp;
https://imwj.notion.site/Epoxy-1-Concepts-055df22c9e2a4ed09c6164e3c2fcc501

&amp;nbsp;

Epoxy - 1 (Concepts에 대한 이해)
Epoxy란 Airbnb에서 만든 라이브러리이다.
imwj.notion.site


&amp;nbsp;
&amp;nbsp;
&amp;nbsp;
샘플코드
https://github.com/t..</description>
      <category>Android</category>
      <category>airbnb epoxy</category>
      <category>complexity recyclerview</category>
      <category>compose</category>
      <category>Declarative UI</category>
      <category>EPOXY</category>
      <category>multi view type</category>
      <category>recyclerview</category>
      <category>선언형 ui</category>
      <category>에폭시</category>
      <category>젯팩 컴포즈</category>
      <author>joong~</author>
      <guid isPermaLink="true">https://class-programming.tistory.com/186</guid>
      <comments>https://class-programming.tistory.com/186#entry186comment</comments>
      <pubDate>Mon, 28 Mar 2022 01:33:31 +0900</pubDate>
    </item>
    <item>
      <title>Mavericks - 2</title>
      <link>https://class-programming.tistory.com/185</link>
      <description>https://imwj.notion.site/Mavericks-2-2e505cec2fcf4b7bbb372544c29a904f
&amp;nbsp;</description>
      <category>Android</category>
      <author>joong~</author>
      <guid isPermaLink="true">https://class-programming.tistory.com/185</guid>
      <comments>https://class-programming.tistory.com/185#entry185comment</comments>
      <pubDate>Sun, 20 Mar 2022 23:28:07 +0900</pubDate>
    </item>
    <item>
      <title>Mavericks - 1</title>
      <link>https://class-programming.tistory.com/184</link>
      <description>&amp;nbsp;
앞으로 mavericks을 써야해서 mavericks core concepts에 대해 공부해봤다.
&amp;nbsp;
&amp;nbsp;
https://imwj.notion.site/Mavericks-Core-Concepts-1-942ea1bf87ed4a98ad2d9e6d1cfbce60

&amp;nbsp;

Mavericks Core Concepts - 1
Mavericks가 뭔지 간단하게 알아보자.
imwj.notion.site


&amp;nbsp;</description>
      <category>Android</category>
      <category>Airbnb</category>
      <category>airbnb framework</category>
      <category>airbnb mvrx</category>
      <category>Mavericks</category>
      <category>mavericks sample</category>
      <category>mvrx</category>
      <author>joong~</author>
      <guid isPermaLink="true">https://class-programming.tistory.com/184</guid>
      <comments>https://class-programming.tistory.com/184#entry184comment</comments>
      <pubDate>Sat, 19 Mar 2022 22:39:08 +0900</pubDate>
    </item>
  </channel>
</rss>