Javascript Vue

Enable Optional Chaining(?.), Nullish Coalescing(??) and many new ES syntax for Vue.js SFC based on Babel

vue-template-babel-compiler Enable Optional Chaining(?.), Nullish Coalescing(??) and many new ES syntax for Vue.js SFC based on Babel. DEMO Features All features of vue-template-compiler && vue-template-es2015-compiler new ES syntax: Optional...
Read More
Javascript

Why should I start using Optional Chaining and Nullish Coalescing operators?

Gone are the days where you had to add incremental nullish (undefined or null) checks when fetching values in nested objects. Let’s do more with less code. These operator...
Read More

Pin It on Pinterest

Generated by Feedzy