• Home
  • JavaScript
  • jQuery
  • Backbone.js
  • Node.js
  • AngularJS
  • Search
JavaScript Tutorials & Videos
JavaScript Tutorials & Videos: Node.js, AngularJS, Vue.js, Backbone.js
Skip to content
  • Home
  • JavaScript
  • jQuery
  • Backbone.js
  • Node.js
  • AngularJS
  • Search
Tag: performance
Home Posts tagged "performance"

Tag: performance

Measuring in Production the Performance of React Native Apps

Measuring in Production the Performance of React Native Apps

Wait, you can measure the performance of any React Native apps in production? Indeed, Android phones run on linux, which means we have full power through the magic of adb shell! This presentation explores what we can do together in live coding, and see how we can build a performance …

JavaScript  performance / react
Continue reading"Measuring in Production the Performance of React Native Apps"
The Secrets of Angular Lightning Speed

The Secrets of Angular Lightning Speed

Angular developers rarely have the need to write super optimized code. In Angular application development we tend to favor readability over optimization. But this approach doesn’t guarantee fast execution of the JavaScript code. With frameworks, the situation is reversed. Frameworks have to be really fast.

AngularJS  performance
Continue reading"The Secrets of Angular Lightning Speed"
Responsible JavaScript

Responsible JavaScript

While the performance of JavaScript engines in browsers have seen continued improvement, the amount of JavaScript served increases unabated. We need to use JavaScript more responsibly, which means we must rely on native browser features where prudent, use HTML and CSS when appropriate, and know when too much JavaScript is …

JavaScript  performance
Continue reading"Responsible JavaScript"
Benchmarking JavaScript

Benchmarking JavaScript

JavaScript is everywhere. JavaScript VMs improve by leaps and bounds. Performance graphs are breaking through the ceilings of expectations. And yet from time to time we still find ourselves wondering whether ‘===’ is faster than ‘==’.

JavaScript  performance
Continue reading"Benchmarking JavaScript"
Unorthodox Javascript Performance

Unorthodox Javascript Performance

John-David Dalton wants to improve JavaScript performance. To do so, he has developed some unique and unconventional techniques. He has also developed a “utility library delivering consistency, customization, performance, and extras,” called Lo-Dash.

JavaScript  performance
Continue reading"Unorthodox Javascript Performance"
Using Node.js for Everything

Using Node.js for Everything

Learn how a company can be built completely on JavaScript and succeed. This presentation covers the most important aspects of using Node.js and JavaScript, for basically everything there is in a fast-moving company, including planning for scalability and performance.

Node.js  performance
Continue reading"Using Node.js for Everything"

Posts navigation

1 2

Be nice: share this knowledge

Tags

amazon asynchronous clojurescript closures cloud code analysis createjs debugging dojo DOM ember.js functional programming GraalJS html5 inheritance java JVM knockout.js meteorjs mobile next.js object oriented patterns performance prototyping react refactoring ruby security serverless single page solidjs standard testing tools typescript vue.js windows YUI
FacebookTwitterRSS
Copyright © 2012-2023 Martinig & Associates
Powered by Septera & WordPress.
Back to Top