Advantages and Disadvantages of JQuery

Recently I experimented with a jQuery event calendar on our Booking System. Our previous version uses ASP.NET to build the booking chart as a whole on the server and then renders the lot to the browser. It was a bit slow and clunky, but worked. I wanted to have a PHP version of the Room Booking System so did a quick port from the ASP.NET C# to PHP, and then I dropped the jQuery fullcalendar component on the page. I Read More

Features Unleashed in the Latest Version of CakePHP

While the new version of CakePHP is out, developers are highly excited about its new array of features. Back in the past, PHP was one of the most used frameworks by the web developers and the situation favoured when CakePHP surfaced as the first-ever MVC framework. Since then, nearly 10 years have passed and the framework has been consistently evolving and holds a triumphant place in the market. Recently, the CakePHP 3.5.0 was unleashed which created a major uproar among Read More