/plushcap/analysis/hasura/build-and-deploy-svelte-js-3-apps-using-graphql

Build and Deploy Realtime Svelte 3 Apps Using GraphQL

What's this blog post about?

This text discusses the process of building a real-time Svelte 3 app using GraphQL and deploying it on the Now 2.0 platform. Svelte is a component framework that compiles components at build time into highly efficient imperative code, offering performance benefits over React or Vue. The tutorial guides users through setting up Hasura Cloud for real-time GraphQL APIs, cloning and running the sample app, integrating GraphQL with Svelte using svelte-apollo, bundling the app with Rollup, and deploying it on Now 2.0 or other platforms like Netlify or Heroku. The author highlights that Svelte has a low learning curve and offers less boilerplate code compared to React/Vue, making it an attractive option for developers familiar with these frameworks.

Company
Hasura

Date published
May 23, 2019

Author(s)
Praveen Durairaju

Word count
792

Hacker News points
None found.

Language
English


By Matt Makai. 2021-2024.