A weekly overview of the most popular JavaScript news, articles and libraries
Newsletter » 123
Sep 28, 2018
Popular News and Articles
-
VS Code plugin for automating importsmarketplace.visualstudio.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 -
❤️GraphQLmedium.com
-
Tabulator 4.0 Launched Today - Interactive tables made easytabulator.info
-
HTTP 2 Server Pushwww.pogsdotnet.com
-
Announcing TypeScript 3.1blogs.msdn.microsoft.com
-
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives » Learn more
www.saashub.com -
JavaScript Promises vs. RxJS Observablesmedium.com
Trending libraries and projects
-
Promise based HTTP client for the browser and node.js
-
🐠 Babel is a compiler for writing next generation JavaScript.
-
Our original Web Component library.
-
A JavaScript Framework for Building Brilliant Applications
-
Chart Component for Victory
-
JSON-Schema + fake data generators
-
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.
-
noUiSlider is a lightweight, ARIA-accessible JavaScript range slider with multi-touch and keyboard support. It is fully GPU animated: no reflows, so it is fast; even on older devices. It also fits wonderfully in responsive designs and has no dependencies.