A weekly overview of the most popular JavaScript news, articles and libraries
Newsletter » 237
Dec 03, 2020
Popular News and Articles
-
Microfrontends: an expensive recipe for frontend applicationsblog.sergiomartino.com
-
Puter.js - The Backend for AI-Generated Apps
One-shot full-stack apps with your existing AI coding tool. Puter.js gives you Auth, Storage, DB, AI & more, with up to 90% fewer AI tokens than other backend platforms. » Learn more
developer.puter.com -
Storybook is revamping its addon ecosystemstorybook.js.org
-
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives » Learn more
www.saashub.com -
Automatically record puppeteer testsumaar.com
-
Puppeteer vs Selenium vs Playwright, a speed comparisonblog.checklyhq.com
-
RTK Query - Powerful data fetching and caching for Reduxrtk-query-docs.netlify.app
Trending libraries and projects
-
Most modern mobile touch slider with hardware accelerated transitions
-
This repository is outdated and new Boost Note app is available! We've launched a new Boost Note app which supports real-time collaborative writing. https://github.com/BoostIO/BoostNote-App
-
1kB-ish JavaScript framework for building hypertext applications
-
Easy to use Deep Neural Network Library for JavaScript.
-
⚛️ A React renderer for Figma
-
Typescript focused FP library similar to Remeda and Ramda
-
SurveyJS Form Library is a JavaScript form rendering and validation engine that takes a JSON schema and dynamically generates interactive forms using a framework-independent core. It runs entirely on the client, handling UI rendering, conditional logic, and validation, while giving you full control over data storage and submission on your backend. The same form model can be rendered through dedicated, natively supported packages for React, Angular, Vue, or vanilla JavaScript without changing the schema. In practice, you define forms as JSON, pass them to the library, and handle submission events to persist or process the results wherever you choose.