<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Ayo dejid</title>
    <description>The latest articles on DEV Community by Ayo dejid (@ayo_dejid).</description>
    <link>https://dev.to/ayo_dejid</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F969385%2F8774e174-bfea-4a4a-9b7e-e2314eed69db.jpg</url>
      <title>DEV Community: Ayo dejid</title>
      <link>https://dev.to/ayo_dejid</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/ayo_dejid"/>
    <language>en</language>
    <item>
      <title>SAAS Product Development tools ---Software tools need to create your SAAS product</title>
      <dc:creator>Ayo dejid</dc:creator>
      <pubDate>Wed, 09 Nov 2022 11:07:15 +0000</pubDate>
      <link>https://dev.to/ayo_dejid/saas-product-development-tools-software-tools-need-to-create-your-saas-product-3108</link>
      <guid>https://dev.to/ayo_dejid/saas-product-development-tools-software-tools-need-to-create-your-saas-product-3108</guid>
      <description>&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--R1GlMJ7c--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/vxlyy4bsd8dylsp3cipl.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--R1GlMJ7c--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/vxlyy4bsd8dylsp3cipl.jpg" alt="Image description" width="880" height="704"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;SAAS also known as Software as a service can be created using these softwares which can improve your productivity as a developer. Without wasting much time for the Advanced and upcoming devs, here are some categories and the softwares needed to execute the operations.&lt;br&gt;
NOTE: Any software or language can be used provided you understand the concepts and their uses. Any suggestion here is just my write up, you can be creative as a Developer.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;SERVER SIDE SAAS DEV TOOLS&lt;/strong&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;ol&gt;
&lt;li&gt;&lt;p&gt;Ruby on Rails (backEnd framework)&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;PostgreSQL (Database)&lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&lt;strong&gt;CLIENT SIDE SAAS DEV TOOLS&lt;/strong&gt;&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Bower&lt;/li&gt;
&lt;li&gt;Foundation by Zurb( CSS )&lt;/li&gt;
&lt;li&gt;Angular js. Or React js. (biased)&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&lt;strong&gt;HOSTING AND SYSTEM ADMINISTRATION&lt;/strong&gt;&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Namecheap------&amp;gt; namecheap.pxf.io/QOkXj9&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Affiliate link ☝️☝️&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Heroku&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;You can basically use any Hosting platform to host your product. But go with the cheap for testing them move onto containers like Azure or Aws&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;PAYMENT API&lt;/strong&gt;&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Stripe&lt;/li&gt;
&lt;li&gt;Payoneer&lt;/li&gt;
&lt;li&gt;PayPal&lt;/li&gt;
&lt;li&gt;Payola&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&lt;strong&gt;EMAIL&lt;/strong&gt;&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Drip&lt;/li&gt;
&lt;li&gt;MailChimp&lt;/li&gt;
&lt;li&gt;mandrill&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&lt;strong&gt;TESTING&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;1.Rspec&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Copybara&lt;/li&gt;
&lt;li&gt;Jasmine (with Angularjs)&lt;/li&gt;
&lt;li&gt;Teaspoon&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&lt;strong&gt;ANALYTICS&lt;/strong&gt; &lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Google Analytics&lt;/li&gt;
&lt;li&gt;Mix panel&lt;/li&gt;
&lt;li&gt;Plausible&lt;/li&gt;
&lt;li&gt;Hotjar&lt;/li&gt;
&lt;li&gt;Inspectlet&lt;/li&gt;
&lt;li&gt;LogRocket (Error reporting service)&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&lt;strong&gt;WEB DEV TOOLS&lt;/strong&gt;&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;&lt;p&gt;Responsively(Test your designs on any screen size)&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Lambda test (test websites on device)&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Serveless Saas&lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&lt;strong&gt;DESIGN TOOLS&lt;/strong&gt;&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Grabient&lt;/li&gt;
&lt;li&gt;Fontjoy (fonts)&lt;/li&gt;
&lt;li&gt;Font of web&lt;/li&gt;
&lt;li&gt;Glaze (landing pages)&lt;/li&gt;
&lt;li&gt;Shuffle (Export landing pages code)&lt;/li&gt;
&lt;li&gt;Paaatterns (vector patterns)&lt;/li&gt;
&lt;li&gt;Brandmarks color wheel (logo designs for UI/UX)&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&lt;strong&gt;VISUAL BUILDERS&lt;/strong&gt;&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Webflow&lt;/li&gt;
&lt;li&gt;EditorX&lt;/li&gt;
&lt;li&gt;TeleportHQ (self test exported codes)&lt;/li&gt;
&lt;li&gt;BuilderX (create apps for react, flutter)&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&lt;strong&gt;DESIGN RESOURCES&lt;/strong&gt;&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Fusion Design Bundle&lt;/li&gt;
&lt;li&gt;Uplabs&lt;/li&gt;
&lt;li&gt;Ux Database&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&lt;strong&gt;COMMUNICATION&lt;/strong&gt;&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Zoho&lt;/li&gt;
&lt;li&gt;MailChimp&lt;/li&gt;
&lt;li&gt;Postmark&lt;/li&gt;
&lt;li&gt;Twilio (build bots)&lt;/li&gt;
&lt;li&gt;Send bird(create user platform)&lt;/li&gt;
&lt;li&gt;Sheets on (build email list)&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&lt;strong&gt;BACKEND TOOLS&lt;/strong&gt;&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Loader&lt;/li&gt;
&lt;li&gt;Prisma&lt;/li&gt;
&lt;li&gt;Supa base or fire store&lt;/li&gt;
&lt;li&gt;Type sense (add search capabilities)&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&lt;strong&gt;MARKETING CUSTOMERS&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;Rephrase (Ai writing tool)&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Add this (add social share buttons)&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Typeform&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;BILLING AND LEGAL&lt;/strong&gt;&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Paddle(Integrate payments into your platform)&lt;/li&gt;
&lt;li&gt;Xolo&lt;/li&gt;
&lt;li&gt;Bitpay&lt;/li&gt;
&lt;li&gt;Docusign&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Leave a comment if you have other suggestions and if you like this post&lt;br&gt;
You can follow my Facebook page for Tech updates&lt;br&gt;
&lt;a href="https://www.facebook.com/profile.php?id=100083327077814"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
      <category>beginners</category>
      <category>productivity</category>
      <category>startup</category>
    </item>
  </channel>
</rss>
