<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>win won with</title>
    <link>https://winwonwith.tistory.com/</link>
    <description></description>
    <language>ko</language>
    <pubDate>Tue, 14 Apr 2026 18:36:06 +0900</pubDate>
    <generator>TISTORY</generator>
    <ttl>100</ttl>
    <managingEditor>윈원윗</managingEditor>
    <item>
      <title>Session vs JWT</title>
      <link>https://winwonwith.tistory.com/56</link>
      <description>&lt;blockquote data-ke-style=&quot;style2&quot;&gt;・&amp;nbsp;Authentication(인증) : 로그인&lt;br /&gt;・&amp;nbsp;Authorization(권한부여) : 로그인 후 로그인 상태 유지&lt;br /&gt;로그인 상태를 유지하기 위한 기술 : Session 또는 JWT&lt;/blockquote&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;&amp;nbsp;&lt;/p&gt;
&lt;ul style=&quot;list-style-type: disc;&quot; data-ke-list-type=&quot;disc&quot;&gt;
&lt;li&gt;Session: DB에 회원정보 저장, 로그인 시 유저인증하여 확인
&lt;ul style=&quot;list-style-type: disc;&quot; data-ke-list-type=&quot;disc&quot;&gt;
&lt;li&gt;모든 회원정보를 저장하기 때문에 관리(생성 및 탈퇴)에 용이&lt;/li&gt;
&lt;li&gt;회원 수가 많아질수록 경우 DB가 방대해짐&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;JWT: DB를 거치지 않는 토큰 형식. 토큰 검증으로 로그인하기 때문에 암호화되지 않음
&lt;ul style=&quot;list-style-type: disc;&quot; data-ke-list-type=&quot;disc&quot;&gt;
&lt;li&gt;토큰이 만료되기 전까지 유효하여 강제탈퇴 등의 기능 사용 불가&lt;/li&gt;
&lt;li&gt;DB를 사용하지 않기때문에 속도 빠름&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;&amp;nbsp;&lt;/p&gt;
&lt;figure data-ke-type=&quot;video&quot; data-ke-style=&quot;alignCenter&quot; data-video-host=&quot;youtube&quot; data-video-url=&quot;https://www.youtube.com/watch?v=XXseiON9CV0&quot; data-video-thumbnail=&quot;https://scrap.kakaocdn.net/dn/beWklL/hyT9MZY38H/8KuAUqbbD8yntuEBmHFKI1/img.jpg?width=1280&amp;amp;height=720&amp;amp;face=0_0_1280_720&quot; data-video-width=&quot;860&quot; data-video-height=&quot;484&quot; data-video-origin-width=&quot;860&quot; data-video-origin-height=&quot;484&quot; data-ke-mobilestyle=&quot;widthContent&quot; data-original-url=&quot;&quot; data-video-title=&quot;&quot;&gt;&lt;iframe src=&quot;https://www.youtube.com/embed/XXseiON9CV0&quot; width=&quot;860&quot; height=&quot;484&quot; frameborder=&quot;&quot; allowfullscreen=&quot;true&quot;&gt;&lt;/iframe&gt;
&lt;figcaption style=&quot;display: none;&quot;&gt;&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure data-ke-type=&quot;video&quot; data-ke-style=&quot;alignCenter&quot; data-video-host=&quot;youtube&quot; data-video-url=&quot;https://www.youtube.com/watch?v=tosLBcAX1vk&quot; data-video-thumbnail=&quot;https://scrap.kakaocdn.net/dn/b6h4Wa/hyT5TNgABO/ZLI0UvcRGWyzUn1pC8kMfK/img.jpg?width=1280&amp;amp;height=720&amp;amp;face=496_266_706_494&quot; data-video-width=&quot;860&quot; data-video-height=&quot;484&quot; data-video-origin-width=&quot;860&quot; data-video-origin-height=&quot;484&quot; data-ke-mobilestyle=&quot;widthContent&quot; data-original-url=&quot;&quot; data-video-title=&quot;&quot;&gt;&lt;iframe src=&quot;https://www.youtube.com/embed/tosLBcAX1vk&quot; width=&quot;860&quot; height=&quot;484&quot; frameborder=&quot;&quot; allowfullscreen=&quot;true&quot;&gt;&lt;/iframe&gt;
&lt;figcaption style=&quot;display: none;&quot;&gt;&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure id=&quot;og_1696768839883&quot; contenteditable=&quot;false&quot; data-ke-type=&quot;opengraph&quot; data-ke-align=&quot;alignCenter&quot; data-og-type=&quot;article&quot; data-og-title=&quot;세션(Session)과 JWT&quot; data-og-description=&quot;  Authentication vs Authorization 두 개의 단어는 비슷해보이지만 엄연히 다른 프로세스이다. Authentication은 인증이고, Authorization은 권한 부여인데 로그인 시스템에서 중요한 역할을 한다. 웹사이트에&quot; data-og-host=&quot;velog.io&quot; data-og-source-url=&quot;https://velog.io/@gotaek/%EC%84%B8%EC%85%98Session%EA%B3%BC-JWT&quot; data-og-url=&quot;https://velog.io/@gotaek/세션Session과-JWT&quot; data-og-image=&quot;https://scrap.kakaocdn.net/dn/gQ1se/hyT50r3lrO/fnDWV6tCH4yFoupYynjUZ0/img.png?width=960&amp;amp;height=502&amp;amp;face=0_0_960_502,https://scrap.kakaocdn.net/dn/gfXcg/hyT5R2Yvw7/pjpHvNC8VTLxX2fCikj4y1/img.png?width=960&amp;amp;height=502&amp;amp;face=0_0_960_502,https://scrap.kakaocdn.net/dn/dhsnOt/hyT9NYR6mT/hADxilWFdc8fzVBkkHvIFk/img.png?width=960&amp;amp;height=502&amp;amp;face=0_0_960_502&quot;&gt;&lt;a href=&quot;https://velog.io/@gotaek/%EC%84%B8%EC%85%98Session%EA%B3%BC-JWT&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot; data-source-url=&quot;https://velog.io/@gotaek/%EC%84%B8%EC%85%98Session%EA%B3%BC-JWT&quot;&gt;
&lt;div class=&quot;og-image&quot; style=&quot;background-image: url('https://scrap.kakaocdn.net/dn/gQ1se/hyT50r3lrO/fnDWV6tCH4yFoupYynjUZ0/img.png?width=960&amp;amp;height=502&amp;amp;face=0_0_960_502,https://scrap.kakaocdn.net/dn/gfXcg/hyT5R2Yvw7/pjpHvNC8VTLxX2fCikj4y1/img.png?width=960&amp;amp;height=502&amp;amp;face=0_0_960_502,https://scrap.kakaocdn.net/dn/dhsnOt/hyT9NYR6mT/hADxilWFdc8fzVBkkHvIFk/img.png?width=960&amp;amp;height=502&amp;amp;face=0_0_960_502');&quot;&gt;&amp;nbsp;&lt;/div&gt;
&lt;div class=&quot;og-text&quot;&gt;
&lt;p class=&quot;og-title&quot; data-ke-size=&quot;size16&quot;&gt;세션(Session)과 JWT&lt;/p&gt;
&lt;p class=&quot;og-desc&quot; data-ke-size=&quot;size16&quot;&gt;  Authentication vs Authorization 두 개의 단어는 비슷해보이지만 엄연히 다른 프로세스이다. Authentication은 인증이고, Authorization은 권한 부여인데 로그인 시스템에서 중요한 역할을 한다. 웹사이트에&lt;/p&gt;
&lt;p class=&quot;og-host&quot; data-ke-size=&quot;size16&quot;&gt;velog.io&lt;/p&gt;
&lt;/div&gt;
&lt;/a&gt;&lt;/figure&gt;
&lt;p&gt;&lt;figure class=&quot;imageblock alignCenter&quot; data-ke-mobileStyle=&quot;widthOrigin&quot; data-origin-width=&quot;1000&quot; data-origin-height=&quot;563&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/bpKuiX/btsxtVMiWBB/upDG8kUfOZ1QXMpYrhUqw1/img.jpg&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/bpKuiX/btsxtVMiWBB/upDG8kUfOZ1QXMpYrhUqw1/img.jpg&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/bpKuiX/btsxtVMiWBB/upDG8kUfOZ1QXMpYrhUqw1/img.jpg&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2FbpKuiX%2FbtsxtVMiWBB%2FupDG8kUfOZ1QXMpYrhUqw1%2Fimg.jpg&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot; loading=&quot;lazy&quot; width=&quot;622&quot; height=&quot;350&quot; data-origin-width=&quot;1000&quot; data-origin-height=&quot;563&quot;/&gt;&lt;/span&gt;&lt;/figure&gt;
&lt;/p&gt;</description>
      <category>Developer/Network</category>
      <category>Authentication</category>
      <category>Authorization</category>
      <category>jwt</category>
      <category>session</category>
      <category>token</category>
      <category>권한부여</category>
      <category>로그인</category>
      <category>세션</category>
      <category>인증</category>
      <category>토큰</category>
      <author>윈원윗</author>
      <guid isPermaLink="true">https://winwonwith.tistory.com/56</guid>
      <comments>https://winwonwith.tistory.com/56#entry56comment</comments>
      <pubDate>Mon, 9 Oct 2023 09:10:32 +0900</pubDate>
    </item>
    <item>
      <title>프론트엔드 공부루틴 만들기</title>
      <link>https://winwonwith.tistory.com/55</link>
      <description>&lt;blockquote style=&quot;color: #666666; text-align: left;&quot; data-ke-style=&quot;style2&quot;&gt;&lt;span style=&quot;font-family: AppleSDGothicNeo-Regular, 'Malgun Gothic', '맑은 고딕', dotum, 돋움, sans-serif;&quot;&gt;개발 공부를 시작하기 앞서 중장기 목표와 계획을 정하고 &lt;br /&gt;공부 루틴을 만들기 위한 첫 발걸음을 시작해보자&lt;/span&gt;&lt;/blockquote&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;&amp;nbsp;&lt;/p&gt;
