Blog posts
Although modern credit cards are safe enough, online stores are still at the risk of cyber attacks, data breaches, and credit card thefts. Payment transaction safety remains the main concern for both online retailers and customers.
Investing in stocks is fashionable and reliable, so the number of traders is growing. The same trend is growing now for the trade exchange platforms.
The Banking sector has long mastered online, and banks serve customers over the Internet faster than at banks’ branches.
oday we will talk about Angular.js, and more specifically – about the directive ngModelOptions. This directive allows you to change the behavior of ngModel directives in your application.
In the beginning of 2020 Mifort took part in a big meetup for 200 people in most popular meeting place for IT people EventSpace. It was dedicated to working with people and processes. The speaker was Mifort’s COO Diana Pirshtuk, she was invited to speak on
Recently I worked on a project, where we used a framework which was new for me – Ionic. So I had to get acquainted with the new technology and get general idea of it in order to implement the features of the project. So here are my first impressions of Ionic.
Vue.js is a JavaScript UI framework. Unlike other monolithic frameworks, Vue is designed from the ground up to be incrementally adoptable. The core library is focused on the view layer only, and is easy to pick up and integrate with other libraries or existing projects.
In this article I will try to explain all the features of TypeScript for more comfortable application development on Angular 2.
Let’s continue our acquaintance with Postman. In the previous article, we considered the main features and only a little bit the testing of requests.