A weekly overview of the most popular JavaScript news, articles and libraries
Newsletter » 82
Dec 08, 2017
Popular News and Articles
-
How to use SVG as a Placeholder, and Other Image Loading Techniquesmedium.freecodecamp.org
-
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 -
Neural Network in JavaScript with WebGL and deeplearn.jswww.robinwieruch.de
-
await vs return vs return awaitjakearchibald.com
-
Dan Callahan: Practical WebAssembly | JSConf Budapest 2017www.youtube.com
-
Custom Project-Based ESLint Rulesblog.silvenon.com
-
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives » Learn more
www.saashub.com -
Fish-ui - a Vue.js 2.0 UI Toolkitmyliang.github.io
-
How We Built AI Chatbot Using JS and ChatScriptblog.webbylab.com
Trending libraries and projects
-
🐠 Babel is a compiler for writing next generation JavaScript.
-
Our original Web Component library.
-
A beautiful replacement for JavaScript's "alert"
-
In-browser code editor (version 5, legacy)
-
An environment to visualize JavaScript code execution in a browser
-
Chart Component for Victory
-
Minimalistic, lean & mean, node.js cms
-
A JavaScript library that lets you curve type on the web.
-
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.