Category: JavaScript
Vue Intro Article
A quick intro to Vue. If you are a jQuery fan I highly recommend looking into adding Vue to your developer toolbox. www.telerik.com/blogs/vue-for-jquery-developers
Typescript Popularity Increases
Typescript is a strongly typed JabaScript preprocessor. For complex applications it helps reduce errors, especially during refactoring.www.techrepublic.com/article/is-javascript-about-to-be-superseded-by-typescript/
Vue Datatable Example
An article about building a JavaScript JSON server and front-end Vue interface to display it. A great simple example for those interested in building pure JS web services. appdividend.com/2018/06/07/vue-datatable-component-example/