A quick Glitch bio break

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

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • my-glitch-in-bio

    A link in bio site, based on the Glitch in Bio template, on Glitch

  • Here are some quick notes on the changes I made from the defaults - feel free to take a look (I've also put the code on GitHub, if you prefer to look there). I'd love to know what ideas you come up with!

  • vite

    Next generation frontend tooling. It's fast!

  • I fell down a very pleasant rabbit hole of playing around with things, and I kept a development diary inside my project remix. I'd also not used the Vite framework before, so I got to look into that as well. I can see it is likely to be something I'll come back to in the future, particular since it seems pretty easy to stand up a REST API on top of it.

  • 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
  • iconify

    Universal icon framework. One syntax for FontAwesome, Material Design Icons, DashIcons, Feather Icons, EmojiOne, Noto Emoji and many other open source icon sets (over 150 icon sets and 200k icons). SVG framework, React, Vue and Svelte components!

  • I used SVGs from Iconify

  • hello-express

    Discontinued A simple Node app built on Express, instantly up and running.

  • If you haven't used Glitch before - it's Really Awesome. Sign-in with GitHub (if you like - I do, because that's mostly where I code), choose a starter template to Remix, and you're off to the races - you can edit your code right in the browser, and see updates live in the window as you make changes. I'm a fan! 🏆 The Glitch in Bio template builds a static site, so it will stay running (other projects may go to sleep to save resource), and you can even add a custom domain if you want.

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