Tutorials

New javascript features overview. Part two

In last lesson we began considering new modern javascript features.Today we'll consider another of it. Today we will talk about async/await - the new way to work with promises; new javascript data structure - Map and Set and also "syntax sugar" - classes....

read more

New javascript features overview. Part one

JavaScript is extension of ECMAScript language. One of the largest ECMAScript update for developers is ECMAScript 2015 (ECMAScript 6). Today we'll consider some of new features of ECMAScript. In this lesson we'll look at some modern Javascript features: variables (new...

read more

WordPress. Create child theme

One of my subscribers asked to consider the question about creating child theme in Wordpress on "your wish" page. In this lesson we'll create child theme for e-commerce The child theme is useful because any wordpress theme updates (or you need update it yourself). But...

read more

Zurb Foundation. Code html email

In last lesson we learnt foundation css framework. But it has another one necessary and powerful tool - the framework for emails. Today we'll make simple html email template with sending it through php. Html email coding is pain for developers. You need use tables in...

read more

Zurb foundation CSS framework overview

Lesson about CMS have finished. And now I begin to consider your requests and wishes. Today we'll consider Zurb Foundation CSS framework capabilities. Foundation isn't worse that Twitter Bootstrap. Foundation has got great grid system. The newest is XY grid. It's...

read more

Pin It on Pinterest