URL Shortener with Rust, Svelte, & AWS (5/): Frontend

This page summarizes the projects mentioned and recommended in the original post on dev.to

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • superagent

    Ajax for Node.js and browsers (JS HTTP client). Maintained for @forwardemail, @ladjs, @spamscanner, @breejs, @cabinjs, and @lassjs.

  • We will be using SuperAgent for making API requests, so let's add it to our dependency list. yarn add superagent Next, we will create a routes/__layout.svelte file, which will wrap around any of the routes in the directory.

  • berry

    📦🐈 Active development trunk for Yarn ⚒

  • In the last post, we worked on containerizing the backend of our application, so that we can deploy it with a single command. In this post, we will create a static front-end application with Svelte + Bulma, and then integrate it into our Rust code + Dockerfile. I will be using the Yarn package manager, but feel free to use npm if you prefer.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • Svelte

    Cybernetically enhanced web apps

  • In the last post, we worked on containerizing the backend of our application, so that we can deploy it with a single command. In this post, we will create a static front-end application with Svelte + Bulma, and then integrate it into our Rust code + Dockerfile. I will be using the Yarn package manager, but feel free to use npm if you prefer.

  • Bulma

    Modern CSS framework based on Flexbox

  • In the last post, we worked on containerizing the backend of our application, so that we can deploy it with a single command. In this post, we will create a static front-end application with Svelte + Bulma, and then integrate it into our Rust code + Dockerfile. I will be using the Yarn package manager, but feel free to use npm if you prefer.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Whispering - my Svelte Chrome Extension that brings speech-to-text to ChatGPT (and any website) [self-promo]

    3 projects | /r/sveltejs | 29 May 2023
  • Website Erstellung - State of the Art

    3 projects | /r/webentwicklung | 29 Jan 2023
  • I built a Cannabis Data Website in Drupal called Strainy

    2 projects | /r/drupal | 21 Dec 2022
  • Why & How I rebuilt my site

    4 projects | dev.to | 21 Jun 2022
  • Im a backend dev and my wife is a ux designer ( has never coded ). We want to work on a lil app, and code the front end together . . . should we use React or Vue?

    2 projects | /r/learnjavascript | 24 May 2022