You can actually use Vuejs instead of jQuery for simple cases (you can't use React). https://medium.com/js-dojo/vue-js-is-easier-to-learn-than-jq...
> var foo = { kingName: '' }; undefined > foo['kingName'] || null null
You can actually use Vuejs instead of jQuery for simple cases (you can't use React). https://medium.com/js-dojo/vue-js-is-easier-to-learn-than-jq...
> var foo = { kingName: '' }; undefined > foo['kingName'] || null null