<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>The Rails-ninja Blog</title>
    <description>Snippets and Algorithms of success.</description>
    <link>http://badalloff.science/?locale=en</link>
    <language>en</language>
    <atom:link rel="self" type="application/rss+xml" href="home/rss"/>
    <item>
      <title>Breaking the Code: How Continuous Integration and Deployment Make You Unstoppable!</title>
      <link>http://badalloff.science/en/articles/54</link>
      <pubDate>Tue, 20 Feb 2024 11:52:06 +0100</pubDate>
      <guid>http://badalloff.science/en/articles/54</guid>
      <description>
</description>
    </item>
    <item>
      <title>JavaScript's Asynchronous Power: Promises and Async/Awaito translation... yet!</title>
      <link>http://badalloff.science/en/articles/53</link>
      <pubDate>Tue, 27 Jun 2023 16:27:03 +0200</pubDate>
      <guid>http://badalloff.science/en/articles/53</guid>
      <description>One of the most compelling features of JavaScript is its support for asynchronous programming. This is a method of handling operations that allows other tasks</description>
    </item>
    <item>
      <title>The Ruby Object Model by Dave Thomas</title>
      <link>http://badalloff.science/en/articles/52</link>
      <pubDate>Mon, 21 May 2018 21:25:21 +0200</pubDate>
      <guid>http://badalloff.science/en/articles/52</guid>
      <description>Quite interesting and useful talk from Dave Thomas, back from 2009. 


Self - if you understand &amp;quot;self&amp;quot;, and if </description>
    </item>
    <item>
      <title>Ruby is Back! All hail Ruby! - programming language rating TIOBE</title>
      <link>http://badalloff.science/en/articles/51</link>
      <pubDate>Wed, 21 Mar 2018 20:28:39 +0100</pubDate>
      <guid>http://badalloff.science/en/articles/51</guid>
      <description>
Ruby вернулся в первую десятку рейтинга TIOBE, и аналитики считают это хорошим знаком. Язык появился очень давно, но оставался в&amp;amp;amp;</description>
    </item>
    <item>
      <title>SOLID - Simply about D - Dependency Inversion Principle</title>
      <link>http://badalloff.science/en/articles/50</link>
      <pubDate>Mon, 05 Feb 2018 16:42:57 +0100</pubDate>
      <guid>http://badalloff.science/en/articles/50</guid>
      <description>
Depend on abstractions, not on concretions.



	Модули верхних уровней не должны зависеть от модулей нижних уро</description>
    </item>
  </channel>
</rss>
