The Guide to Tech: Vue.js
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.
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.
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.
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.
Building an ordinary website is not that easy as creating an effective online marketing tool with a modern design. A nice-looking and well-optimized site requires a lot of time, investments, and even inspiration. So, how to create a good website design in order attract more clients?
In the world of iOS development there is a well-known JSQMessagesViewController library which helps iOS-developers to implement UI chat in their applications easily. Unfortunately, Android developers are deprived of such a wonderful tool.
Nowadays we can see lots of new solutions for mobile app design, however there is one thing remaining unchangeable while interaction with them — intuitive gestures.
Hello. In this article, I will try to give some tips on writing a code for beginners in iOS development. I will not dive in much details, since it will take a lot of time (to be honest, I’m just too lazy).
Long time ago when only PC and laptops were used for internet browsing, it was fairly easy to create a website that looks good on most screens. But nowadays smartphones, tablets, smartwatches and other wearable devices has significantly complicated this process. That’s why responsive ecommerce site that adapts to various screens is a necessity for many companies.
Before CSS3 rising, front-end developers were tossed into a cold sweat, when they heard a word «animation». And all because one reason: it was very non-trivial task to make quality and beautiful animation at those old days. CSS could not do it, so all the animations were made with JavaScript.