<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>News on YarFullStack</title>
    <link>https://yarfullstack.com/tags/news/</link>
    <description>Recent content in News on YarFullStack</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>ru-ru</language>
    <copyright>© 2020 OlegAxenow. &lt;a href=&#34;http://creativecommons.org/licenses/by-sa/4.0/&#34; rel=&#34;nofollow noopener noreferrer&#34; class=&#34;mb-ml&#34; target=&#34;_blank&#34;&gt;Some rights reserved.&lt;/a&gt;</copyright>
    <lastBuildDate>Fri, 27 Apr 2018 08:57:47 +0300</lastBuildDate>
    
	<atom:link href="https://yarfullstack.com/tags/news/index.xml" rel="self" type="application/rss+xml" />
    
    
    <item>
      <title>Релизы Node.js, npm и nginx</title>
      <link>https://yarfullstack.com/post/2018-04/node-npm-nginx/</link>
      <pubDate>Fri, 27 Apr 2018 08:57:47 +0300</pubDate>
      
      <guid>https://yarfullstack.com/post/2018-04/node-npm-nginx/</guid>
      <description>&lt;p&gt;Недавно вышли новые версии: Node.js 10, npm 6 и Nginx 1.14.
На всякий случай &amp;mdash; Node.js 10 &lt;strong&gt;будет&lt;/strong&gt; LTS в октябре.&lt;/p&gt;

&lt;h2 id=&#34;node-js-10&#34;&gt;Node.js 10&lt;/h2&gt;

&lt;p&gt;Вкратце, изменения следующие:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;N-API (для вызова C++)&lt;/li&gt;
&lt;li&gt;OpenSSL 1.1.1&lt;/li&gt;
&lt;li&gt;Асинхронные циклы&lt;/li&gt;
&lt;li&gt;Коды ошибок&lt;/li&gt;
&lt;li&gt;Обновление v8 до 6.6&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Чуть больше про асинхронные циклы. Это возможность проитерировать что-то, возвращающее промисы в цикле и дождаться их завершения.
Как-то так:&lt;/p&gt;

&lt;div class=&#34;microlight&#34;&gt;for await (const chunk of fs.createReadStream(filepath)) {
    // ...
} 
&lt;/div&gt;

&lt;p&gt;&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Новости для разработчиков сайтов</title>
      <link>https://yarfullstack.com/post/2018-03/frontend-news/</link>
      <pubDate>Thu, 15 Mar 2018 22:26:59 +0300</pubDate>
      
      <guid>https://yarfullstack.com/post/2018-03/frontend-news/</guid>
      <description>&lt;h2 id=&#34;https&#34;&gt;HTTPS&lt;/h2&gt;

&lt;p&gt;Вы ведь уже перевели свои сайты на HTTPS, правда? ;)
Если нет, рекомендую &lt;a href=&#39;https://security.googleblog.com/2018/02/a-secure-web-is-here-to-stay.html&#39; rel=&#34;nofollow noopener noreferrer&#34; target=&#34;_blank&#34;&gt;не затягивать до июля&lt;/a&gt;.
Ещё одна хорошая новость на эту тему &amp;mdash; &lt;a href=&#39;https://habrahabr.ru/post/351252/&#39; rel=&#34;nofollow noopener noreferrer&#34; target=&#34;_blank&#34;&gt;Let’s Encrypt начал выдавать wildcard сертификаты&lt;/a&gt;.&lt;/p&gt;

&lt;h2 id=&#34;github-обновил-шрифты-может-и-нам-стоит&#34;&gt;GitHub обновил шрифты, может, и нам стоит?&lt;/h2&gt;</description>
    </item>
    
    <item>
      <title>Smashing Magazine - редизайн и переход с WordPress на Hugo</title>
      <link>https://yarfullstack.com/post/2017-03/hugo-smashing-magazine/</link>
      <pubDate>Fri, 24 Mar 2017 00:40:16 +0300</pubDate>
      
      <guid>https://yarfullstack.com/post/2017-03/hugo-smashing-magazine/</guid>
      <description>&lt;p&gt;Думаю, большинство из вас в курсе, что такое &lt;a href=&#39;https://www.smashingmagazine.com/&#39; rel=&#34;nofollow noopener noreferrer&#34; target=&#34;_blank&#34;&gt;Smashing Magazine&lt;/a&gt;.
