Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Building Apps with Third Party Integrations
Rating: 4.2 out of 5(56 ratings)
11,071 students

Building Apps with Third Party Integrations

How to make safe, secure and robust web apps that use third party APIs
Created byMike Solomon
Last updated 12/2018
English

What you'll learn

  • Web app development
  • Unit testing
  • Using third party APIs
  • React
  • NextJS

Course content

1 section12 lectures1h 0m total length
  • Introduction to Third Party API Integrations5:02
  • Tips for setting up your environment0:21
  • Setting up your environment8:32
  • Overview of the third party APIs we'll be using1:09
  • Integrating with third party APIs7:44
  • Getting started with mongo-mock0:28
  • Building the app - using mongo-mock10:11
  • Help with Next.js, Typescript and unmock0:23
  • Building the app - using unmock part 15:04
  • Building the app- using unmock part 211:03
  • Getting started with jest0:06
  • Best practices for testing your apps10:19

Requirements

  • Be conversant in JavaScript
  • Be comfortable with NodeJS
  • Have experience developing a website

Description

Hi and welcome to Building Apps with Third Party API Integrations

In this course, you’re going to learn how to quickly build a web app that interfaces with third-party services like Behance and Sendgrid in a safe and scalable way.

My name is Mike Solomon, and I’m the CEO of Meeshkan Machine Learning, where we use tons of 3rd party integrations in our award-winning app.

At the end of this course, you will be able to develop bug-free apps blazingly fast using NextJs, Typescript and  and deploy them with confidence to the web, to Slack, or if you're a React Native developer, to the App Store or Google Play.

In the first course, we will explore why third party integrations are so important in the modern app-building landscape.  In the second course, we will set up our IDE, download all of the required dependencies, and survey the services we'll be integrating with.  Then, we will build a skeleton web app in record time thanks to awesome tools like mongo-mock and unmock.

The ideal student for this course is a professional developer or hobbyist that wants to use popular APIs like Facebook or Stripe.  This can be quite challenging because of the lack of control that comes with using 3rd party APIs.  We’re going to help you overcome those challenges, fast, and get you on the path towards building great apps.

Thanks a lot for your interest and I hope you sign up for this free course!

Who this course is for:

  • Intermediate JavaScript developers looking to build better apps with third party API integrations