Maangalabs
  • Contribute

Ionic at scale

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 More

Socket in Sails with Angular - A demo chat application with Sails and Angular

Dec 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 More

Waterlock-easy authentication in Sails

Oct 25, 2014 | Comments

Hello all,

This is a new tutorial on Sails . Many of you were asking how to implement authentication in Sails. Here i’ve an awesome tool called Waterlock which enables easier authentication methods.

Read More

Promises in Sails JS - Remove Callback Hell

Aug 23, 2014 | Comments

Hi all,

It has been a week since the last post , i was busy in my academics . Here is our new tutorial on Sails JS . This time its a very useful topic. We’ll deal with removing Callback Hell (also called Pyramid of Doom) in Javascript.

Read More

Uploading a file in Sails

Aug 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 More

Configure database adapters in Sails

Aug 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 More

Adipoli - New Octopress Theme

Aug 7, 2014 | Comments

Hi all,

I’ve been working with a new theme which gives a fresh look for the blog. Here is it .

Adipoli - An Octopress theme

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 :) .

Read More

Angular routes communicating with Sails JS - Part 4

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 )

Read More

Using Angular JS with Sails Js REST APIs - Part 3

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 More

Generating REST API With Sails JS - Part 2

Jul 26, 2014 | Comments

Hi ,

This is the second part of building a realtime web application with Sails and Angular. The concept of REST API is important here. You can read more about REST API and RESTFUL web services here.

Read More

Bulding Realtime Web Application With Sails and Angular - Part 1

Jul 25, 2014 | Comments

Hi ,

This is the first tutorial on creating an application with Sails JS and Angular JS. So let us get into the topic . There are two big things which we should notice . We have selected Sails as well as Angular, why? This will be briefed in coming tutorials :) .

Read More

Tweet

Copyright © Maangalabs 2017