Aug 26, 2015 | Comments
Hello everyone,
It has been a long time i’ve interacted with you. This article is not actually a tutorial, but it will be helpful when you use IonicFramework at scale. I’ve been working with IonicFramework for almost 8 months. I’ve used Ionic in couple of exciting projects. It works well with small and large projects.
Read MoreDec 4, 2014 | Comments
Hi everyone,
You might expecting a tutorial on JSON webtokens with Waterlock as i promised you in the last tutorial , but this is not that one. The reason is that when i searched , experimented more on Waterlock , i found an issue with invalidating JSON web-token , i’ve reported the issue in their Github Page. Hope he’ll rectify it. In the meantime we can go for an awesome tutorial on Socket in Sails.js .I’ll use AngularJS here along with Sails. We are going to create a chat application (not a real one :D , a demo piece ;) ) with Sails Sockets and Angular.
Read MoreAug 12, 2014 | Comments
Hi all
Here is a new tutorial in the Sails and Angular Series. Actually i was thinking about writing a tutorial on loading effects during Sails Angular API calls . This will be handled in next tutorials.To keep you engaged today we will see how an upload function can be created in Sails.
Read MoreAug 10, 2014 | Comments
Hi all,
Today we will deal with configuring database adapters in Sails . It is easy to configure a database with Sails as it gives custom adapters . We have models with us , only thing we need to do is to create an adapter for MySQL,PostgreSQl, or mongoDB which ever we use . Here we will deal with configuring the adapter for MySQL.
Read MoreAug 7, 2014 | Comments
Hi all,
I’ve been working with a new theme which gives a fresh look for the blog. Here is it .
I’ve started the work from the bootstrap-theme
repository and i’ve used the same code highlighter. This theme gives you a feel of wordpress blogs. We have inbuilt integration with twitter and github . Sharing Widgets are also added . You can configure feedburner which is a newbie here :) .
Aug 4, 2014 | Comments
Hi all,
In the last tutorial we have seen how to use Sails REST apis with Angular JS , this time we’ll do a more advanced experiment. You might be familiar with fancy urls like yourdomain.com/profile/username
. What if this feature can be achieved in simple efforts , it would be nice right? So today we will learn about Angular Routing and i’ll be using Twiiter Bootstrap to spice up the website :) We’ll create two pages one which lists all employees and another on which shows employee profile (url - /profile/employeeid )
Aug 1, 2014 | Comments
Hi all,
This is the third part of tutorial series - building realtime web application with Sails Js and Angular Js. In previous posts we have seen the methods to create REST APIs and create a Sails application. Keeping that in mind we can move on to next topic - Integrating Angular JS with Sails REST APIs.
Read MoreCopyright © Maangalabs 2017