ReacTV

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
  • react-spatial-navigation

    Discontinued DEPRECATED. HOC-based Spatial Navigation. NEW Hooks version is available here: https://github.com/NoriginMedia/norigin-spatial-navigation

  • There is nowadays this library for React react-spatial-navigation However, one safe and secure way is to build your own React wrapper around the tried and tested Mozilla's open source spatial navigation. And we have done just that.

  • thumbor

    thumbor is an open-source photo thumbnail service by globo.com

  • Images - ideally use webp format, and keep images as small as possible by loading in only what you need in terms of resolution. Ie, if user is on mobile, and image is displayed in ie 320x160, don't load huge image for desktop and resize it in-browser. This can be achieved by tools like Thumbor.

  • 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
  • js-spatial-navigation

    A javascript-based implementation of Spatial Navigation.

  • There is nowadays this library for React react-spatial-navigation However, one safe and secure way is to build your own React wrapper around the tried and tested Mozilla's open source spatial navigation. And we have done just that.

  • react-virtualized

    React components for efficiently rendering large lists and tabular data

  • There are many great open source libraries for React which handle virtualization and lazy loading of components in lists. Most notable being react-virtualized. These are generally easy to setup and use, and solve almost all your problems of slow rendering in long lists of components.

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