&lt;ul style=&quot;list-style-type: disc;&quot; data-ke-list-type=&quot;disc&quot;&gt;
&lt;li&gt;&lt;span style=&quot;font-family: AppleSDGothicNeo-Regular, 'Malgun Gothic', '맑은 고딕', dotum, 돋움, sans-serif;&quot;&gt;이유: 프론트엔드로서의 성장 및 이직준비&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style=&quot;font-family: AppleSDGothicNeo-Regular, 'Malgun Gothic', '맑은 고딕', dotum, 돋움, sans-serif;&quot;&gt;중기 목표: 짱짱맨 사수되기&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style=&quot;font-family: AppleSDGothicNeo-Regular, 'Malgun Gothic', '맑은 고딕', dotum, 돋움, sans-serif;&quot;&gt;장기 목표: 연봉 올려서 이직하기&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style=&quot;font-family: AppleSDGothicNeo-Regular, 'Malgun Gothic', '맑은 고딕', dotum, 돋움, sans-serif;&quot;&gt;할일 목록&lt;/span&gt;&lt;br /&gt;
&lt;ul style=&quot;list-style-type: disc;&quot; data-ke-list-type=&quot;disc&quot;&gt;
&lt;li&gt;&lt;span style=&quot;font-family: AppleSDGothicNeo-Regular, 'Malgun Gothic', '맑은 고딕', dotum, 돋움, sans-serif;&quot;&gt;기본 개념: 면접 질문 답변 공부&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style=&quot;background-color: #ffffff; color: #0f172a; text-align: left; font-family: AppleSDGothicNeo-Regular, 'Malgun Gothic', '맑은 고딕', dotum, 돋움, sans-serif;&quot;&gt;업무 코드 리팩토링: 서적(클린코드, 리팩토링) 또는 스터디 활용&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style=&quot;font-family: AppleSDGothicNeo-Regular, 'Malgun Gothic', '맑은 고딕', dotum, 돋움, sans-serif;&quot;&gt;OS 및 네트워크 지식:&amp;nbsp;&lt;span style=&quot;background-color: #ffffff; color: #0f172a; text-align: left;&quot;&gt;동시성, 메모리 관리, 프로세스 vs 스레드, TCP/IP, HTTP 등&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style=&quot;font-family: AppleSDGothicNeo-Regular, 'Malgun Gothic', '맑은 고딕', dotum, 돋움, sans-serif;&quot;&gt;웹 개발 관련 공부: React, Next, TypeScript, Redux, React-Query 등&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style=&quot;font-family: AppleSDGothicNeo-Regular, 'Malgun Gothic', '맑은 고딕', dotum, 돋움, sans-serif;&quot;&gt;네트워킹 활용: IT 커뮤니티 및 뉴스레터 등&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style=&quot;font-family: AppleSDGothicNeo-Regular, 'Malgun Gothic', '맑은 고딕', dotum, 돋움, sans-serif;&quot;&gt;기술면접 대비: 알고리즘 및 자료구조&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style=&quot;font-family: AppleSDGothicNeo-Regular, 'Malgun Gothic', '맑은 고딕', dotum, 돋움, sans-serif;&quot;&gt;사이드 프로젝트&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;span style=&quot;font-family: AppleSDGothicNeo-Regular, 'Malgun Gothic', '맑은 고딕', dotum, 돋움, sans-serif;&quot;&gt;세부계획&lt;/span&gt;&lt;br /&gt;
&lt;ul style=&quot;list-style-type: disc;&quot; data-ke-list-type=&quot;disc&quot;&gt;
&lt;li&gt;&lt;span style=&quot;font-family: AppleSDGothicNeo-Regular, 'Malgun Gothic', '맑은 고딕', dotum, 돋움, sans-serif;&quot;&gt;출퇴근 시간을 활용하여 하루에 하나씩 정리해서 포스팅&lt;/span&gt;&lt;br /&gt;&lt;span style=&quot;font-family: AppleSDGothicNeo-Regular, 'Malgun Gothic', '맑은 고딕', dotum, 돋움, sans-serif;&quot;&gt;&lt;span style=&quot;background-color: #ffffff; color: #172b4d; text-align: left;&quot;&gt; &amp;rarr; &lt;/span&gt;면접 질문 및 답변 3개 / &lt;span style=&quot;color: #333333; text-align: left;&quot;&gt;OS 및 네트워크 용어 3개&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style=&quot;font-family: AppleSDGothicNeo-Regular, 'Malgun Gothic', '맑은 고딕', dotum, 돋움, sans-serif;&quot;&gt;&lt;span style=&quot;color: #333333; text-align: left;&quot;&gt;IT 커뮤니티 또는 뉴스레터 보는 습관 만들기&lt;/span&gt;&lt;span style=&quot;color: #333333; text-align: left;&quot;&gt; 인상깊은 내용 포스팅&lt;br /&gt;&lt;span style=&quot;background-color: #ffffff; color: #172b4d; text-align: left;&quot;&gt;&amp;rarr; 일주일에 최소 3개&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;table style=&quot;border-collapse: collapse; width: 100%; height: 34px;&quot; border=&quot;1&quot; data-ke-align=&quot;alignLeft&quot;&gt;
&lt;tbody&gt;
&lt;tr style=&quot;height: 17px;&quot;&gt;
&lt;td style=&quot;width: 14.2857%; height: 17px; text-align: center;&quot;&gt;&lt;span style=&quot;font-family: AppleSDGothicNeo-Regular, 'Malgun Gothic', '맑은 고딕', dotum, 돋움, sans-serif;&quot;&gt;월&lt;/span&gt;&lt;/td&gt;
&lt;td style=&quot;width: 14.2857%; height: 17px; text-align: center;&quot;&gt;&lt;span style=&quot;font-family: AppleSDGothicNeo-Regular, 'Malgun Gothic', '맑은 고딕', dotum, 돋움, sans-serif;&quot;&gt;화&lt;/span&gt;&lt;/td&gt;
&lt;td style=&quot;width: 14.2857%; height: 17px; text-align: center;&quot;&gt;&lt;span style=&quot;font-family: AppleSDGothicNeo-Regular, 'Malgun Gothic', '맑은 고딕', dotum, 돋움, sans-serif;&quot;&gt;수&lt;/span&gt;&lt;/td&gt;
&lt;td style=&quot;width: 14.2857%; height: 17px; text-align: center;&quot;&gt;&lt;span style=&quot;font-family: AppleSDGothicNeo-Regular, 'Malgun Gothic', '맑은 고딕', dotum, 돋움, sans-serif;&quot;&gt;목&lt;/span&gt;&lt;/td&gt;
&lt;td style=&quot;width: 14.2857%; height: 17px; text-align: center;&quot;&gt;&lt;span style=&quot;font-family: AppleSDGothicNeo-Regular, 'Malgun Gothic', '맑은 고딕', dotum, 돋움, sans-serif;&quot;&gt;금&lt;/span&gt;&lt;/td&gt;
&lt;td style=&quot;width: 14.2857%; height: 17px; text-align: center;&quot;&gt;&lt;span style=&quot;font-family: AppleSDGothicNeo-Regular, 'Malgun Gothic', '맑은 고딕', dotum, 돋움, sans-serif;&quot;&gt;토&lt;/span&gt;&lt;/td&gt;
&lt;td style=&quot;width: 14.2857%; height: 17px; text-align: center;&quot;&gt;&lt;span style=&quot;font-family: AppleSDGothicNeo-Regular, 'Malgun Gothic', '맑은 고딕', dotum, 돋움, sans-serif;&quot;&gt;일&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style=&quot;height: 17px;&quot;&gt;
&lt;td style=&quot;width: 14.2857%; height: 17px; text-align: center;&quot;&gt;&lt;span style=&quot;background-color: #ffc9af; font-family: AppleSDGothicNeo-Regular, 'Malgun Gothic', '맑은 고딕', dotum, 돋움, sans-serif;&quot;&gt;면접질문&amp;amp;답변&lt;br /&gt;&lt;span style=&quot;background-color: #efd5fe;&quot;&gt;뉴스레터&lt;/span&gt;&lt;/span&gt;&lt;/td&gt;
&lt;td style=&quot;width: 14.2857%; height: 17px; text-align: center;&quot;&gt;&lt;span style=&quot;background-color: #f6e199; font-family: AppleSDGothicNeo-Regular, 'Malgun Gothic', '맑은 고딕', dotum, 돋움, sans-serif;&quot;&gt;OS&amp;amp;네트워크&lt;/span&gt;&lt;/td&gt;
&lt;td style=&quot;width: 14.2857%; height: 17px; text-align: center;&quot;&gt;&lt;span style=&quot;background-color: #ffc9af; font-family: AppleSDGothicNeo-Regular, 'Malgun Gothic', '맑은 고딕', dotum, 돋움, sans-serif;&quot;&gt;면접질문&amp;amp;답변&lt;br /&gt;&lt;span style=&quot;background-color: #efd5fe; color: #333333; text-align: center;&quot;&gt;뉴스레터&lt;/span&gt;&lt;br /&gt;&lt;/span&gt;&lt;/td&gt;
&lt;td style=&quot;width: 14.2857%; height: 17px; text-align: center;&quot;&gt;&lt;span style=&quot;background-color: #f6e199; font-family: AppleSDGothicNeo-Regular, 'Malgun Gothic', '맑은 고딕', dotum, 돋움, sans-serif;&quot;&gt;OS&amp;amp;네트워크&lt;/span&gt;&lt;/td&gt;
&lt;td style=&quot;width: 14.2857%; height: 17px; text-align: center;&quot;&gt;&lt;span style=&quot;background-color: #ffc9af; font-family: AppleSDGothicNeo-Regular, 'Malgun Gothic', '맑은 고딕', dotum, 돋움, sans-serif;&quot;&gt;면접질문&amp;amp;답변&lt;br /&gt;&lt;span style=&quot;background-color: #efd5fe; color: #333333; text-align: center;&quot;&gt;뉴스레터&lt;/span&gt;&lt;br /&gt;&lt;/span&gt;&lt;/td&gt;
&lt;td style=&quot;width: 14.2857%; height: 17px; text-align: center;&quot;&gt;&lt;span style=&quot;background-color: #f6e199; font-family: AppleSDGothicNeo-Regular, 'Malgun Gothic', '맑은 고딕', dotum, 돋움, sans-serif;&quot;&gt;OS&amp;amp;네트워크&lt;/span&gt;&lt;/td&gt;
&lt;td style=&quot;width: 14.2857%; height: 17px; text-align: center;&quot;&gt;&lt;span style=&quot;font-family: AppleSDGothicNeo-Regular, 'Malgun Gothic', '맑은 고딕', dotum, 돋움, sans-serif;&quot;&gt;복습 및 휴식&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;&amp;nbsp;&lt;/p&gt;
&lt;blockquote data-ke-style=&quot;style1&quot;&gt;&lt;span style=&quot;font-family: AppleSDGothicNeo-Regular, 'Malgun Gothic', '맑은 고딕', dotum, 돋움, sans-serif;&quot;&gt;&lt;span style=&quot;font-family: 'Noto Serif KR';&quot;&gt;중요한건 하나씩 차근차근 꾸준히! &lt;/span&gt;&lt;br /&gt;&lt;span style=&quot;font-family: 'Noto Serif KR';&quot;&gt;동기부여 계속 하면서 위 루틴이 익숙해지면 다음 단계로 넘어가보자&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;/blockquote&gt;
&lt;figure id=&quot;og_1696671964877&quot; data-og-image=&quot;https://scrap.kakaocdn.net/dn/iGsHI/hyT5Ygs48t/bEWskkXh0ZOxgqKA1AHFcK/img.jpg?width=200&amp;amp;height=113&amp;amp;face=0_0_200_113,https://scrap.kakaocdn.net/dn/gOZM0/hyT5SN5iFa/5gZl666ulBgHkbg11aQvn1/img.jpg?width=200&amp;amp;height=113&amp;amp;face=0_0_200_113,https://scrap.kakaocdn.net/dn/gFtqJ/hyT9K8HcB3/Dqbl6mqKsa1rzWUBwn8YKK/img.jpg?width=200&amp;amp;height=200&amp;amp;face=0_0_200_200&quot; data-og-url=&quot;https://careerly.co.kr/comments/71336&quot; data-og-source-url=&quot;https://careerly.co.kr/comments/71336?from=search-result&amp;amp;fromArea=tab-all-comment&quot; data-og-host=&quot;careerly.co.kr&quot; data-og-description=&quot;'깃허브 잔디 매일 심기', '하루에 알고리즘 2문제씩 풀기' 같은 것들은 간단해 보이지만 막상 매일 꾸준히...&quot; data-og-title=&quot;조서희 /  꾸준히 코딩하기 | 커리어리&quot; data-og-type=&quot;article&quot; data-ke-align=&quot;alignCenter&quot; data-ke-type=&quot;opengraph&quot;&gt;&lt;span style=&quot;font-family: AppleSDGothicNeo-Regular, 'Malgun Gothic', '맑은 고딕', dotum, 돋움, sans-serif;&quot;&gt;&lt;a style=&quot;color: #000000;&quot; href=&quot;https://careerly.co.kr/comments/71336?from=search-result&amp;amp;fromArea=tab-all-comment&quot; data-source-url=&quot;https://careerly.co.kr/comments/71336?from=search-result&amp;amp;fromArea=tab-all-comment&quot;&gt;
&lt;div class=&quot;og-image&quot; style=&quot;background-image: url('https://scrap.kakaocdn.net/dn/iGsHI/hyT5Ygs48t/bEWskkXh0ZOxgqKA1AHFcK/img.jpg?width=200&amp;amp;height=113&amp;amp;face=0_0_200_113,https://scrap.kakaocdn.net/dn/gOZM0/hyT5SN5iFa/5gZl666ulBgHkbg11aQvn1/img.jpg?width=200&amp;amp;height=113&amp;amp;face=0_0_200_113,https://scrap.kakaocdn.net/dn/gFtqJ/hyT9K8HcB3/Dqbl6mqKsa1rzWUBwn8YKK/img.jpg?width=200&amp;amp;height=200&amp;amp;face=0_0_200_200');&quot;&gt;&amp;nbsp;&lt;/div&gt;
&lt;div class=&quot;og-text&quot;&gt;
&lt;p class=&quot;og-title&quot; style=&quot;color: #000000;&quot; data-ke-size=&quot;size16&quot;&gt;조서희 / 꾸준히 코딩하기 | 커리어리&lt;/p&gt;
&lt;p class=&quot;og-desc&quot; style=&quot;color: #909090;&quot; data-ke-size=&quot;size16&quot;&gt;'깃허브 잔디 매일 심기', '하루에 알고리즘 2문제씩 풀기' 같은 것들은 간단해 보이지만 막상 매일 꾸준히...&lt;/p&gt;
&lt;p class=&quot;og-host&quot; style=&quot;color: #909090;&quot; data-ke-size=&quot;size16&quot;&gt;careerly.co.kr&lt;/p&gt;
&lt;/div&gt;
&lt;/a&gt;&lt;/span&gt;&lt;/figure&gt;
&lt;figure id=&quot;og_1696671964879&quot; data-og-image=&quot;https://scrap.kakaocdn.net/dn/bgNjcJ/hyT54VjusC/KEQ9OkGPG7Kz1FNyJmKP8K/img.jpg?width=1200&amp;amp;height=630&amp;amp;face=0_0_1200_630,https://scrap.kakaocdn.net/dn/cPcnGB/hyT9LNj2RV/P5ZR0f7s6cnKhuuQJeyqCk/img.jpg?width=1200&amp;amp;height=630&amp;amp;face=0_0_1200_630,https://scrap.kakaocdn.net/dn/1wtx0/hyT55fBEkG/2eYOOJQgN7dhBo0WoWaGSk/img.jpg?width=1200&amp;amp;height=630&amp;amp;face=0_0_1200_630&quot; data-og-url=&quot;https://wormwlrm.github.io/2022/08/20/Personal-Branding-from-Technical-Writing.html&quot; data-og-source-url=&quot;https://wormwlrm.github.io/2022/08/20/Personal-Branding-from-Technical-Writing.html&quot; data-og-host=&quot;wormwlrm.github.io&quot; data-og-description=&quot;기술 포스트 발행을 개인 브랜딩으로 연결시키는 방법에 대한 전반적인 노하우를 소개합니다.&quot; data-og-title=&quot;기술 글쓰기를 통해 개인 브랜딩을 구축하는 나만의 방법 - 재그지그의 개발 블로그&quot; data-og-type=&quot;article&quot; data-ke-align=&quot;alignCenter&quot; data-ke-type=&quot;opengraph&quot;&gt;&lt;span style=&quot;font-family: AppleSDGothicNeo-Regular, 'Malgun Gothic', '맑은 고딕', dotum, 돋움, sans-serif;&quot;&gt;&lt;a style=&quot;color: #000000;&quot; href=&quot;https://wormwlrm.github.io/2022/08/20/Personal-Branding-from-Technical-Writing.html&quot; data-source-url=&quot;https://wormwlrm.github.io/2022/08/20/Personal-Branding-from-Technical-Writing.html&quot;&gt;
&lt;div class=&quot;og-image&quot; style=&quot;background-image: url('https://scrap.kakaocdn.net/dn/bgNjcJ/hyT54VjusC/KEQ9OkGPG7Kz1FNyJmKP8K/img.jpg?width=1200&amp;amp;height=630&amp;amp;face=0_0_1200_630,https://scrap.kakaocdn.net/dn/cPcnGB/hyT9LNj2RV/P5ZR0f7s6cnKhuuQJeyqCk/img.jpg?width=1200&amp;amp;height=630&amp;amp;face=0_0_1200_630,https://scrap.kakaocdn.net/dn/1wtx0/hyT55fBEkG/2eYOOJQgN7dhBo0WoWaGSk/img.jpg?width=1200&amp;amp;height=630&amp;amp;face=0_0_1200_630');&quot;&gt;&amp;nbsp;&lt;/div&gt;
&lt;div class=&quot;og-text&quot;&gt;
&lt;p class=&quot;og-title&quot; style=&quot;color: #000000;&quot; data-ke-size=&quot;size16&quot;&gt;기술 글쓰기를 통해 개인 브랜딩을 구축하는 나만의 방법 - 재그지그의 개발 블로그&lt;/p&gt;
&lt;p class=&quot;og-desc&quot; style=&quot;color: #909090;&quot; data-ke-size=&quot;size16&quot;&gt;기술 포스트 발행을 개인 브랜딩으로 연결시키는 방법에 대한 전반적인 노하우를 소개합니다.&lt;/p&gt;
&lt;p class=&quot;og-host&quot; style=&quot;color: #909090;&quot; data-ke-size=&quot;size16&quot;&gt;wormwlrm.github.io&lt;/p&gt;
&lt;/div&gt;
&lt;/a&gt;&lt;/span&gt;&lt;/figure&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;figure class=&quot;imageblock alignCenter&quot; data-ke-mobileStyle=&quot;widthOrigin&quot; data-origin-width=&quot;1000&quot; data-origin-height=&quot;668&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/cVTNtf/btsxqu2RIbi/bwnA3OpDP3eMAJxAkiEWV0/img.jpg&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/cVTNtf/btsxqu2RIbi/bwnA3OpDP3eMAJxAkiEWV0/img.jpg&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/cVTNtf/btsxqu2RIbi/bwnA3OpDP3eMAJxAkiEWV0/img.jpg&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2FcVTNtf%2Fbtsxqu2RIbi%2FbwnA3OpDP3eMAJxAkiEWV0%2Fimg.jpg&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot; loading=&quot;lazy&quot; width=&quot;1000&quot; height=&quot;668&quot; data-origin-width=&quot;1000&quot; data-origin-height=&quot;668&quot;/&gt;&lt;/span&gt;&lt;/figure&gt;
&lt;/p&gt;</description>
      <category>Developer/Front-end</category>
      <category>develop</category>
      <category>Developer</category>
      <category>frontend</category>
      <category>routine</category>
      <category>개발자</category>
      <category>공부루틴</category>
      <category>프론트엔드</category>
      <author>윈원윗</author>
      <guid isPermaLink="true">https://winwonwith.tistory.com/55</guid>
      <comments>https://winwonwith.tistory.com/55#entry55comment</comments>
      <pubDate>Sat, 7 Oct 2023 19:45:58 +0900</pubDate>
    </item>
    <item>
      <title>프론트엔드 면접준비2: 면접 질문 목록</title>
      <link>https://winwonwith.tistory.com/54</link>
      <description>&lt;blockquote data-ke-style=&quot;style2&quot;&gt;&lt;span style=&quot;font-family: 'Nanum Gothic';&quot;&gt;기본적인 개발 지식과&amp;nbsp; 알아두면 플러스요인인 면접 질문의 대해 정리해보자&lt;/span&gt;&lt;/blockquote&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;&amp;nbsp;&lt;/p&gt;
