The hell has been frozen. I repeat, the hell has been frozen: https://github.com/felixrieseberg/windows95 https://github.com/copy/v86/ Of course this is a pun.
Javascript
MLweb: Machine Learning on the Web
Javascript libraries and web applications for machine learning and scientific computing including (linear algebra, statistics and optimization). Sorgente: MLweb: Machine Learning on the Web
DHTML Lemmings™ by crisp – Menu
DHTML Lemmings™ by crisp – Menu
svg-pan-zoom/README.md at master · ariutta/svg-pan-zoom · GitHub
https://github.com/ariutta/svg-pan-zoom/blob/master/README.md This would be useful for my forthcoming Monodes Beams
Quick Start — Vuetify.js
Vuetify.js An interesting framework for Vue. Too bad I already started with Bootstrap (ok, it isn’t the same thing)
How you can improve your workflow using the JavaScript console
As a web developer, you know very well the need to debug your code. We often use external libraries for logs, and to format and/or display… How you can improve…
When (and why) you should use ES6 arrow functions — and when you shouldn’t
Nice reminder. Arrow functions (also called “fat arrow functions”) are undoubtedly one of the more popular features of ES6. They introduced a new way of… Sorgente: When (and why) you…
Adding Snap.svg to Vue.js and Nuxt.js Projects
Adding Snap.svg to Vue.js and Nuxt.js Projects | James Scheller
Top 10 JavaScript errors from 1000+ projects (and how to avoid them)
From Top 10 JavaScript errors from 1000+ projects (and how to avoid them) Most of them are caught at compile time by strongly-typed languages. Who said Eiffel? Oh, how I…