-
Svelte syntax? Yes, there is upcoming initiative JSX 2.0 which includes shorthands like that. However, have no idea whether it will be released any time soon. So let's say "this is part of React/JSX 1.0" (shrugging)
-
InfluxDB
Purpose built for real-time analytics at any scale. InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.
-
My preferred state manager is jotai, so here's a quick example.
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.
Related posts
-
shadcn-ui/ui codebase analysis: Mail example explained.
-
JOTAI(GLOBAL STATE MANGEMENT)
-
jotai-wrapper, a super tiny and simple utility library
-
Jotai – Primitive and flexible state management for React
-
Is there a state management library, similar to Redux or Zustand, that automatically generates setters for the state you define?