How to go from idea to app: building the right feature set
By: Noc Folio3
|
August 29, 2019
Building an app is not a complicated affair if done the right way and for the right reasons. If you want to...
Port your mobile apps on to web lightning quick with Flutter
By: Noc Folio3
|
August 26, 2019
The first look at Flutter's web framework In this blog, I’ll be experimenting with Flutter Web for the very first time. As...
How to make use of HTML5 Canvas with React
By: Noc Folio3
|
August 26, 2019
In this blog, we are going to learn how can we draw an image and write text on HTML5 canvas element using...
Best Pet Apps for Dog Owners
By: Noc Folio3
|
August 6, 2019
If you are looking for the best apps for dog owners, you have arrived at the right place. Being a pet owner...
How much does it cost to build a mobile app?
By: Noc Folio3
|
August 2, 2019
Being a digital transformation service provider, we often get hit up with questions about the total cost of mobile app development, for...
Achieve Test Automation with Jenkins (CI tool)
By: Noc Folio3
|
July 24, 2019
Continuous integration (CI): is the Process of automating the code of all developers from multiple working copies into a single software project....
Performance Testing using IBM Rational Performance Tester.
By: Noc Folio3
|
July 16, 2019
As we know that Performance testing is the backbone of any application in Software Quality Assurance. When an application performs well under...
5 Barriers you need to overcome for Automation Testing
By: Noc Folio3
|
July 16, 2019
Just as money makes the world go round, automation makes the testing world go round. Automation is the technology by which a...
How to deploy a microservice architecture using PM2
By: Noc Folio3
|
July 11, 2019
PM2 is a process manager for Node.js, although not limited to it, and it gives us many possibilities to setup a deployment...