Login template using Material Design Lite (MDL)
Recently I had a chance to work on Project, Where I had to use a Material Design look and feel. So I used Material Design Lite to accomplish that. I created a Login...
Software Developer and Author at www.codershood.info
Recently I had a chance to work on Project, Where I had to use a Material Design look and feel. So I used Material Design Lite to accomplish that. I created a Login...
In this article am going to share another AngularJs module for notifications called ng-notify. ng-notify is simple, lightweight module for displaying notifications in your AngularJS app. In case, if you...
Whenever we perform operations like login or any other backend operation, generally we use some loading icon, to indicate that operation is in progress. we can use Ladda buttons in such...
Last time I published an article on real-time chat using NodeJS and Socket.io, I didn't include this module into that application. So in this article am sharing a library to show...
In any Real Time chatting application showing a number of online users play very important role, which needs to be updated when a new user comes online or an online user...
My last article explains how we can create very basic private chat application, I created that article at beginner level so I didn't include few functionalities, Which am going to cover in...
In the First part, we created files required to set up for our Nodejs server and completed the Nodejs server setup, also in the first part we did the AngularJs setup for the...
In the first part, we created Login and registration page, did all the necessary server and client setup and created config files required for our Nodejs server. In this part,...
www.codershood.info is licensed under a Creative Commons Attribution 4.0 International License.