January 20, 2019
This post shows a high-level comparison between Micro and Full-Stack frameworks with the explanation. ...
Read More
January 05, 2019
It explains the process to effectively handle web development specific projects. It list down the various stages and major activities involved in web application development. ...
Read More
January 01, 2019
How to write good and maintainable code considering the coding objective. We need to select appropriate tools to write good code. ...
Read More
December 29, 2018
This post list down the programming languages evolved over past few decades. ...
Read More
October 25, 2018
All the PHP based existing sites and application must upgrade to PHP 7.1 or newer to get regular security updates and utilize the newer features introduced by the programming language.
...
Read More
October 12, 2018
In this post, we are comparing manual testing and test automation considering timing, human effort, tools, training, and infrastructure as key factors to have high level idea about both type of testing.
...
Read More
October 07, 2018
Testing is must have for any kind of code written by us to ensure that it works well. Testing builds code confidence and adds reliability to the software developed by us. In this post, we will discuss the very basic flow of testing to ensure that our ...
Read More