&lt;ul style=&quot;list-style-type: disc;&quot; data-ke-list-type=&quot;disc&quot;&gt;
&lt;li&gt;&lt;span style=&quot;font-family: 'Nanum Gothic';&quot;&gt;HTML이란&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style=&quot;font-family: 'Nanum Gothic';&quot;&gt;&lt;span style=&quot;background-color: #ffffff; color: #0f172a; text-align: left;&quot;&gt;Hyper Text Markup Language에서 Hyper Text와&amp;nbsp;&lt;span style=&quot;background-color: #ffffff; color: #0f172a; text-align: left;&quot;&gt;Markup Language의 의미&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style=&quot;font-family: 'Nanum Gothic';&quot;&gt;&lt;span style=&quot;background-color: #ffffff; color: #0f172a; text-align: left;&quot;&gt;&lt;span style=&quot;background-color: #ffffff; color: #0f172a; text-align: left;&quot;&gt;CSS (Cascading Style Sheet)에서 캐스케이딩의 의미&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style=&quot;font-family: 'Nanum Gothic';&quot;&gt;&lt;span style=&quot;background-color: #ffffff; color: #0f172a; text-align: left;&quot;&gt;&lt;span style=&quot;background-color: #ffffff; color: #0f172a; text-align: left;&quot;&gt;Proceed와 Thread의 차이&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style=&quot;font-family: 'Nanum Gothic';&quot;&gt;&lt;span style=&quot;background-color: #ffffff; color: #0f172a; text-align: left;&quot;&gt;&lt;span style=&quot;background-color: #ffffff; color: #0f172a; text-align: left;&quot;&gt;동기와 비동기의 차이&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style=&quot;font-family: 'Nanum Gothic';&quot;&gt;&lt;span style=&quot;color: #0f172a;&quot;&gt;&lt;span style=&quot;background-color: #ffffff;&quot;&gt;비동기를 처리하는 방법&lt;/span&gt;&lt;/span&gt;&lt;span style=&quot;color: #0f172a;&quot;&gt;&lt;span style=&quot;background-color: #ffffff;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style=&quot;color: #0f172a; font-family: 'Nanum Gothic';&quot;&gt;&lt;span style=&quot;background-color: #ffffff;&quot;&gt;SSR과 CSR의 차이&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style=&quot;color: #0f172a; font-family: 'Nanum Gothic';&quot;&gt;&lt;span style=&quot;background-color: #ffffff;&quot;&gt;React 라이브러리가 생겨난 이유&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style=&quot;color: #0f172a; font-family: 'Nanum Gothic';&quot;&gt;&lt;span style=&quot;background-color: #ffffff;&quot;&gt;React에서 가상돔의 역할과 생성 이유&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style=&quot;color: #0f172a; font-family: 'Nanum Gothic';&quot;&gt;&lt;span style=&quot;background-color: #ffffff;&quot;&gt;RESTful API이란&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style=&quot;font-family: 'Nanum Gothic';&quot;&gt;&lt;span style=&quot;color: #0f172a;&quot;&gt;&lt;span style=&quot;background-color: #ffffff;&quot;&gt;프론트에서 보안을 신경써야할 점들은?&lt;/span&gt;&lt;/span&gt;&lt;span style=&quot;color: #0f172a;&quot;&gt;&lt;span style=&quot;background-color: #ffffff;&quot;&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style=&quot;background-color: #ffffff; font-family: 'Nanum Gothic';&quot;&gt;JavaScript에서의 이벤트(함수) 처리 방식&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style=&quot;color: #0f172a; font-family: 'Nanum Gothic';&quot;&gt;&lt;span style=&quot;background-color: #ffffff;&quot;&gt;기타 JS 관련 질문&lt;/span&gt;&lt;/span&gt;
&lt;ul style=&quot;list-style-type: disc;&quot; data-ke-list-type=&quot;disc&quot;&gt;
&lt;li&gt;&lt;span style=&quot;color: #0f172a; font-family: 'Nanum Gothic';&quot;&gt;&lt;span style=&quot;background-color: #ffffff;&quot;&gt;클로저&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style=&quot;color: #0f172a; font-family: 'Nanum Gothic';&quot;&gt;&lt;span style=&quot;background-color: #ffffff;&quot;&gt;호이스팅&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style=&quot;color: #0f172a; font-family: 'Nanum Gothic';&quot;&gt;&lt;span style=&quot;background-color: #ffffff;&quot;&gt;브라우저 동작방식&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style=&quot;color: #0f172a; font-family: 'Nanum Gothic';&quot;&gt;&lt;span style=&quot;background-color: #ffffff;&quot;&gt;이벤트 버블링/캡처링&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style=&quot;color: #0f172a; font-family: 'Nanum Gothic';&quot;&gt;&lt;span style=&quot;background-color: #ffffff;&quot;&gt;이벤트 델리게이션&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style=&quot;color: #0f172a; font-family: 'Nanum Gothic';&quot;&gt;&lt;span style=&quot;background-color: #ffffff;&quot;&gt;실행/함수 컨텍스트&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style=&quot;font-family: 'Nanum Gothic';&quot;&gt;&lt;span style=&quot;color: #0f172a;&quot;&gt;&lt;span style=&quot;background-color: #ffffff;&quot;&gt;원시타입/참조타입&lt;/span&gt;&lt;/span&gt;&lt;span style=&quot;color: #0f172a;&quot;&gt;&lt;span style=&quot;background-color: #ffffff;&quot;&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style=&quot;color: #0f172a; font-family: 'Nanum Gothic';&quot;&gt;&lt;span style=&quot;background-color: #ffffff;&quot;&gt;Call by value / Call by reference&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style=&quot;color: #0f172a; font-family: 'Nanum Gothic';&quot;&gt;&lt;span style=&quot;background-color: #ffffff;&quot;&gt;프로토타입&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;&amp;nbsp;&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;&lt;span style=&quot;font-family: 'Nanum Gothic';&quot;&gt;&lt;span style=&quot;color: #0f172a;&quot;&gt;&lt;span style=&quot;background-color: #ffffff;&quot;&gt;보다 더 상세하게 적혀있는 아래 링크 확인!&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;figure id=&quot;og_1696672585070&quot; contenteditable=&quot;false&quot; data-ke-type=&quot;opengraph&quot; data-ke-align=&quot;alignCenter&quot; data-og-type=&quot;website&quot; data-og-title=&quot;프론트엔드 면접 문제 은행 ★ Front-end Developer Interview Questions&quot; data-og-description=&quot;A list of helpful front-end related questions you can use to interview potential candidates, test yourself or completely ignore.&quot; data-og-host=&quot;h5bp.org&quot; data-og-source-url=&quot;https://h5bp.org/Front-end-Developer-Interview-Questions/translations/korean/#JS-%EA%B4%80%EB%A0%A8-%EC%A7%88%EB%AC%B8&quot; data-og-url=&quot;https://h5bp.org/Front-end-Developer-Interview-Questions//translations/korean/&quot; data-og-image=&quot;https://scrap.kakaocdn.net/dn/bIaC7o/hyT56yOsNm/jJdkAmZ1fHBWG41APKdBOk/img.png?width=300&amp;amp;height=300&amp;amp;face=0_0_300_300,https://scrap.kakaocdn.net/dn/bkj1qX/hyT53a0Wh1/TPyVMRaW1EG9Atpam6HGz0/img.png?width=300&amp;amp;height=300&amp;amp;face=0_0_300_300&quot;&gt;&lt;a href=&quot;https://h5bp.org/Front-end-Developer-Interview-Questions/translations/korean/#JS-%EA%B4%80%EB%A0%A8-%EC%A7%88%EB%AC%B8&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot; data-source-url=&quot;https://h5bp.org/Front-end-Developer-Interview-Questions/translations/korean/#JS-%EA%B4%80%EB%A0%A8-%EC%A7%88%EB%AC%B8&quot;&gt;
&lt;div class=&quot;og-image&quot; style=&quot;background-image: url('https://scrap.kakaocdn.net/dn/bIaC7o/hyT56yOsNm/jJdkAmZ1fHBWG41APKdBOk/img.png?width=300&amp;amp;height=300&amp;amp;face=0_0_300_300,https://scrap.kakaocdn.net/dn/bkj1qX/hyT53a0Wh1/TPyVMRaW1EG9Atpam6HGz0/img.png?width=300&amp;amp;height=300&amp;amp;face=0_0_300_300');&quot;&gt;&amp;nbsp;&lt;/div&gt;
&lt;div class=&quot;og-text&quot;&gt;
&lt;p class=&quot;og-title&quot; data-ke-size=&quot;size16&quot;&gt;프론트엔드 면접 문제 은행 ★ Front-end Developer Interview Questions&lt;/p&gt;
&lt;p class=&quot;og-desc&quot; data-ke-size=&quot;size16&quot;&gt;A list of helpful front-end related questions you can use to interview potential candidates, test yourself or completely ignore.&lt;/p&gt;
&lt;p class=&quot;og-host&quot; data-ke-size=&quot;size16&quot;&gt;h5bp.org&lt;/p&gt;
&lt;/div&gt;
&lt;/a&gt;&lt;/figure&gt;
&lt;figure id=&quot;og_1696673491067&quot; contenteditable=&quot;false&quot; data-ke-type=&quot;opengraph&quot; data-ke-align=&quot;alignCenter&quot; data-og-type=&quot;article&quot; data-og-title=&quot;프론트엔드 면접 문제 은행 질문 답변&quot; data-og-description=&quot;프론트엔드 면접 문제 은행 질문 답변&quot; data-og-host=&quot;velog.io&quot; data-og-source-url=&quot;https://velog.io/@wkahd01/%ED%94%84%EB%A1%A0%ED%8A%B8%EC%97%94%EB%93%9C-%EB%A9%B4%EC%A0%91-%EB%AC%B8%EC%A0%9C-%EC%9D%80%ED%96%89-HTML-%EC%A7%88%EB%AC%B8-%EB%8B%B5%EB%B3%80&quot; data-og-url=&quot;https://velog.io/@wkahd01/프론트엔드-면접-문제-은행-HTML-질문-답변&quot; data-og-image=&quot;https://scrap.kakaocdn.net/dn/b4XbDk/hyT9z7bxDM/3ZuKkmdC1rMWxR2ChtsKe0/img.png?width=950&amp;amp;height=500&amp;amp;face=0_0_950_500,https://scrap.kakaocdn.net/dn/do5Lvv/hyT51ROktN/XvGarnL6KXFYp3lnQ6zYb1/img.png?width=1037&amp;amp;height=631&amp;amp;face=0_0_1037_631,https://scrap.kakaocdn.net/dn/cF2eQs/hyT9ytGquS/DJQnUg8VGCDvt72QjdXQAK/img.jpg?width=743&amp;amp;height=743&amp;amp;face=0_0_743_743&quot;&gt;&lt;a href=&quot;https://velog.io/@wkahd01/%ED%94%84%EB%A1%A0%ED%8A%B8%EC%97%94%EB%93%9C-%EB%A9%B4%EC%A0%91-%EB%AC%B8%EC%A0%9C-%EC%9D%80%ED%96%89-HTML-%EC%A7%88%EB%AC%B8-%EB%8B%B5%EB%B3%80&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot; data-source-url=&quot;https://velog.io/@wkahd01/%ED%94%84%EB%A1%A0%ED%8A%B8%EC%97%94%EB%93%9C-%EB%A9%B4%EC%A0%91-%EB%AC%B8%EC%A0%9C-%EC%9D%80%ED%96%89-HTML-%EC%A7%88%EB%AC%B8-%EB%8B%B5%EB%B3%80&quot;&gt;
&lt;div class=&quot;og-image&quot; style=&quot;background-image: url('https://scrap.kakaocdn.net/dn/b4XbDk/hyT9z7bxDM/3ZuKkmdC1rMWxR2ChtsKe0/img.png?width=950&amp;amp;height=500&amp;amp;face=0_0_950_500,https://scrap.kakaocdn.net/dn/do5Lvv/hyT51ROktN/XvGarnL6KXFYp3lnQ6zYb1/img.png?width=1037&amp;amp;height=631&amp;amp;face=0_0_1037_631,https://scrap.kakaocdn.net/dn/cF2eQs/hyT9ytGquS/DJQnUg8VGCDvt72QjdXQAK/img.jpg?width=743&amp;amp;height=743&amp;amp;face=0_0_743_743');&quot;&gt;&amp;nbsp;&lt;/div&gt;
&lt;div class=&quot;og-text&quot;&gt;
&lt;p class=&quot;og-title&quot; data-ke-size=&quot;size16&quot;&gt;프론트엔드 면접 문제 은행 질문 답변&lt;/p&gt;
&lt;p class=&quot;og-desc&quot; data-ke-size=&quot;size16&quot;&gt;프론트엔드 면접 문제 은행 질문 답변&lt;/p&gt;
&lt;p class=&quot;og-host&quot; data-ke-size=&quot;size16&quot;&gt;velog.io&lt;/p&gt;
&lt;/div&gt;
&lt;/a&gt;&lt;/figure&gt;
&lt;p&gt;&lt;figure class=&quot;imageblock alignCenter&quot; data-ke-mobileStyle=&quot;widthOrigin&quot; data-origin-width=&quot;1000&quot; data-origin-height=&quot;665&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/29qqF/btsxz0e3RV1/FDYAY0RMHtpLXWIU7U4Xe1/img.jpg&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/29qqF/btsxz0e3RV1/FDYAY0RMHtpLXWIU7U4Xe1/img.jpg&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/29qqF/btsxz0e3RV1/FDYAY0RMHtpLXWIU7U4Xe1/img.jpg&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2F29qqF%2Fbtsxz0e3RV1%2FFDYAY0RMHtpLXWIU7U4Xe1%2Fimg.jpg&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot; loading=&quot;lazy&quot; width=&quot;1000&quot; height=&quot;665&quot; data-origin-width=&quot;1000&quot; data-origin-height=&quot;665&quot;/&gt;&lt;/span&gt;&lt;/figure&gt;
&lt;/p&gt;</description>
      <category>Developer/Front-end</category>
      <category>coding</category>
      <category>Interview</category>
      <category>List</category>
      <category>개발자</category>
      <category>면접</category>
      <category>면접질문</category>
      <category>질문</category>
      <category>취준</category>
      <category>취준생</category>
      <category>프론트엔드</category>
      <author>윈원윗</author>
      <guid isPermaLink="true">https://winwonwith.tistory.com/54</guid>
      <comments>https://winwonwith.tistory.com/54#entry54comment</comments>
      <pubDate>Sat, 7 Oct 2023 19:02:13 +0900</pubDate>
    </item>
    <item>
      <title>프론트엔드 면접준비1: 자격요건, 우대사항</title>
      <link>https://winwonwith.tistory.com/53</link>
      <description>&lt;blockquote data-ke-style=&quot;style2&quot;&gt;&lt;span style=&quot;font-family: 'Nanum Gothic';&quot;&gt;채용공고에서 많은 기업들이 공통적으로 원하는 &lt;/span&gt;&lt;br /&gt;&lt;span style=&quot;font-family: 'Nanum Gothic';&quot;&gt;프론트엔드로서 갖춰야할 필수요인 및 플러스요인을 정리해보자&lt;/span&gt;&lt;/blockquote&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;&amp;nbsp;&lt;/p&gt;
