Prototype
A fully initialized instance to be copied or cloned
Prototype
A fully initialized instance to be copied or cloned
Apr 14, 2016 nodejs
Now that ES6 (officially ES2015) is out, its time that every JavaScript programmer should start using new language features. Still...
Apr 14, 2016 angular
AngularFire2 With Angular2 - Meetup Video
Are you into Angular2 and Firebase? Then here is one really nice video from April,2016 Angular Meetup. It includes Lightning...
Apr 22, 2015 nodejs
Jade - Template Engine for NodeJS. Jade is a cool, elegant, high-performance (and probably the most used) templating language for...
Sep 20, 2014 programming
Microsoft.Net framework provides System.Net.Mail Namespace for handling SMTP and email related utilities. SmtpClient class allows applications to send e-mail by...