Если нет &amp;mdash; почитайте там статьи, получите удовольствие.&lt;/p&gt;

&lt;p&gt;Мне лично они нравятся. Недавно они затеяли &lt;a href=&#39;https://next.smashingmagazine.com/2017/03/a-little-surprise-is-waiting-for-you-here--meet-the-next-smashing-magazine/&#39; rel=&#34;nofollow noopener noreferrer&#34; target=&#34;_blank&#34;&gt;редизайн сайта&lt;/a&gt;.
И, что вдвойне приятно, наряду с редизайном они перешли с &lt;del&gt;глючного решета&lt;/del&gt; WordPress на &lt;a href=&#39;https://gohugo.io/&#39; rel=&#34;nofollow noopener noreferrer&#34; target=&#34;_blank&#34;&gt;Hugo&lt;/a&gt;.
Чуть больше подробностей далее.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Интересные релизы</title>
      <link>https://yarfullstack.com/post/2017-02/interesting-releases/</link>
      <pubDate>Fri, 17 Feb 2017 13:18:12 +0300</pubDate>
      
      <guid>https://yarfullstack.com/post/2017-02/interesting-releases/</guid>
      <description>&lt;p&gt;Краткий рассказ про недавние релизы Go 1.8 и TensorFlow 1.0, а также предстоящий релиз Visual Studio 2017.&lt;/p&gt;

&lt;p&gt;&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>RethinkDB жив</title>
      <link>https://yarfullstack.com/post/2017-02/rethinkdb-alive/</link>
      <pubDate>Wed, 08 Feb 2017 12:50:11 +0300</pubDate>
      
      <guid>https://yarfullstack.com/post/2017-02/rethinkdb-alive/</guid>
      <description>&lt;p&gt;Хорошая новость &amp;mdash; &lt;a href=&#39;https://rethinkdb.com/&#39; rel=&#34;nofollow noopener noreferrer&#34; target=&#34;_blank&#34;&gt;RethinkDB&lt;/a&gt; теперь под крылом Linux Foundation, разработка продолжается.
Подробнее можно прочитать &lt;a href=&#39;https://rethinkdb.com/blog/rethinkdb-joins-linux-foundation/&#39; rel=&#34;nofollow noopener noreferrer&#34; target=&#34;_blank&#34;&gt;в их блоге&lt;/a&gt;.
Есть также &lt;a href=&#39;https://habrahabr.ru/post/321380/&#39; rel=&#34;nofollow noopener noreferrer&#34; target=&#34;_blank&#34;&gt;перевод на Хабре&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;От себя могу добавить немного.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Новости февраля (и января)</title>
      <link>https://yarfullstack.com/post/2017-02/news/</link>
      <pubDate>Fri, 03 Feb 2017 12:31:41 +0300</pubDate>
      
      <guid>https://yarfullstack.com/post/2017-02/news/</guid>
      <description>&lt;p&gt;Немного новостей про Visual Studio Code, .NET, Go и прочее.
&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Интересное в ноябре</title>
      <link>https://yarfullstack.com/post/2016-12/interesting/</link>
      <pubDate>Thu, 01 Dec 2016 22:05:35 +0300</pubDate>
      
      <guid>https://yarfullstack.com/post/2016-12/interesting/</guid>
      <description>&lt;p&gt;Немного странное название для декабрьской статьи, однако, ссылки я собирал давно :)
Сегодня ссылки и краткое описание следующих статей:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;.NET Portability Analyzer&lt;/li&gt;
&lt;li&gt;Как дизайнить слова&lt;/li&gt;
&lt;li&gt;AWS Snowmobile&lt;/li&gt;
&lt;li&gt;TANK &amp;mdash; быстрый распределённый лог&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Интересное в октябре</title>
      <link>https://yarfullstack.com/post/2016-10/interesting/</link>
      <pubDate>Fri, 28 Oct 2016 09:56:03 +0300</pubDate>
      
      <guid>https://yarfullstack.com/post/2016-10/interesting/</guid>
      <description>&lt;p&gt;Сегодня &lt;del&gt;бессвязная&lt;/del&gt; подборка слабо связанных между собой новостей и заметок, которые мне показались мне интересными.
Про повторное использование кода, Next.js и Yarn.
&lt;/p&gt;</description>
    </item>
    
  </channel>
</rss>