&lt;ul style=&quot;list-style-type: disc;&quot; data-ke-list-type=&quot;disc&quot;&gt;
&lt;li&gt;&lt;span style=&quot;font-family: 'Nanum Gothic';&quot;&gt;프론트엔드 지식으로 유저경험 혹은 개발자 경험을 향상시킨 이야기를 해줄 수 있는 분&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style=&quot;font-family: 'Nanum Gothic';&quot;&gt;Webpack, Browserify, Vite, ESBuild 등 번들러 툴 기반 개발 경험 있는 분&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style=&quot;font-family: 'Nanum Gothic';&quot;&gt;Redux, Recoil 등 상태 관리 개발 경험 있는 분&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style=&quot;font-family: 'Nanum Gothic';&quot;&gt;Next.js 등 SPA Framework를 이용한 SSR 프로젝트에 경험이 있는 분&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style=&quot;font-family: 'Nanum Gothic';&quot;&gt;도메인 문제를 해결하는 것에 관심이 많고 실행하는 분&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style=&quot;font-family: 'Nanum Gothic';&quot;&gt;AWS를 활용한 웹 어플리케이션 개발 경험이 있는 분&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style=&quot;background-color: #ffffff; color: #333333; text-align: start; font-family: 'Nanum Gothic';&quot;&gt;AWS 환경에서의 CI / CD 경험이 있는 분&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style=&quot;font-family: 'Nanum Gothic';&quot;&gt;렌더링 최적화 등의 프론트엔드 성능 개선 지식 및 경험이 있는 분&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style=&quot;font-family: 'Nanum Gothic';&quot;&gt;RESTful API와 HTTP 요청 및 응답에 대한 이해가 있는 분&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style=&quot;font-family: 'Nanum Gothic';&quot;&gt;비동기 요청에 대한 경험 및 이해가 있는 분&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style=&quot;font-family: 'Nanum Gothic';&quot;&gt;Git, Notion 등을 활용해 코드 버전 관리 및 문서화 할 수 있는 분&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style=&quot;font-family: 'Nanum Gothic';&quot;&gt;오픈소스 Contribution 경험이 있는 분&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style=&quot;font-family: 'Nanum Gothic';&quot;&gt;UI/UX 개선과 관련된 고민을 좋아하는 분&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style=&quot;font-family: 'Nanum Gothic';&quot;&gt;코드 모듈화 및 디자인 패턴에 능숙한 분&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style=&quot;font-family: 'Nanum Gothic';&quot;&gt;D3.js, Chart.js 등의 데이터 시각화 라이브러리 경험이 있는 분&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style=&quot;background-color: #ffffff; color: #000000; text-align: start; font-family: 'Nanum Gothic';&quot;&gt;Unit, E2E 등 테스트 시나리오 수립, 작성 및 테스트 자동화 경험&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style=&quot;color: #000000; background-color: #ffffff; font-family: 'Nanum Gothic'; letter-spacing: 0px;&quot;&gt;자료구조, 알고리즘 등에 대한 이해가 있는 분&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style=&quot;color: #000000; background-color: #ffffff; font-family: 'Nanum Gothic'; letter-spacing: 0px;&quot;&gt;&lt;span style=&quot;background-color: #ffffff; color: #333333; text-align: start;&quot;&gt;프로젝트의 한 사이클(서비스 설계부터 구축, 출시까지)을 경험 또는 리드 해보신 분&lt;/span&gt;&lt;br /&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style=&quot;font-family: 'Nanum Gothic';&quot;&gt;&lt;span style=&quot;color: #000000; background-color: #ffffff; letter-spacing: 0px;&quot;&gt;&lt;span style=&quot;background-color: #ffffff; color: #333333; text-align: start;&quot;&gt;&lt;span style=&quot;background-color: #ffffff; color: #333333; text-align: start;&quot;&gt;서버 사이드 개발 경험 혹은 백엔드에 대한 기본적인 이해가 있는 분&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style=&quot;font-family: 'Nanum Gothic';&quot;&gt;&lt;span style=&quot;color: #000000; background-color: #ffffff; letter-spacing: 0px;&quot;&gt;&lt;span style=&quot;background-color: #ffffff; color: #333333; text-align: start;&quot;&gt;&lt;span style=&quot;background-color: #ffffff; color: #333333; text-align: start;&quot;&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;figure class=&quot;imageblock alignCenter&quot; data-ke-mobileStyle=&quot;widthOrigin&quot; data-origin-width=&quot;612&quot; data-origin-height=&quot;408&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/oPwcY/btsxtnobq7G/W53GkXneAS5LAKnqzM4Izk/img.jpg&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/oPwcY/btsxtnobq7G/W53GkXneAS5LAKnqzM4Izk/img.jpg&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/oPwcY/btsxtnobq7G/W53GkXneAS5LAKnqzM4Izk/img.jpg&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2FoPwcY%2Fbtsxtnobq7G%2FW53GkXneAS5LAKnqzM4Izk%2Fimg.jpg&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot; loading=&quot;lazy&quot; width=&quot;612&quot; height=&quot;408&quot; data-origin-width=&quot;612&quot; data-origin-height=&quot;408&quot;/&gt;&lt;/span&gt;&lt;/figure&gt;
&lt;/p&gt;</description>
      <category>Developer/Front-end</category>
      <category>react</category>
      <category>TypeScript</category>
      <category>개발자채용</category>
      <category>기술스택</category>
      <category>면접</category>
      <category>면접준비</category>
      <category>우대사항</category>
      <category>자격요건</category>
      <category>채용공고</category>
      <category>프론트엔드</category>
      <author>윈원윗</author>
      <guid isPermaLink="true">https://winwonwith.tistory.com/53</guid>
      <comments>https://winwonwith.tistory.com/53#entry53comment</comments>
      <pubDate>Sat, 7 Oct 2023 15:26:20 +0900</pubDate>
    </item>
    <item>
      <title>퍼블리싱 팁 대방출</title>
      <link>https://winwonwith.tistory.com/52</link>
      <description>&lt;blockquote data-ke-style=&quot;style2&quot;&gt;&lt;span style=&quot;font-family: 'Noto Serif KR';&quot;&gt;웹퍼블리셔 경력자가 정리한 실무에서 사용하는 코딩 메모장&lt;/span&gt;&lt;/blockquote&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;&amp;nbsp;&lt;/p&gt;
