What is the hardest Frontend task you ever did?

This page summarizes the projects mentioned and recommended in the original post on /r/Frontend

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
  • web-animations-js

    JavaScript implementation of the Web Animations API

  • in the upcoming v2.1, I added support for the Web Animations, which isn't implemented in iOS <= 12. Google has a polyfill for that, but it doesn't support the latest version of the spec and isn't maintained anymore. It will also break browsers that do support Web Animations. Eventually I did this to selectively load and then patch the polyfill. (This looks very short but working it out was a nightmare)

  • liqvid

    Library for interactive videos in React

  • This is a bit self-promotey, but it's also a true answer: Making Liqvid; specifically, making it work on ancient versions of iOS

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