Grunt vs Gulp

Grunt vs Gulp

Grunt vs Gulp

Grunt and Gulp are task runners that allow front-end developers to quickly build web apps and automate repetitive processes, such as file concatenation (joining), image, CSS and JavaScript compression. Let’s find out what is the difference between these two popular tools.

Code commenting and PHP documentation generation

Code commenting and PHP documentation generation

Code commenting and PHP documentation generation

Why do we need comments in code? How to write them? Where they are necessary and where they are not? How to comment code correctly? How to create the same documentation style for all members of the team? What are the tools for documentation generation? I will try to answer all the questions and share with you my ideas about this question.

Useful browser extensions and web services for QA testing

Useful browser extensions and web services for QA testing

Useful Browser Extensions and Web Services for QA Testing

In this review, I will try to talk about all the existing testing extensions, which can be useful for work of beginner software testers. I saw the information about testing extensions appeared very often at the specialized sites, and I wonder if they will be appropriate for the workflow. It will be basically the extensions for Firefox, unfortunately we could test only one of them in Chrome because of the circumstances. So, let’s begin.

5 examples of “flat” web design

5 examples of “flat” web design

5 examples of flat web design

Now that the trend of creating flat design sites is widespread, we have selected 5 great examples of its use for you. But first let’s remember why “flat” design over the past few years has become, de facto, a synonym for modern web design.

Top 5 mobile app design trends in 2015

Top 5 mobile app design trends in 2015

Top 5 Mobile App Design Trends in 2015

Mobile application design isn’t standing still, but is growing rapidly. Smartphones came into our lives long time ago and occupied a big chunk of it. A huge number of apps are appearing every day, offering us new opportunities on how to use smartphones. In order to surpass competitors, designers are coming up with new awesome designs. Later the most interesting and successful ones become trends. In this article, we’ll describe some modern mobile application design trends.

Symfony 2 installation and configuration

Symfony 2 installation and configuration

Symfony 2 installation and configuration

Since its release date, Symfony 2.0 installation process and tools required for it have been changed and updated for several times. In this article we tell you how to install and set up a Symfony2 application.