&lt;ul style=&quot;list-style-type: disc;&quot; data-ke-list-type=&quot;disc&quot;&gt;
&lt;li&gt;&lt;span style=&quot;font-family: 'Nanum Gothic';&quot;&gt;폰트 x 라인하이트 구하기 : &lt;/span&gt;&lt;span style=&quot;font-family: 'Nanum Gothic';&quot;&gt;&lt;a style=&quot;background-color: #ffffff; letter-spacing: 0px;&quot; href=&quot;http://pxtoem.com/&quot;&gt;http://pxtoem.com/&lt;/a&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style=&quot;font-family: 'Nanum Gothic';&quot;&gt;어플에서 새창으로 열리는 이슈&lt;/span&gt;&lt;br /&gt;&lt;span style=&quot;font-family: 'Nanum Gothic';&quot;&gt;a href=&quot;javascript:void(0);&quot; -&amp;gt; a onclick=&quot;return false;&quot;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style=&quot;font-family: 'Nanum Gothic';&quot;&gt;메일: &amp;lt;a href=&quot;mailto:test@www.co.kr&quot;&amp;gt;test@www.co.kr&amp;lt;/a&amp;gt;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style=&quot;font-family: 'Nanum Gothic';&quot;&gt;전화: &amp;lt;a href=&quot;tel:02-123-123&quot;&amp;gt;02-123-123&amp;lt;/a&amp;gt;&amp;nbsp;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style=&quot;font-family: 'Nanum Gothic';&quot;&gt;커서 방지: cursor: text;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style=&quot;font-family: 'Nanum Gothic';&quot;&gt;다운로드: download=&quot;&quot;&amp;nbsp;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style=&quot;font-family: 'Nanum Gothic';&quot;&gt;얼럿창 &lt;/span&gt;&lt;br /&gt;&lt;span style=&quot;font-family: 'Nanum Gothic';&quot;&gt;&amp;lt;a href=&quot;javascript:void(0);&quot; onclick=&quot;alert('준비중입니다.')&quot;&amp;gt;&amp;lt;/a&amp;gt;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;
&lt;div&gt;&lt;span style=&quot;font-family: 'Nanum Gothic';&quot;&gt;스와이퍼 다음 슬라이드 노출&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span style=&quot;font-family: 'Nanum Gothic';&quot;&gt;loopAdditionalSlides : 1,&lt;/span&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li&gt;&lt;span style=&quot;font-family: 'Nanum Gothic';&quot;&gt;다중 탭 내에 스와이퍼 (참고: &lt;a href=&quot;https://sir.kr/qa/364981&quot;&gt;https://sir.kr/qa/364981&lt;/a&gt;)&lt;/span&gt;&lt;br /&gt;&lt;span style=&quot;font-family: 'Nanum Gothic';&quot;&gt;observer: true;&lt;/span&gt;&lt;br /&gt;&lt;span style=&quot;font-family: 'Nanum Gothic';&quot;&gt;observeParents: true;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style=&quot;font-family: 'Nanum Gothic';&quot;&gt;스와이퍼 방향 반대로&lt;/span&gt;
&lt;div&gt;&lt;span style=&quot;font-family: 'Nanum Gothic';&quot;&gt;&amp;lt;div class=&quot;swiper-container&quot; dir=&quot;rtl&quot;&amp;gt;&amp;nbsp;&lt;/span&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;div&gt;&lt;span style=&quot;font-family: 'Nanum Gothic';&quot;&gt;페이지 이동 소스&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span style=&quot;font-family: 'Nanum Gothic';&quot;&gt;&amp;lt;META http-equiv=&quot;Refresh&quot; content=&quot;0;URL=/product/project.html?cate_no=120&quot;&amp;gt;&lt;/span&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;div&gt;&lt;span style=&quot;font-family: 'Nanum Gothic';&quot;&gt;테이블 초기화&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span style=&quot;font-family: 'Nanum Gothic';&quot;&gt;table { width:100%; border-collapse: collapse; border-spacing: 0;}&lt;/span&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;div&gt;&lt;span style=&quot;font-family: 'Nanum Gothic';&quot;&gt;스크롤 이동&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span style=&quot;font-family: 'Nanum Gothic';&quot;&gt;var offset = $(&quot;#div&quot;).offset();&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span style=&quot;font-family: 'Nanum Gothic';&quot;&gt;$('html, body').animate({scrollTop : offset.top}, 400);&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span style=&quot;font-family: 'Nanum Gothic';&quot;&gt;return false&lt;/span&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;div&gt;&lt;span style=&quot;font-family: 'Nanum Gothic';&quot;&gt;로드되기 전에 / 후에&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span style=&quot;font-family: 'Nanum Gothic';&quot;&gt;$(document).ready(function(){&lt;/span&gt;&lt;br /&gt;&lt;span style=&quot;font-family: 'Nanum Gothic';&quot;&gt;&lt;span style=&quot;letter-spacing: 0px;&quot;&gt;$(window).on(&quot;load&quot;, function(){&lt;/span&gt;&lt;span style=&quot;letter-spacing: 0px;&quot;&gt;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li&gt;&lt;span style=&quot;font-family: 'Nanum Gothic';&quot;&gt;유튜브 자동재생 (음소거만 가능)&lt;/span&gt;&lt;br /&gt;&lt;span style=&quot;font-family: 'Nanum Gothic';&quot;&gt;?rel=0&amp;amp;amp;autoplay=1&amp;amp;amp;mute=1&amp;nbsp;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style=&quot;font-family: 'Nanum Gothic';&quot;&gt;input 가운데 맞추기, 브라우저 호환&amp;nbsp;&lt;/span&gt;&lt;br /&gt;&lt;span style=&quot;font-family: 'Nanum Gothic';&quot;&gt;input[type=text]{line-height:60px;}&lt;/span&gt;&lt;br /&gt;&lt;span style=&quot;font-family: 'Nanum Gothic';&quot;&gt;input::placeholder,&lt;/span&gt;&lt;br /&gt;&lt;span style=&quot;font-family: 'Nanum Gothic';&quot;&gt;input:-mos-input-placeholder,&lt;/span&gt;&lt;br /&gt;&lt;span style=&quot;font-family: 'Nanum Gothic';&quot;&gt;input::-webkit-input-placeholder,&lt;/span&gt;&lt;br /&gt;&lt;span style=&quot;font-family: 'Nanum Gothic';&quot;&gt;input:-ms-input-placeholder{opacity:1;color:#000;}&lt;/span&gt;&lt;br /&gt;&lt;span style=&quot;font-family: 'Nanum Gothic';&quot;&gt;input[type=text]::-ms-clear { display:none; }&amp;nbsp;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style=&quot;font-family: 'Nanum Gothic';&quot;&gt;1줄 이상 말줄임표 ... 표시&lt;/span&gt;&lt;br /&gt;&lt;span style=&quot;font-family: 'Nanum Gothic';&quot;&gt;overflow: hidden; text-overflow: ellipsis; white-space: nowrap;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style=&quot;font-family: 'Nanum Gothic';&quot;&gt;2줄 이상 말줄임표 ... 표시&lt;/span&gt;&lt;br /&gt;&lt;span style=&quot;font-family: 'Nanum Gothic';&quot;&gt;display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; text-overflow: ellipsis;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style=&quot;font-family: 'Nanum Gothic';&quot;&gt;HTML 검사:&amp;nbsp;&lt;a href=&quot;https://validator.w3.org/nu/&quot;&gt;https://validator.w3.org/nu/&lt;/a&gt;&amp;nbsp;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style=&quot;font-family: 'Nanum Gothic';&quot;&gt;CSS 검사: &lt;a href=&quot;http://www.css-validator.org/validator.html.ko#validate_by_uri+with_options&quot;&gt;http://www.css-validator.org/validator.html.ko#validate_by_uri+with_options&lt;/a&gt;&amp;nbsp;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style=&quot;font-family: 'Nanum Gothic';&quot;&gt;특수문자 코드:&amp;nbsp;&lt;a href=&quot;https://entitycode.com/&quot;&gt;https://entitycode.com/&lt;/a&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style=&quot;font-family: 'Nanum Gothic';&quot;&gt;CSS 모양 참고&lt;/span&gt;&lt;br /&gt;&lt;span style=&quot;font-family: 'Nanum Gothic';&quot;&gt;&lt;a href=&quot;http://css3generator.com/&quot;&gt;http://css3generator.com/&lt;/a&gt;&amp;nbsp;&lt;/span&gt;&lt;br /&gt;&lt;span style=&quot;font-family: 'Nanum Gothic';&quot;&gt;&lt;a href=&quot;https://css-tricks.com/the-shapes-of-css/&quot;&gt;https://css-tricks.com/the-shapes-of-css/&lt;br /&gt;&lt;/a&gt;&lt;a href=&quot;https://stackoverflow.com/questions/7433454/html-css-hexagon-with-image-inside&quot;&gt;https://stackoverflow.com/questions/7433454/html-css-hexagon-with-image-inside&lt;/a&gt;&amp;nbsp;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style=&quot;font-family: 'Nanum Gothic';&quot;&gt;폰트 설명&lt;/span&gt;&lt;br /&gt;&lt;span style=&quot;font-family: 'Nanum Gothic';&quot;&gt;&lt;a href=&quot;https://www.font.co.kr/webfont/os_support.asp&quot;&gt;https://www.font.co.kr/webfont/os_support.asp&lt;/a&gt;&amp;nbsp;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style=&quot;font-family: 'Nanum Gothic';&quot;&gt;폰트 변환&lt;/span&gt;&lt;br /&gt;&lt;span style=&quot;font-family: 'Nanum Gothic';&quot;&gt;&lt;a href=&quot;https://onlinefontconverter.com/&quot;&gt;https://onlinefontconverter.com/&lt;/a&gt;&amp;nbsp;&lt;/span&gt;&lt;br /&gt;&lt;span style=&quot;font-family: 'Nanum Gothic';&quot;&gt;&lt;a href=&quot;https://www.fontconverter.org/&quot;&gt;https://www.fontconverter.org/&lt;/a&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style=&quot;font-family: 'Nanum Gothic';&quot;&gt;주소 줄이는 사이트:&amp;nbsp;&lt;a href=&quot;https://bitly.com/&quot;&gt;https://bitly.com/&lt;/a&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style=&quot;font-family: 'Nanum Gothic';&quot;&gt;스크롤 효과: &lt;a href=&quot;https://michalsnik.github.io/aos/&quot;&gt;https://michalsnik.github.io/aos/&lt;/a&gt;&amp;nbsp;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style=&quot;font-family: 'Nanum Gothic';&quot;&gt;퍼블리싱 스킬:&amp;nbsp;&lt;a href=&quot;http://heroyooi.ivyro.net/admin/jQuery/index.html&quot;&gt;http://heroyooi.ivyro.net/admin/jQuery/index.html&lt;/a&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style=&quot;font-family: 'Nanum Gothic';&quot;&gt;글자 타이핑 효과:&amp;nbsp;&lt;a href=&quot;https://gahyun-web-diary.tistory.com/2&quot;&gt;https://gahyun-web-diary.tistory.com/2&lt;/a&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style=&quot;font-family: 'Nanum Gothic';&quot;&gt;jQuery easing 효과:&amp;nbsp;&lt;a href=&quot;https://superkts.com/jquery/@easingEffects&quot;&gt;https://superkts.com/jquery/@easingEffects&lt;/a&gt;&amp;nbsp;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style=&quot;font-family: 'Nanum Gothic';&quot;&gt;익스에서 background-image fixed 움직이는 문제&lt;/span&gt;&lt;br /&gt;&lt;span style=&quot;font-family: 'Nanum Gothic';&quot;&gt;&lt;a href=&quot;https://stackoverflow.com/questions/27966735/why-does-a-fixed-background-image-move-when-scrolling-on-ie&quot;&gt;https://stackoverflow.com/questions/27966735/why-does-a-fixed-background-image-move-when-scrolling-on-ie&lt;/a&gt;&amp;nbsp;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style=&quot;font-family: 'Nanum Gothic';&quot;&gt;패럴랙스 참고 사이트&lt;/span&gt;&lt;br /&gt;&lt;span style=&quot;font-family: 'Nanum Gothic';&quot;&gt;&lt;a href=&quot;https://speckyboy.com/css-javascript-parallax-scrolling/&quot;&gt;https://speckyboy.com/css-javascript-parallax-scrolling/&lt;/a&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style=&quot;font-family: 'Nanum Gothic';&quot;&gt;jQuery 플러그인 효과&amp;nbsp;&lt;/span&gt;&lt;br /&gt;&lt;span style=&quot;font-family: 'Nanum Gothic';&quot;&gt;&lt;a href=&quot;https://m.blog.naver.com/PostView.nhn?blogId=pcwpower&amp;amp;logNo=220488446989&amp;amp;proxyReferer=https:%2F%2Fwww.google.com%2F&quot;&gt;https://m.blog.naver.com/PostView.nhn?blogId=pcwpower&amp;amp;logNo=220488446989&amp;amp;proxyReferer=https:%2F%2Fwww.google.com%2F&lt;/a&gt;&amp;nbsp;&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;figure class=&quot;imageblock alignCenter&quot; data-ke-mobileStyle=&quot;widthOrigin&quot; data-origin-width=&quot;1000&quot; data-origin-height=&quot;750&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/W2wjr/btsxzYIhwHb/t3xPvGiR2Ac4i6Gf6KOsok/img.jpg&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/W2wjr/btsxzYIhwHb/t3xPvGiR2Ac4i6Gf6KOsok/img.jpg&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/W2wjr/btsxzYIhwHb/t3xPvGiR2Ac4i6Gf6KOsok/img.jpg&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2FW2wjr%2FbtsxzYIhwHb%2Ft3xPvGiR2Ac4i6Gf6KOsok%2Fimg.jpg&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot; loading=&quot;lazy&quot; width=&quot;1000&quot; height=&quot;750&quot; data-origin-width=&quot;1000&quot; data-origin-height=&quot;750&quot;/&gt;&lt;/span&gt;&lt;/figure&gt;
&lt;/p&gt;</description>
      <category>Web/Publisher</category>
      <category>CSS</category>
      <category>HTML</category>
      <category>JQuery</category>
      <category>publisher</category>
      <category>Publishing</category>
      <category>웹퍼블리셔</category>
      <category>제이쿼리</category>
      <category>패럴랙스</category>
      <category>퍼블리셔</category>
      <category>퍼블리싱</category>
      <author>윈원윗</author>
      <guid isPermaLink="true">https://winwonwith.tistory.com/52</guid>
      <comments>https://winwonwith.tistory.com/52#entry52comment</comments>
      <pubDate>Sat, 26 Aug 2023 16:51:20 +0900</pubDate>
    </item>
    <item>
      <title>유용한 참고 사이트를 알아봅시다!</title>
      <link>https://winwonwith.tistory.com/51</link>
      <description>&lt;ul style=&quot;list-style-type: disc;&quot; data-ke-list-type=&quot;disc&quot;&gt;
&lt;li&gt;제이쿼리 API참고:&amp;nbsp;&lt;a href=&quot;https://jquery.com/&quot;&gt;https://jquery.com/&lt;/a&gt;&amp;nbsp;&lt;/li&gt;
&lt;li&gt;기능참고:&amp;nbsp;&lt;a href=&quot;http://www.htmldrive.net/&quot;&gt;http://www.htmldrive.net/&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;프로토타입(벡터):&amp;nbsp;&lt;a href=&quot;https://www.figma.com/&quot;&gt;https://www.figma.com/&lt;/a&gt;&amp;nbsp;&lt;/li&gt;
&lt;li&gt;참고사이트:&amp;nbsp;&lt;a href=&quot;http://www.gdweb.co.kr/&quot;&gt;http://www.gdweb.co.kr/&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;트윈맥스:&amp;nbsp;&lt;a href=&quot;https://greensock.com/&quot;&gt;https://greensock.com/&lt;/a&gt;&amp;nbsp;&lt;/li&gt;
&lt;li&gt;글자 쪼개주는 사이트:&amp;nbsp;&lt;a href=&quot;https://splitting.js.org/&quot;&gt;https://splitting.js.org/&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;fullpage.js:&amp;nbsp;&lt;a href=&quot;https://alvarotrigo.com/fullPage/ko/&quot;&gt;https://alvarotrigo.com/fullPage/ko/&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;pagepiling.js:&amp;nbsp;&lt;a href=&quot;https://alvarotrigo.com/pagePiling/&quot;&gt;https://alvarotrigo.com/pagePiling/&lt;/a&gt;&amp;nbsp;&lt;/li&gt;
&lt;li&gt;particles.js:&amp;nbsp;&lt;a href=&quot;https://vincentgarreau.com/particles.js/&quot;&gt;https://vincentgarreau.com/particles.js/&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;/li&gt;
&lt;li&gt;필터,정렬:&amp;nbsp;&lt;a href=&quot;https://isotope.metafizzy.co/&quot;&gt;https://isotope.metafizzy.co/&lt;/a&gt;&amp;nbsp;&lt;/li&gt;
&lt;li&gt;이미지 정렬: &lt;a href=&quot;https://masonry.desandro.com/&quot;&gt;https://masonry.desandro.com/&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;셔틀: &lt;a href=&quot;https://vestride.github.io/Shuffle/&quot;&gt;https://vestride.github.io/Shuffle/&lt;/a&gt;&amp;nbsp;&lt;/li&gt;
&lt;li&gt;팬시: &lt;a href=&quot;https://fancyapps.com/fancybox/3/&quot;&gt;https://fancyapps.com/fancybox/3/&lt;/a&gt;&amp;nbsp;&lt;/li&gt;
&lt;li&gt;카카오개발자: &lt;a href=&quot;https://developers.kakao.com/&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot;&gt;https://developers.kakao.com/&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;공공데이터포털:&amp;nbsp;&lt;a href=&quot;https://www.data.go.kr/&quot;&gt;https://www.data.go.kr/&lt;/a&gt;&amp;nbsp;(나라에서 제공하는 데이터를 json파일로 받아 사용, 날씨, 버스오는시간..)&lt;/li&gt;
&lt;li&gt;카카오맵:&amp;nbsp;&lt;a href=&quot;https://apis.map.kakao.com/&quot;&gt;https://apis.map.kakao.com/&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;aos js:&amp;nbsp;&lt;a href=&quot;https://michalsnik.github.io/aos/&quot;&gt;https://michalsnik.github.io/aos/&lt;/a&gt;&amp;nbsp;(간단한 스크롤 라이브러리)&lt;/li&gt;
&lt;li&gt;scrollmagic:&amp;nbsp;&lt;a href=&quot;https://scrollmagic.io/&quot;&gt;https://scrollmagic.io/&lt;/a&gt;.&amp;nbsp;&lt;/li&gt;
&lt;li&gt;팝업사용시 쿠키:&amp;nbsp;&lt;a href=&quot;https://github.com/js-cookie/js-cookie&quot;&gt;https://github.com/js-cookie/js-cookie&lt;/a&gt;&amp;nbsp;&lt;/li&gt;
&lt;li&gt;컬러관련:&amp;nbsp;&lt;a href=&quot;https://cssgradient.io/&quot;&gt;https://cssgradient.io/&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;가로스크롤 적용사이트:&amp;nbsp;&lt;a href=&quot;https://dept.galleria.co.kr/&quot;&gt;https://dept.galleria.co.kr/&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;이미지 한쪽으로 슬라이드로 없어지기:&lt;a href=&quot;https://hcc.hanwha.co.kr/ko/&quot;&gt;https://hcc.hanwha.co.kr/ko/&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;pointer-events: none; (커서를 뒀을 때 이벤트를 막는것)&lt;/li&gt;
&lt;/ul&gt;
&lt;p style=&quot;background-color: #ffffff; color: #000000; text-align: start;&quot; data-ke-size=&quot;size16&quot;&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style=&quot;background-color: #ffffff; color: #000000; text-align: start;&quot; data-ke-size=&quot;size16&quot;&gt;VScode 참고 플러그인&lt;/p&gt;
&lt;p&gt;&lt;figure class=&quot;imageblock widthContent&quot; data-ke-mobileStyle=&quot;widthOrigin&quot; data-origin-width=&quot;820&quot; data-origin-height=&quot;841&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/lUbaa/btssgKibGM4/B2DBFKfaMzr9laIpZkBtPk/img.png&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/lUbaa/btssgKibGM4/B2DBFKfaMzr9laIpZkBtPk/img.png&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/lUbaa/btssgKibGM4/B2DBFKfaMzr9laIpZkBtPk/img.png&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2FlUbaa%2FbtssgKibGM4%2FB2DBFKfaMzr9laIpZkBtPk%2Fimg.png&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot; loading=&quot;lazy&quot; width=&quot;820&quot; height=&quot;841&quot; data-origin-width=&quot;820&quot; data-origin-height=&quot;841&quot;/&gt;&lt;/span&gt;&lt;/figure&gt;
&lt;/p&gt;</description>
      <category>Web/Publisher</category>
      <author>윈원윗</author>
      <guid isPermaLink="true">https://winwonwith.tistory.com/51</guid>
      <comments>https://winwonwith.tistory.com/51#entry51comment</comments>
      <pubDate>Sat, 26 Aug 2023 16:36:00 +0900</pubDate>
    </item>
    <item>
      <title>Illustrator: Basic Icon Pack 1</title>
      <link>https://winwonwith.tistory.com/49</link>
      <description>&lt;p&gt;&lt;figure class=&quot;fileblock&quot; data-ke-align=&quot;alignCenter&quot;&gt;&lt;a href=&quot;https://t1.daumcdn.net/cfile/tistory/99C0C2445C629E7121?original&quot; class=&quot;&quot;&gt;
    &lt;div class=&quot;image&quot;&gt;&lt;/div&gt;
    &lt;div class=&quot;desc&quot;&gt;&lt;div class=&quot;filename&quot;&gt;&lt;span class=&quot;name&quot;&gt;Basic_Icon_Pack_1.ai&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;size&quot;&gt;다운로드&lt;/div&gt;
&lt;/div&gt;
  &lt;/a&gt;&lt;/figure&gt;
&lt;figure class=&quot;imageblock alignCenter&quot; data-ke-mobileStyle=&quot;widthOrigin&quot; data-origin-width=&quot;0&quot; data-origin-height=&quot;0&quot;&gt;&lt;span data-url=&quot;https://t1.daumcdn.net/cfile/tistory/9972563C5C629C5026?original&quot; data-phocus=&quot;https://t1.daumcdn.net/cfile/tistory/9972563C5C629C5026?original&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/9972563C5C629C5026&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F9972563C5C629C5026&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot; loading=&quot;lazy&quot; width=&quot;820&quot; height=&quot;665&quot; data-origin-width=&quot;0&quot; data-origin-height=&quot;0&quot;/&gt;&lt;/span&gt;&lt;/figure&gt;
&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;&amp;nbsp;&lt;/p&gt;</description>
      <category>Web/Education</category>
      <author>윈원윗</author>
      <guid isPermaLink="true">https://winwonwith.tistory.com/49</guid>
      <comments>https://winwonwith.tistory.com/49#entry49comment</comments>
      <pubDate>Tue, 12 Feb 2019 19:13:39 +0900</pubDate>
    </item>
    <item>
      <title>Illustrator: 아이콘의 황금비율에 대해서 알아봅시다!</title>
      <link>https://winwonwith.tistory.com/48</link>
      <description>&lt;p&gt;&lt;figure class=&quot;imageblock alignCenter&quot; data-ke-mobileStyle=&quot;widthOrigin&quot; data-origin-width=&quot;0&quot; data-origin-height=&quot;0&quot;&gt;&lt;span data-url=&quot;https://t1.daumcdn.net/cfile/tistory/99E7603C5C629C2220?original&quot; data-phocus=&quot;https://t1.daumcdn.net/cfile/tistory/99E7603C5C629C2220?original&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/99E7603C5C629C2220&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F99E7603C5C629C2220&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot; loading=&quot;lazy&quot; width=&quot;820&quot; height=&quot;896&quot; data-origin-width=&quot;0&quot; data-origin-height=&quot;0&quot;/&gt;&lt;/span&gt;&lt;/figure&gt;
&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;&amp;nbsp;&lt;/p&gt;</description>
      <category>Web/Education</category>
      <author>윈원윗</author>
      <guid isPermaLink="true">https://winwonwith.tistory.com/48</guid>
      <comments>https://winwonwith.tistory.com/48#entry48comment</comments>
      <pubDate>Tue, 12 Feb 2019 19:12:53 +0900</pubDate>
    </item>
    <item>
      <title>UI/UX: 정보 설계하기</title>
      <link>https://winwonwith.tistory.com/47</link>
      <description>&lt;h1&gt;정보 설계하기&lt;/h1&gt;
&lt;div class=&quot;well&quot;&gt;결정된 콘텐츠와 기능에 따라서 정보 구조를 설계할 수 있다.&lt;/div&gt;
&lt;ul style=&quot;list-style-type: disc;&quot; data-ke-list-type=&quot;disc&quot;&gt;
&lt;li&gt;정보구조 설계에서의 모호성 : 이용자들이 한번에 인식을 할 수 있는 직관적인 단어를 선정하여 정보의 그룹을 나타내는 단어로 사용하는 것이 중요&lt;/li&gt;
&lt;li&gt;정보구조 설계에서의 이질성 : 홈페이지의 이질적인 본성 때문에 일관성 있고, 체계적인 정보구조 설계를 하는데 어려움이 많음&lt;/li&gt;
&lt;li&gt;정보구조 설계에서의 시각차이 : 자신만의 관점에서 벗어나 이용자의 시각에서 객관적으로 바라보는 것이 중요&lt;/li&gt;
&lt;li&gt;정보구조 설계에서의 내부정책 : 내부정책은 홈페이지를 구축 운영하는데 있어 시작부터 마무리까지 지속적인 영향을 미치게 됨&lt;/li&gt;
&lt;li&gt;주제별 체계 : 주제나 화제에 따라 구분하는 방법. 윤곽이 분명하지 않은 주제를 잡다보면 나중에 주제별로 나눈 영역이 서로 겹쳐 이용자에게 혼돈을 줄 수 있으니 유의&lt;/li&gt;
&lt;li&gt;작업 지향형 체계 : 정보 컨텐츠와 서비스 컨텐츠를 프로세스와 기능 그리고 업무의 집합으로 나누어 편성&lt;/li&gt;
&lt;li&gt;이용자 구분형 체계 : 홈페이지를 이용하는 이용자를 두 분류 이상으로 명확히 구분할 수 있을 때 적합한 방법&lt;/li&gt;
&lt;li&gt;은유형 체계 : 이용자가 쉽게 연상할 수 있는 것을 바탕으로 정보체계를 만드는 방법이다. 휴지통이나 폴더 등과 같이 우리가 데스크톱 화면상에서 많이 보아서 익숙해진 아이콘 개념들을 적용하여 정보를 체계화하는 방법&lt;/li&gt;
&lt;li&gt;계층구조 : 일반적으로 가장 많이 사용되는 구조로서 정보설계가 잘된 홈페이지의 기본구조.&lt;/li&gt;
&lt;li&gt;하이퍼텍스트 구조 : 계층 구조에 비해서 비선형적인 구조를 가지는 것. 단위정보와 단위정보 간의 링크라는 두 가지 주요 요소를 포함&lt;/li&gt;
&lt;li&gt;데이터베이스 구조 : 세부내용을 묶을 수 있는 레코드와 그와 관련 있는 세부항목들을 필드로 정리하는 방법&lt;/li&gt;
&lt;/ul&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;figure class=&quot;imageblock alignCenter&quot; data-ke-mobileStyle=&quot;widthOrigin&quot; data-origin-width=&quot;0&quot; data-origin-height=&quot;0&quot;&gt;&lt;span data-url=&quot;https://t1.daumcdn.net/cfile/tistory/995C48375C36E7182B?original&quot; data-phocus=&quot;https://t1.daumcdn.net/cfile/tistory/995C48375C36E7182B?original&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/995C48375C36E7182B&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F995C48375C36E7182B&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot; loading=&quot;lazy&quot; width=&quot;820&quot; height=&quot;820&quot; data-origin-width=&quot;0&quot; data-origin-height=&quot;0&quot;/&gt;&lt;/span&gt;&lt;/figure&gt;
&lt;/p&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;&amp;nbsp;&lt;/p&gt;</description>
      <category>Web/Education</category>
      <author>윈원윗</author>
      <guid isPermaLink="true">https://winwonwith.tistory.com/47</guid>
      <comments>https://winwonwith.tistory.com/47#entry47comment</comments>
      <pubDate>Thu, 10 Jan 2019 15:25:56 +0900</pubDate>
    </item>
    <item>
      <title>CSS: 애니메이션 샘플 - ROCKET</title>
      <link>https://winwonwith.tistory.com/46</link>
      <description>&lt;h1&gt;Animation Sample - Rocket&lt;/h1&gt;
&lt;div class=&quot;well&quot;&gt;애니메이션 효과를 이용한 로켓입니다.&lt;/div&gt;
&lt;p class=&quot;codepen&quot; data-height=&quot;800&quot; data-theme-id=&quot;35482&quot; data-slug-hash=&quot;dwqNYa&quot; data-default-tab=&quot;result&quot; data-user=&quot;jiwonson&quot; data-pen-title=&quot;Animation - Rocket&quot; data-ke-size=&quot;size16&quot;&gt;See the Pen &lt;a href=&quot;https://codepen.io/jiwonson/pen/dwqNYa/&quot;&gt;Animation - Rocket&lt;/a&gt; by Jiwon Son (&lt;a href=&quot;https://codepen.io/jiwonson&quot;&gt;@jiwonson&lt;/a&gt;) on &lt;a href=&quot;https://codepen.io&quot;&gt;CodePen&lt;/a&gt;.&lt;/p&gt;
&lt;script src=&quot;https://static.codepen.io/assets/embed/ei.js&quot;&gt;&lt;/script&gt;</description>
      <category>Web/Education</category>
      <author>윈원윗</author>
      <guid isPermaLink="true">https://winwonwith.tistory.com/46</guid>
      <comments>https://winwonwith.tistory.com/46#entry46comment</comments>
      <pubDate>Thu, 10 Jan 2019 12:31:28 +0900</pubDate>
    </item>
  </channel>
</rss>