What is SVG? Scalable Vector Graphics or SVG is a two-dimensional format of vector graphics which can be used on websites or in other graphic industry. SVG is based on XML language, you can use one SVG image on all…
A lazy developer is a good developer, or how I became acquainted with Node.js basics For those people who can not wait Click here and you can see everything with your own eyes a live example Every day each of…
10 Mistakes and Difficulties at the Beginning of My Javascript Career Only after PHP did I start working with Javascript, so mistakes like writing assignment (=) instead of the equality comparison (==) was a thing of the past. Although, there…