Hello every one. AngularJS team released AngularJS version 2 (beta). As you can see that it is still in Beta version not released the stable version. It is still in development phase. So be care full ...
Install Karma ( npm install -D karma ). We use Karma to run out test against real browsers or headless browser ( phantomjs ) Karma allows us to run out test codes against multiple browsers at the same ...
The name of AngularJS is no longer unfamiliar in the tech world. Currently, it is one of the popular web development frameworks among developers. There are about 3,647,001 websites integrated with ...
In the first part of this tutorial series we created a basic Laravel application with all the data model needed for the application and a basic first controller to insert new room type. As we said at ...