BlogHide Resteemsrobertjohnson1 (27)in aureliaframework • 6 years agoAurelia Framework: A Brief OverviewWhat is Aurelia? Aurelia is a strong front-end application platform. It is a collection of Modern JavaScript modules that are collectively used for building web and mobile applications. Developers…robertjohnson1 (27)in vuejs • 6 years ago4 Reasons Why Vue.js is PopularJavaScript is helping developers to design interactive web interfaces for their clients. This programming language allows developers to deliver dynamic web applications and best user-experience with…robertjohnson1 (27)in emberjs • 6 years agoThe All-New Ember.js - Version 3.1Ember.js is an open-source JavaScript web framework that is used to create web applications. The ultimate usage of ember.js is to develop scalable single page web apps with the use of common…robertjohnson1 (27)in babel • 6 years agoBabel and its role in JavaScriptBabel is a transpiler or a source-to-source compiler, also referred to as transcompiler, for JavaScript that is capable to modify modern JavaScript ES6 into code that is supported by your browser or…robertjohnson1 (27)in jquery • 6 years agoTips to Use JQuery with WordPressJQuery is a free, open-source JavaScript framework that simplifies the scripting of the client-side. Nowadays, web developers use this cross-platform library along with WordPress. WordPress is a…robertjohnson1 (27)in nodejs10 • 6 years agoInteresting Features about Node.js v10Node.js is an open-source platform that executes JavaScript code server-side. Started in 2009, node.js has come a long way in the technology industry. Recently, Node.js has proudly announced the…robertjohnson1 (27)in nodejs • 6 years agoNode.JS is the Future of TechnologyNode.js is an open source JavaScript ecosystem with key features like cross-platform, free of cost, easy to use, fast and efficient work delivery. After nine years of its launch, Node.js has now…robertjohnson1 (27)in sublimetextplugins • 6 years agoAn Overview to Sublime Text Plugins for JavaScript DevelopersEvery JavaScript developer uses different tools that have a special setup. Nowadays, developers prefer using Sublime Text due to its unmatchable speed, rich plugin environment, and simplicity plus…robertjohnson1 (27)in javascript • 7 years agoA Brief Introduction to ES6 Proxies in JSFrom last few years, JavaScript community has continued to expand its inventions. One of them is the JS 6th Edition, ECMAScript 6. Everyone has probably heard about ES6 and its latest features.…robertjohnson1 (27)in nodejsfeatures • 7 years agoFew Predictable Node.js Features to Be Seen By 2020With the escalating popularity of JavaScript, more and more startups are adapting to this technology. Among many latest innovations, one of the cutting-edge entries is that of Node.JS. It is an…robertjohnson1 (27)in callbackfunctions • 7 years agoConcept of Callback Functions in JavaScriptHigher-order function is a concept where a function, like string or array, is passed as a parameter into another JS function in form of an argument. A callback function is one of the frequently used…robertjohnson1 (27)in angularjs • 7 years agoAnalyzing Angular.JS with $digest and $applyWith so many interesting features, Angular JS is one of the renowned frameworks for building dynamic web applications. One of the core features is the two-way data binding system that allows…robertjohnson1 (27)in nodejs • 7 years agoLimitation of Using process.exit() with Node.JSWith the recurrent changes in technology, more and more startups are opting new innovations. One of the famous cutting-edge examples is Node.js. It is a new wave of technology which allows executing…robertjohnson1 (27)in vuejs • 7 years agoImplementing a CSS Class in Vue.jsSometimes during runtime, you have to change the CSS class of the element. While changing the classes, it is best to conditionally apply the details of the style. On the other hand, Vue.JS…robertjohnson1 (27)in reactnative • 7 years agoMobile Apps based on React Native TechnologyThe app store and google play mobile applications are growing rapidly. Despite of the huge difference between Android and IOs, both of them have large audiences. The most hassle-free way to make…robertjohnson1 (27)in javascript • 7 years agoEnhancements in Glimmer Mobile JavaScript LibraryGlimmer is a dedicated JavaScript library for mobile building applications. It came out of Ember.js front end stack of JavaScript. For improving web application, glimmer will be using custom byte…