Tag: Slideshare

  • Build a Salesforce DX Plugin in 15 Min

    Build a Salesforce DX Plugin in 15 Min

    My Dreamforce Session to create a Salesforce DX plugin in 15 minutes

  • Why to use Bower for your web developement

    What is Bower It is client side package Manager and Great tool to manage all you web dependencies like JavaScript libraries and other assets. What can be done from Bower Web sites are made of lots of things — frameworks, libraries, assets, utilities, and rainbows. Bower manages all these things for you. # registered package…

  • Dreamforce 2014 Session – create web based IDE for Salesforce

    In Dreamforce 2014, I got chance to present demo of creating online IDE for Salesforce using Tooling API. I used Node.js as a language to communicate with Salesforce API on Heroku Platform. Demo Simple Editor Complete source code (Github) Simple Editor Editor with Ace framework Dont forget to share your feedback. Below is the presentation…

  • Why should I use JSON over XML ?

    Why should I use JSON over XML ? Why JSON is given so importance these days ? Many questions like these are asked many times by new developers. So, I decided to write this article. However last year I presented same topic and uploaded in SlideShare. Before Winter12 release, for JSON related stuff we had…