Software Alternatives & Reviews

Getting started with Vue.js 3 by building a Giphy search application

Vue.js Svelte React axios Giphy GIPHY SDK Visual Studio Code Bulma Angular.io
  1. 1
    Reactive Components for Modern Web Interfaces
    Pricing:
    • Open Source

    #Front-End Frameworks #Javascript UI Libraries #JS Library 341 social mentions

  2. 2
    Cybernetically enhanced web apps
    Pricing:
    • Open Source

    #Javascript UI Libraries #JavaScript Framework #JS Library 353 social mentions

  3. 3
    A JavaScript library for building user interfaces
    Pricing:
    • Open Source

    #Javascript UI Libraries #JS Library #JavaScript Framework 775 social mentions

  4. Deploying MEAN TODO application to production
    Node.js - here's a free but outdated step by step guide/book for both Windows and Mac. Or, really, just go to the main website and download the executable for your machine.

    #Design Tools #Developer Tools #Funny 1 social mentions

  5. 5
    Promise based HTTP client for the browser and node.js - axios/axios
    I chose to go with Axios, as it's a very popular JavaScript library for making HTTP requests. It's an HTTP client that makes use of the modern Promises API by default (instead of the not so nice JavaScript callbacks 🙂) and runs on both the client and the server (i.e., Node.js).

    #Javascript UI Libraries #Developer Tools #JS Library 109 social mentions

  6. 6
    Search all the gifs and make your own animated gif
    Pricing:
    • Open Source
    In this post, you'll learn how to use Vue CLI to build a Vue.js 3 application for searching Giphy's GIFs by using their API.

    #Photos & Graphics #Short Video Loops #GIFs 83 social mentions

  7. Start building with the power of GIPHY
    Pricing:
    • Open Source
    How do we get this API? Well, if you do a simple Google search for giphy api and open the first link, you'll get the documentation for their API.

    #GIF Maker #GIFs #Video Maker 6 social mentions

  8. Build and debug modern web and cloud applications, by Microsoft
    Pricing:
    • Open Source
    Now, let's open this project in the editor of your choice (I'm using Visual Studio Code), and you should see something like this:.

    #Text Editors #IDE #Software Development 1017 social mentions

  9. 9
    Bulma is an open source CSS framework based on Flexbox and built with Sass. It's 100% responsive, fully modular, and available for free.
    Pricing:
    • Open Source
    Bulma is a cool framework that I used in the JWT authentication in an Angular application with a Go backend post in case you're interested in taking a look.

    #CSS Framework #Development Tools #Design Tools 109 social mentions

  10. Angular is a JavaScript web framework for creating single-page web applications. The code is free to use and available as open source. It is further maintained and heavily used by Google and by lots of other developers around the world.

    #JavaScript Framework #JS Library #Web Development Tools 283 social mentions

Discuss: Getting started with Vue.js 3 by building a Giphy search application

Log in or Post with