In this basics of Vue.js code review, I go over how to code a Tinder for memes with the Giphy API. This is a simple Vue JS project that is aimed to help beginners get the hang of using external APIs.
🐦 Twitter - / suboptimaleng
💻 GitHub - https://github.com/SuboptimalEng
🌎 Website - https://suboptimaleng.com
== [ Resources ] ==
Gipfy SDK: https://developers.giphy.com/docs/sdk...
Giphy API Setup Guide: • Getting Started with the Giphy API in...
Giphy Docs: https://github.com/Giphy/giphy-js/blo...
== [ Timestamps ] ==
00:00 Demo
00:36 Intro
01:00 Vue Requirements
01:31 Giphy API in 30 Seconds
02:12 Giphy API Example
02:47 Error Handling
04:03 Swipe Left, Swipe Right
06:02 Like & Dislike Buttons
06:49 Like & Dislike UI
08:09 UI Finalization
09:17 Fin
== [ Tags ] ==
#suboptimal #javascript #vuejs