<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>web-development on Developer&#39;s blog</title>
    <link>/tags/web-development/</link>
    <description>Recent content in web-development on Developer&#39;s blog</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <lastBuildDate>Thu, 16 Jul 2020 12:00:00 +0000</lastBuildDate><atom:link href="/tags/web-development/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>The Most Weird Parts of JavaScript</title>
      <link>/posts/the-most-weird-parts-of-javascript/</link>
      <pubDate>Thu, 16 Jul 2020 12:00:00 +0000</pubDate>
      
      <guid>/posts/the-most-weird-parts-of-javascript/</guid>
      <description>&lt;p&gt;JavaScript is one of the most popular programming languages nowadays. Originally it was created in
10 days by Brendan Eich in 1995 for building simple scripts on the web pages but now it&amp;rsquo;s used for
the development of different types of applications like sophisticated frontend or highload backend
or even terminal tools - the one language to rule them all.&lt;/p&gt;
&lt;p&gt;JavaScript evolves dramatically during the last 25 years. In 2020 it has a bunch of features that
allow developers to write elegant code for solving everyday problems. JavaScript object model
differs a lot from other languages like Java or Python. Some people in the community love
JavaScript, but it would be futile to deny that the language has some weird moments. In this
article, I&amp;rsquo;ll try to describe the top 3 things in JavaScript that are most weird for me.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>JS vs JPG</title>
      <link>/posts/js-vs-jpg/</link>
      <pubDate>Sat, 25 May 2019 10:00:00 +0000</pubDate>
      
      <guid>/posts/js-vs-jpg/</guid>
      <description>&lt;p&gt;&lt;img src=&#34;../../js-vs-jpg.png&#34; alt=&#34;Comparation between JS and JPG processing&#34;&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;TL;DR: sometimes processing of JS file can be faster than the processing of JPG of the same size
in bytes, you&amp;rsquo;d better check your own project before optimizing it.&lt;/strong&gt;&lt;/p&gt;</description>
    </item>
    
  </channel>
</rss>
