Improving Reliability, Part 1

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
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • RemindMeOfThisTweet

    Discontinued 🤖 Twitter bot to set reminders for tweets.

  • Over the next month or so, I'm embarking on a journey to improve the reliability of @RemindMeOfThis. You can see a summary of my plans in this GitHub issue. I'll also be writing about it. In this series of posts, I plan to talk about the whats, hows and whys of the changes I'm making. So let's go!

  • chrono

    A natural language date parser in Javascript

  • For instance, one of my key dependencies, chrono, is now on v2, whereas my project is on v1. I took a look at the changes and decided an upgrade wasn't worth 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
  • sentry-javascript

    Official Sentry SDKs for JavaScript

  • The Parser and Refiner have new interfaces. Considering that I've hooked into them quite a bit, upgrading will mean updating those changes too. And even though the new API might be objectively better, that upgrade isn't worth the cost (time and effort) right now. Luckily, Sentry didn't contain any breaking changes, and the only ones in Firebase were in features I wasn't using.

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