Blog – Page 2 – Visionmate – A full-service digital partner

Introduction to Kanban and how it benefits small IT companies

21/03/2019
Visionmate was founded almost 2 years ago. We have always tried to keep implementing new tools and methodologies to help us provide better services and maintain integrity within the team.…
Read more

Testing React applications with Jest and Enzyme

15/01/2019
Testing is an essential part of software development, ensures maintainability of code. Writing automatic tests helps to locate new bugs, improve quality and perfectly complements manual testing. In this article…
Read more

Internationalization and Localization in WordPress

13/11/2018
When developing a WordPress theme from scratch it’s a good practice to internationalize your theme so it’s available for translation. It will allow people from all over the world to…
Read more

Aspect-oriented programming using Spring AOP over Grails framework

06/11/2018
Preface Aspect-oriented programming (AOP) is a new concept and paradigm. It allows basically to add functionality to modules and classes without modifying the code, it is possible by configuring Pointcut,…
Read more

Form validation in VueJS

25/10/2018
In this article I would like to focus your attention on a JavaScript framework called VueJS, in particular on form validation. I will not go into the details but overall…
Read more

Official integration partner to Visma

22/08/2018
Visionmate is now an official integration partner to Visma. With our latest solutions, we can definitely help businesses to prosper online! Being an integration partner means that we develop solutions…
Read more

Improving React forms with Redux Form

14/08/2018
Intro Redux is a great tool to dramatically improve data management in your application. Therefore, a natural step would be to use it also for your application forms. This would…
Read more

Animation in React using React Transition Group

03/08/2018
Recently I was working on a new project that is developed in React. Part of my job was to translate static HTML into interactive React components. I wanted to liven…
Read more

Continuous Integration and Continuous Deployment with Jenkins Pipeline in Grails projects

02/08/2018
Preface Software development is exciting, but it´s also a long and difficult way of continuous learning and thinking outside the box. Some time ago, software companies had a headache trying…
Read more

Using React with JWT

02/08/2018
Over the last few years there has been a huge change in how we use software. The focus has shifted from desktop to lightweight cloud-based application. Companies like Facebook and Google…
Read more
1 2