James Derulo's

Portfolio

How to configure Mavensmate properly on Mac for Sublime Text and Atom

Mavensmate is one of the most widely adopted force.com plugin and it is currently offered for Sublime Text and Atom (Open Github Editor). For some reason, I see many folks confused and struggling to configure that Mac machine successfully, which is why I am writing this blog post explain step by step instructions to configure Maven on your machine. Sublime ...

Asynchronous Programming Pattern with Javascript Promises in Salesforce

Promises are one of the most valuable additions in world of Javascript. Promises are the way to handle asynchronous javascript  to avoid nest callbacks.Asynchronous pattern is more common and vital for moving to advanced web programming. But asynchronous programming is challenge to work in Javascript. To make life easier, DOJO and Jquery have introduced promises with ECMA5 support.Traditional ...

Weave | Code Generator Plugin for Salesforce on Sublime Text

Announcing Weave, a coolsome project, that generates boilerplate code for creating cutting age visualforce pages and apex code patterns for Salesforce on your Sublime Text Editor. A homegrown  product of our lab experiments.What is Weave ? Weave is sublime plugin, that generates the boilerplate code for both Visualforce and Apex. Since we are more ...

Oye-Tahoe Dreamin'2016 | Cool page dedicated to Salesforce Event

Salesforce announced Salesforce User Event-2016, to be held in Harrah Lake Tahoe located at South Lake Tahoe in California very similar to Midwest Dreamin. Clearly it would be fun event, specially its winter and Tahoe is awesome place to be.What's more fun to me was produce this thrill-chill and awesomeness using Javascript/CSS and simple code-logic, if you do not understanding that just checkout ...

ForceSpinner | Killer HTML Spinner for Salesforce Projects

ForceSpinner is powerful jquery plugin we wrote to add interactive and engaging loaders for force.com project. We thought of writing custom components, but later extended them to be adopted for HTML project using jquery.ForceSpinner offer wide variety of loaders for you to offer engaging user experience in simplified fashion. You need jquery to use this plugin ...

ForceGrid | Simple Responsive Grid Framework for Salesforce and HTML Projects

ForceGrid is a responsive CSS grid micro framework. It is tiny, have no dependencies,it comes with fluid columns with fixed gutters, supports infinite nesting, and doesn't constrain you to any column sets or media query breakpoints. It embraces concepts of progressive enhancement and mobile first, serving one-column mobile layout to older browsers (IE 6-7-8-9-10 ...

Forcesniffer.js | Device Detection in Salesforce, Salesforce1 and Lightning Experience

You probably should not have to find/detect device type unless you absolutely have to. In most of the cases, a good responsive design in UI can render behavior across different screen sizes.Though there are few edge cases in Salesforce development specially, where you want to redirect traffic to mobile specific page,detect device and even detect Salesforce1 ...

Previous PostOlder Posts Home