
-
I mean the nitty-gritty parts. Like this, for example - it looks to me like they're re-implementing downleveling a promise but that's not the case.
-
SurveyJS
JavaScript Form Builder with No-Code UI & Built-In JSON Schema Editor. Add the SurveyJS white-label form builder to your JavaScript app (React/Angular/Vue3). Build complex JSON forms without coding. Fully customizable, works with any backend, perfect for data-heavy apps. Learn more.
-
The RFC, which explains what these are without a video: https://github.com/reactjs/rfcs/blob/bf51f8755ddb38d92e23ad4...
-
create-react-app is really slow to release updates. People have different opinions about it, but I believe hot reloading is essential for working effectively, especially as the size of your codebase increases. Here's the timeline for using the new fast refresh method with Webpack:
-
craco
Create React App Configuration Override, an easy and comprehensible configuration layer for Create React App.
The hidden webpack configuration is my second biggest gripe. It would be fairly simple to support custom configs natively, but it was never implemented, so craco and other stuff is out there now. Using such meta-tools in the toolchain seems heavy handed and risky. For example, if you want to move to Deno, now you're stuck if the JS in all of those dependencies is not portable to a non-Node platform.
-
react-refresh-webpack-plugin
A Webpack plugin to enable "Fast Refresh" (also previously known as Hot Reloading) for React components.
December 2019: @pmmmwh/react-refresh-webpack-plugin (fast Refresh for React+Webpack initial release)
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.