Paolo Redaelli personal blog

Category: Javascript

Conditional JavaScript for Experts – Hacker Noon

Mastery of conditional expressions for cleaner codes They say in Conditional JavaScript for Experts – Hacker Noon. What they are suggesting is to use side-effects of  “expression”, as Javascript does not separate commands and queries. Call me dogmatic but this behavior to look like a fundamental ingredient for disaster. In fact the same article says…

Link

Vuetify.js

An interesting framework for Vue. Too bad I already started with Bootstrap (ok, it isn’t the same thing)

Link

VueI18n is internationalization plugin for Vue.js