<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <title>newset</title>
  
  <link href="/atom.xml" rel="self"/>
  
  <link href="http://www.ujoy.me/"/>
  <updated>2017-06-13T15:06:07.000Z</updated>
  <id>http://www.ujoy.me/</id>
  
  <author>
    <name>newset</name>
    
  </author>
  
  <generator uri="http://hexo.io/">Hexo</generator>
  
  <entry>
    <title>Git 相关经验整理</title>
    <link href="http://www.ujoy.me/2017/06/13/Git-%E7%9B%B8%E5%85%B3%E7%BB%8F%E9%AA%8C%E6%95%B4%E7%90%86/"/>
    <id>http://www.ujoy.me/2017/06/13/Git-相关经验整理/</id>
    <published>2017-06-13T15:05:26.000Z</published>
    <updated>2017-06-13T15:06:07.000Z</updated>
    
    <summary type="html">
    
      &lt;h4 id=&quot;设置全局ignore&quot;&gt;&lt;a href=&quot;#设置全局ignore&quot; class=&quot;headerlink&quot; title=&quot;设置全局ignore&quot;&gt;&lt;/a&gt;设置全局ignore&lt;/h4&gt;&lt;figure class=&quot;highlight plain&quot;&gt;&lt;table&gt;&lt;t
    
    </summary>
    
    
  </entry>
  
  <entry>
    <title>浏览器 Bug 整理</title>
    <link href="http://www.ujoy.me/2017/04/12/%E6%B5%8F%E8%A7%88%E5%99%A8-Bug-%E6%95%B4%E7%90%86/"/>
    <id>http://www.ujoy.me/2017/04/12/浏览器-Bug-整理/</id>
    <published>2017-04-12T07:18:45.000Z</published>
    <updated>2017-05-08T11:52:12.000Z</updated>
    
    <summary type="html">
    
      &lt;h3 id=&quot;z-index-错乱&quot;&gt;&lt;a href=&quot;#z-index-错乱&quot; class=&quot;headerlink&quot; title=&quot;z-index 错乱&quot;&gt;&lt;/a&gt;z-index 错乱&lt;/h3&gt;&lt;figure class=&quot;highlight plain&quot;&gt;&lt;table&gt;&lt;t
    
    </summary>
    
    
  </entry>
  
  <entry>
    <title>构建 Express Api 五个有用的中间件</title>
    <link href="http://www.ujoy.me/2017/04/09/%E6%9E%84%E5%BB%BA-Express-Api-%E4%BA%94%E4%B8%AA%E6%9C%89%E7%94%A8%E7%9A%84%E4%B8%AD%E9%97%B4%E4%BB%B6/"/>
    <id>http://www.ujoy.me/2017/04/09/构建-Express-Api-五个有用的中间件/</id>
    <published>2017-04-09T05:55:03.000Z</published>
    <updated>2017-04-09T07:57:07.000Z</updated>
    
    <summary type="html">
    
      &lt;p&gt;最近在学习 Node＋Express，由于个人水平有限以及令人捉急的英文，无法完美的呈现出作者的意思，也少不了错误，还请各位童鞋多多指正。本文纯粹是给自己在学习 Node + Express的路上做一个记录。并没有多少技术含量，对 Express开发很熟悉的人可以绕道。&lt;/
    
    </summary>
    
    
  </entry>
  
  <entry>
    <title>React + Redux</title>
    <link href="http://www.ujoy.me/2017/03/29/React-Redux/"/>
    <id>http://www.ujoy.me/2017/03/29/React-Redux/</id>
    <published>2017-03-29T05:38:26.000Z</published>
    <updated>2017-03-29T05:38:29.000Z</updated>
    
    <summary type="html">
    
      &lt;p&gt;&lt;a href=&quot;https://github.com/sorrycc/blog/issues/1&quot; target=&quot;_blank&quot; rel=&quot;external&quot;&gt;https://github.com/sorrycc/blog/issues/1&lt;/a&gt;&lt;/p&gt;

    
    </summary>
    
    
  </entry>
  
  <entry>
    <title>JS 动画 （1）</title>
    <link href="http://www.ujoy.me/2017/03/29/JS-%E5%8A%A8%E7%94%BB-%EF%BC%881%EF%BC%89/"/>
    <id>http://www.ujoy.me/2017/03/29/JS-动画-（1）/</id>
    <published>2017-03-29T05:38:02.000Z</published>
    <updated>2017-03-29T05:54:50.000Z</updated>
    
    <summary type="html">
    
      &lt;p&gt;&lt;a href=&quot;https://github.com/juliangarnier/anime&quot; target=&quot;_blank&quot; rel=&quot;external&quot;&gt;https://github.com/juliangarnier/anime&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href
    
    </summary>
    
    
  </entry>
  
  <entry>
    <title>JS算法 （1）</title>
    <link href="http://www.ujoy.me/2017/03/28/JS%E7%AE%97%E6%B3%95-%EF%BC%881%EF%BC%89/"/>
    <id>http://www.ujoy.me/2017/03/28/JS算法-（1）/</id>
    <published>2017-03-28T05:40:00.000Z</published>
    <updated>2017-03-29T05:45:36.000Z</updated>
    
    <summary type="html">
    
      &lt;p&gt;&lt;a href=&quot;https://github.com/lightningtgc/JavaScript-Algorithms&quot; target=&quot;_blank&quot; rel=&quot;external&quot;&gt;https://github.com/lightningtgc/JavaScript
    
    </summary>
    
    
  </entry>
  
  <entry>
    <title>简单的Node 命令行工具</title>
    <link href="http://www.ujoy.me/2017/03/26/%E7%AE%80%E5%8D%95%E7%9A%84Node-%E5%91%BD%E4%BB%A4%E8%A1%8C%E5%B7%A5%E5%85%B7/"/>
    <id>http://www.ujoy.me/2017/03/26/简单的Node-命令行工具/</id>
    <published>2017-03-26T15:05:00.000Z</published>
    <updated>2017-04-01T05:23:57.000Z</updated>
    
    <summary type="html">
    
      &lt;p&gt;简单的Node 命令行工具&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;https://github.com/newset/write-scaffold-with-nodejs&quot; target=&quot;_blank&quot; rel=&quot;external&quot;&gt;https://github.com/new
    
    </summary>
    
    
  </entry>
  
  <entry>
    <title>Express 使用总结 （三）</title>
    <link href="http://www.ujoy.me/2017/03/19/Express-%E4%BD%BF%E7%94%A8%E6%80%BB%E7%BB%93-%EF%BC%88%E4%B8%89%EF%BC%89-1/"/>
    <id>http://www.ujoy.me/2017/03/19/Express-使用总结-（三）-1/</id>
    <published>2017-03-19T10:24:20.000Z</published>
    <updated>2017-03-19T10:24:20.000Z</updated>
    
    <summary type="html">
    
    </summary>
    
    
  </entry>
  
  <entry>
    <title>优秀框架设计模式分析</title>
    <link href="http://www.ujoy.me/2017/03/05/%E4%BC%98%E7%A7%80%E6%A1%86%E6%9E%B6%E8%AE%BE%E8%AE%A1%E6%80%9D%E6%83%B3%E5%88%86%E6%9E%90/"/>
    <id>http://www.ujoy.me/2017/03/05/优秀框架设计思想分析/</id>
    <published>2017-03-05T14:06:50.000Z</published>
    <updated>2017-03-05T14:07:12.000Z</updated>
    
    <summary type="html">
    
    </summary>
    
    
  </entry>
  
  <entry>
    <title>Express  使用总结 （二）</title>
    <link href="http://www.ujoy.me/2017/02/26/Express-%E4%BD%BF%E7%94%A8%E6%80%BB%E7%BB%93-%EF%BC%88%E4%BA%8C%EF%BC%89/"/>
    <id>http://www.ujoy.me/2017/02/26/Express-使用总结-（二）/</id>
    <published>2017-02-26T10:38:04.000Z</published>
    <updated>2017-02-26T10:38:18.000Z</updated>
    
    <summary type="html">
    
    </summary>
    
    
  </entry>
  
  <entry>
    <title>模板引擎分析</title>
    <link href="http://www.ujoy.me/2017/02/26/%E6%A8%A1%E6%9D%BF%E5%BC%95%E6%93%8E%E5%88%86%E6%9E%90/"/>
    <id>http://www.ujoy.me/2017/02/26/模板引擎分析/</id>
    <published>2017-02-26T10:37:45.000Z</published>
    <updated>2017-02-26T10:37:45.000Z</updated>
    
    <summary type="html">
    
    </summary>
    
    
  </entry>
  
  <entry>
    <title>Express 使用总结 （一）</title>
    <link href="http://www.ujoy.me/2017/02/19/Express-%E4%BD%BF%E7%94%A8%E6%80%BB%E7%BB%93-%EF%BC%88%E4%B8%80%EF%BC%89/"/>
    <id>http://www.ujoy.me/2017/02/19/Express-使用总结-（一）/</id>
    <published>2017-02-19T13:43:00.000Z</published>
    <updated>2017-02-19T15:01:53.000Z</updated>
    
    <summary type="html">
    
    </summary>
    
      <category term="前端" scheme="http://www.ujoy.me/categories/%E5%89%8D%E7%AB%AF/"/>
    
    
  </entry>
  
  <entry>
    <title>Hybrid开发框架优化 - Virtual Dom </title>
    <link href="http://www.ujoy.me/2017/02/19/Hybrid%E5%BC%80%E5%8F%91%E6%A1%86%E6%9E%B6%E4%BC%98%E5%8C%96-Virtual-Dom/"/>
    <id>http://www.ujoy.me/2017/02/19/Hybrid开发框架优化-Virtual-Dom/</id>
    <published>2017-02-19T13:40:00.000Z</published>
    <updated>2017-03-29T05:39:21.000Z</updated>
    
    <summary type="html">
    
      &lt;p&gt;最近有机会接触Hybrid开发，&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;https://github.com/livoras/blog/issues/14&quot; target=&quot;_blank&quot; rel=&quot;external&quot;&gt;https://github.com/livoras/blo
    
    </summary>
    
      <category term="前端" scheme="http://www.ujoy.me/categories/%E5%89%8D%E7%AB%AF/"/>
    
    
      <category term="Javascript" scheme="http://www.ujoy.me/tags/Javascript/"/>
    
      <category term="VDom" scheme="http://www.ujoy.me/tags/VDom/"/>
    
      <category term="前端" scheme="http://www.ujoy.me/tags/%E5%89%8D%E7%AB%AF/"/>
    
  </entry>
  
</feed>
