• 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
Category: JavaScript
Home Archive for category "JavaScript"

Category: JavaScript

General JavaScript tutorial or video

The Art of JavaScript Code Comments

The Art of JavaScript Code Comments

0

Commenting JavaScript code is a more nuanced thing than we give it credit for. There are a couple of schools of thought on this. One states that if you feel a comment is necessary, you should rewrite it to be more legible. This is true. But it is also not …

JavaScript
Continue reading"The Art of JavaScript Code Comments"
Vue.js is Going to Take the JavaScript World

Vue.js is Going to Take the JavaScript World

There are many modern JavaScript frameworks out there and it is really to pick the right for someone with no experience with web development. Vue.js is an open-source model–view–viewmodel front end JavaScript framework for building user interfaces and single-page applications.

JavaScript  vue.js
Continue reading"Vue.js is Going to Take the JavaScript World"
JavaScript Singularity

JavaScript Singularity

JavaScript developers are quick to complain about “JavaScript Fatigue”, the perceived high volatility of libraries, tooling and the JavaScript language itself — yet very few look at these changes and additions as a whole.

JavaScript
Continue reading"JavaScript Singularity"
Frontend Mocking Made Easy

Frontend Mocking Made Easy

When developing web applications with JavaScript locally, it is not uncommon to request data from an API. However, the API might not actually exist yet, or we might want to control what the responses are. Typically, this sort of problem has been solved by either writing a separate mock API …

JavaScript  testing
Continue reading"Frontend Mocking Made Easy"
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"
Can TypeScript Make Infrastructure Management Easy?

Can TypeScript Make Infrastructure Management Easy?

TypeScript allows infrastructure code to have integrated testing, compile time checks as well as being able to create infrastructure APIs. This talk shows why a real language is more suited to infrastructure management than DSLs, JSON or YAML. In addition, it explains how to build infrastructure that manages Serverless, PaaS …

JavaScript  typescript
Continue reading"Can TypeScript Make Infrastructure Management Easy?"

Posts navigation

1 2 3 … 14

Be nice: share this knowledge

Tags

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