Javascript libraries and web applications for machine learning and scientific computing including (linear algebra, statistics and optimization). Sorgente: MLweb: Machine…
Continue ReadingJavascript
DHTML Lemmings™ by crisp – Menu
DHTML Lemmings™ by crisp – Menu
Continue Readingsvg-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
Continue ReadingQuick Start — Vuetify.js
Vuetify.js An interesting framework for Vue. Too bad I already started with Bootstrap (ok, it isn’t the same thing)
Continue ReadingNo Title
VueI18n is internationalization plugin for Vue.js
Continue ReadingHow 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…
Continue ReadingWhen (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…
Continue ReadingAdding Snap.svg to Vue.js and Nuxt.js Projects
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…
Continue ReadingSheer, pure evil
JavaScript: Can (a==1 && a==2 && a==3) ever evaluate to true? Yes, it can. Understand how in this article! That’s pure…
Continue Reading