<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <title>俗人</title>
  
  <subtitle>凡事不问</subtitle>
  <link href="/atom.xml" rel="self"/>
  
  <link href="/"/>
  <updated>2020-07-30T07:07:58.241Z</updated>
  <id>/</id>
  
  <author>
    <name>俗人</name>
    
  </author>
  
  <generator uri="http://hexo.io/">Hexo</generator>
  
  <entry>
    <title>前端优化体系梳理</title>
    <link href="/post/cde3.html"/>
    <id>/post/cde3.html</id>
    <published>2020-07-28T05:22:12.000Z</published>
    <updated>2020-07-30T07:07:58.241Z</updated>
    
    <summary type="html">
    
      梳理前端优化知识体系
    
    </summary>
    
      <category term="技术" scheme="/categories/%E6%8A%80%E6%9C%AF/"/>
    
    
      <category term="前端" scheme="/tags/%E5%89%8D%E7%AB%AF/"/>
    
      <category term="性能优化" scheme="/tags/%E6%80%A7%E8%83%BD%E4%BC%98%E5%8C%96/"/>
    
  </entry>
  
  <entry>
    <title>浏览器事件循环知识梳理</title>
    <link href="/post/e8f9.html"/>
    <id>/post/e8f9.html</id>
    <published>2020-07-27T01:24:14.000Z</published>
    <updated>2020-07-30T10:28:55.416Z</updated>
    
    <summary type="html">
    
      对于事件循环，详细梳理
    
    </summary>
    
      <category term="技术" scheme="/categories/%E6%8A%80%E6%9C%AF/"/>
    
    
      <category term="Web Broswer" scheme="/tags/Web-Broswer/"/>
    
      <category term="EventLoop" scheme="/tags/EventLoop/"/>
    
  </entry>
  
  <entry>
    <title>学习记录之现代浏览器内部揭秘</title>
    <link href="/post/ed43.html"/>
    <id>/post/ed43.html</id>
    <published>2020-07-16T12:32:59.000Z</published>
    <updated>2020-07-28T02:58:10.022Z</updated>
    
    <summary type="html">
    
      有了这还担心整不懂？？？
    
    </summary>
    
      <category term="技术" scheme="/categories/%E6%8A%80%E6%9C%AF/"/>
    
    
      <category term="Web Broswer" scheme="/tags/Web-Broswer/"/>
    
      <category term="Record" scheme="/tags/Record/"/>
    
  </entry>
  
  <entry>
    <title>他是谁?</title>
    <link href="/post/7161.html"/>
    <id>/post/7161.html</id>
    <published>2020-07-16T11:55:18.000Z</published>
    <updated>2020-07-17T09:09:12.622Z</updated>
    
    <summary type="html">
    
      是谁，教会你生活?
    
    </summary>
    
      <category term="生活" scheme="/categories/%E7%94%9F%E6%B4%BB/"/>
    
    
      <category term="生活" scheme="/tags/%E7%94%9F%E6%B4%BB/"/>
    
      <category term="日常" scheme="/tags/%E6%97%A5%E5%B8%B8/"/>
    
      <category term="感悟" scheme="/tags/%E6%84%9F%E6%82%9F/"/>
    
  </entry>
  
  <entry>
    <title>学习记录之React类组件生命周期</title>
    <link href="/post/7141.html"/>
    <id>/post/7141.html</id>
    <published>2020-07-14T08:11:35.000Z</published>
    <updated>2020-07-17T09:09:31.672Z</updated>
    
    <summary type="html">
    
      真——体系化弄懂在V16.4之后，直至现在都未改变的React类组件的生命周期！
    
    </summary>
    
      <category term="技术" scheme="/categories/%E6%8A%80%E6%9C%AF/"/>
    
    
      <category term="React_Lifecycle_V16.4" scheme="/tags/React-Lifecycle-V16-4/"/>
    
      <category term="React.js" scheme="/tags/React-js/"/>
    
      <category term="Record" scheme="/tags/Record/"/>
    
  </entry>
  
  <entry>
    <title>理解JavaScript的重要概念</title>
    <link href="/post/d5b6.html"/>
    <id>/post/d5b6.html</id>
    <published>2020-06-29T16:08:31.000Z</published>
    <updated>2020-07-29T09:32:52.624Z</updated>
    
    <summary type="html">
    
      从ECMAScript2021入手，尽量理清执行上下文、环境记录、作用域、闭包、词法环境、变量环境等概念的意义及其间的关系。
    
    </summary>
    
      <category term="技术" scheme="/categories/%E6%8A%80%E6%9C%AF/"/>
    
    
      <category term="ECMAScript2021" scheme="/tags/ECMAScript2021/"/>
    
      <category term="JavaScript" scheme="/tags/JavaScript/"/>
    
  </entry>
  
  <entry>
    <title>抽象操作之==比较</title>
    <link href="/post/6251.html"/>
    <id>/post/6251.html</id>
    <published>2020-06-25T14:56:22.000Z</published>
    <updated>2020-07-17T09:07:53.990Z</updated>
    
    <summary type="html">
    
      Abstract Equality Comparison
    
    </summary>
    
      <category term="技术" scheme="/categories/%E6%8A%80%E6%9C%AF/"/>
    
    
      <category term="ECMAScript2021" scheme="/tags/ECMAScript2021/"/>
    
      <category term="JavaScript" scheme="/tags/JavaScript/"/>
    
  </entry>
  
  <entry>
    <title>Hello World</title>
    <link href="/post/3eeb.html"/>
    <id>/post/3eeb.html</id>
    <published>2020-05-02T03:11:11.000Z</published>
    <updated>2020-06-22T14:10:12.504Z</updated>
    
    <summary type="html">
    
      
      
        
        
          &lt;p&gt;Welcome to &lt;a href=&quot;https://hexo.io/&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot;&gt;Hexo&lt;/a&gt;! This is your very first post. Check &lt;a
        
      
    
    </summary>
    
      <category term="技术" scheme="/categories/%E6%8A%80%E6%9C%AF/"/>
    
    
      <category term="web" scheme="/tags/web/"/>
    
      <category term="悦读" scheme="/tags/%E6%82%A6%E8%AF%BB/"/>
    
  </entry>
  
</feed>
