

So many good fonts have appeared in several recent years, and lots of free among them, that we have made up our mind to write a continuation of our article about the free fonts for designers.
So many good fonts have appeared in several recent years, and lots of free among them, that we have made up our mind to write a continuation of our article about the free fonts for designers.
Let’s Look Under the Hood of Doctrine 2
Perhaps it is not an exaggeration to say that Doctrine is the most frequently used ORM in the Symfony ecosystem. That’s why for the PHP developer, the mastery of this library is really important.
Running PHPUnit Tests with Code Coverage in PHPStorm When Working in Docker
In PhpStorm, there is a possibility to create Run/Debug Configurations and to run them from IDE. It allows the project participants to share common configurations using a ‘Shared’ flag in the settings.
Travel Sites: UX Aspects of Content Organization
In our previous article, we touched on the subject of functionality and usability as the main UX options for the travel website. This time, let’s pay attention to travel site content from the UX point of view. Since there is a growing tendency for betting on not only professional texts, images, or videos, but on what is called user-generated content as well, we will refer to both of them.
UX Practices from Best Travel Sites: Functionality and Usability
Whether you want to launch a new travel site or improve the existing, user experience (UX) is the first thing to consider. Attractive and easy-to-use sites achieve better user behavior metrics, which results in a higher conversion rate.
How to Set up a Symfony Project for Work with Docker Subdomains
There are situations when Symfony needs routing based on subdomains. For example, when we deal with various functional clusters within one project or one repository.
The Vue.js 2.0 release was held back in 2016, but many owners of technology companies and Javascript developers still hesitate to use it in their projects. In this article, we will consider the key points of this solution.
10 Reasons To Use Angular.js Framework To Develop The Next Web Application
It’s hard to imagine the development of a modern single page application without Angular.js. Let’s figure out why to choose AngularJS would be a right decision for your project.
How Colour Affects Consumer Behaviour? Complete Guide
The effect of color on user’s behavior can’t be overestimated, especially when it comes to web design. The virtual user can’t touch the product or service physically, therefore well-chosen colors and user-friendly interface based on user experience are the most powerful tools of online communication.
Today we will review framework under the terrible name CoreData, from Apple. I hate it so much. This is Apple's solution to work with SQLite (a relational database). CoreData can store Swift objects in SQLite, and also it can perform the reverse operation.