<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>salesforce Archives - Michael Soriano</title>
	<atom:link href="https://michaelsoriano.com/tag/salesforce/feed/" rel="self" type="application/rss+xml" />
	<link>https://michaelsoriano.com/tag/salesforce/</link>
	<description>I turn code into captivating user experiences for the web</description>
	<lastBuildDate>Wed, 04 Apr 2018 16:11:10 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.7.4</generator>
	<item>
		<title>Up ahead: Lightning, Apex and Salesorce learning</title>
		<link>https://michaelsoriano.com/up-ahead-lightning-apex-and-salesorce-learning/</link>
					<comments>https://michaelsoriano.com/up-ahead-lightning-apex-and-salesorce-learning/#respond</comments>
		
		<dc:creator><![CDATA[Michael Soriano]]></dc:creator>
		<pubDate>Wed, 04 Apr 2018 16:11:10 +0000</pubDate>
				<category><![CDATA[Salesforce]]></category>
		<category><![CDATA[lightning]]></category>
		<category><![CDATA[salesforce]]></category>
		<guid isPermaLink="false">http://michaelsoriano.com/?p=6479</guid>

					<description><![CDATA[<p>I had just gotten back from a 3 day Developer Bootcamp and 2 day conference called TrailHeadDX. Our company is making an aggressive move towards Salesforce and they want all the developers to be all hands on deck. So I am forecasting some Salesforce tutorials or writeups in the coming months.  So far I am [&#8230;]</p>
<p>The post <a href="https://michaelsoriano.com/up-ahead-lightning-apex-and-salesorce-learning/">Up ahead: Lightning, Apex and Salesorce learning</a> appeared first on <a href="https://michaelsoriano.com">Michael Soriano</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>I had just gotten back from a 3 day Developer Bootcamp and 2 day conference called <a href="http://abc7news.com/technology/exclusive-a-look-inside-salesforces-trailheadx/3276050/">TrailHeadDX</a>. Our company is making an aggressive move towards <a href="https://www.salesforce.com">Salesforce</a> and they want all the developers to be all hands on deck. So I am forecasting some Salesforce tutorials or writeups in the coming months. <img fetchpriority="high" decoding="async" class="alignnone size-full wp-image-6481" src="https://michaelsoriano.com/wp-content/uploads/2018/04/salesforce.png" alt="salesforce" width="550" height="208" srcset="https://michaelsoriano.com/wp-content/uploads/2018/04/salesforce.png 550w, https://michaelsoriano.com/wp-content/uploads/2018/04/salesforce-300x113.png 300w" sizes="(max-width: 550px) 100vw, 550px" /><br />
So far I am quite impressed with the platform. Especially how they&#8217;ve packaged, marketed and presented the whole thing. See, I have only seen Salesforce from the API side of things. I have used open source technology, along with OAuth to communicate with it (specifically Chatter). But as far as actually using Salesforce? The UI? The Admin? Not much.</p>
<h3>Salesforce</h3>
<p>What is it? It started out as a Customer Relation Management system. Now its a cloud computing application that companies use for many things such as building apps, AI, IoT, Communities, Chatter, APIs &#8211; and much more. It has grown to be an enterprise software that is built to provide services to customers.<br />
How does it work? Well, I&#8217;m still learning that part.<br />
Who uses it? Big companies, small business, individuals &#8211; all over the world.</p>
<h3>Lightning</h3>
<p>So what is this &#8220;Lightning&#8221; all about. Well, in summary &#8211; Lightning is Saleforce&#8217;s component-based &#8220;front-end framework&#8221;. They encourage everything to be developed using Lightning, they even have migration tips on how to convert the older &#8220;Visualforce&#8221; pages into it. It&#8217;s primary aim is to let &#8220;non-coders&#8221; to be able to develop apps. So there are pre-built components that you can drag and drop onto a page, configure and done. But if you want to get something custom &#8211; that&#8217;s where you need the &#8220;coders&#8221; to step in.<br />
Also, I called it a &#8220;front-end&#8221; framework because it is not <em>just a </em>JavaScript FW &#8211; but the look and feel of it is included as well. Think of it as a Bootstrap and Angular rolled up in one system. It makes total sense &#8211; especially in today&#8217;s &#8220;component&#8221; style world. It is based on the open source <a href="http://documentation.auraframework.org/auradocs">Aura framework</a>, plus the <a href="https://www.lightningdesignsystem.com">Lightning Design System</a>.<br />
Yes &#8211; it&#8217;s pretty cool I must say.</p>
<h3>Apex</h3>
<p>So Apex is Salesforce&#8217;s proprietary programming language. Your Lightning Components are cool &#8211; but it won&#8217;t do much if it can&#8217;t pull data. And this is still done via AJAX to the server &#8211; which is written in Apex. Apex is said to be similar to Java. It can access the database, do data manipulation, echo stuff &#8211; plus much more.</p>
<h3>Conclusion</h3>
<p>So there you go. A lot of learning up ahead. I am not sure how much stuff I can write about it since there is already really good documentation on how things are done up in Salesforce&#8217;s training site called Trailhead. It also has a good gamification for learning &#8211; which I also think is really effective (and addictive). Stay tuned.</p>
<p>The post <a href="https://michaelsoriano.com/up-ahead-lightning-apex-and-salesorce-learning/">Up ahead: Lightning, Apex and Salesorce learning</a> appeared first on <a href="https://michaelsoriano.com">Michael Soriano</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://michaelsoriano.com/up-ahead-lightning-apex-and-salesorce-learning/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
