Yoke with Vert.x 2 is a faster alternative to Express JS!
Simple benchmarks show that the upcoming Vert.x 2 Framework with Yoke as the middleware layer can provide better performance than Express... more »
Tweet 1 Comments Save Tags: frameworks , java , javascript , reviews
ExplainJS
Instant side-by-side view of your comments and code.
Tweet 0 Comments Save Tags: announcement , frameworks , javascript , news
Achieving Abstraction
In computer science, abstraction is to hide certain details and only show the essential features of the object. Abstraction tries to... more »
Tweet 0 Comments Save Tags: javascript
Codenvy Editor
http://www.agilemobiledeveloper.com/2013/05/16/codenvy/
Tweet 0 Comments Save Tags: java , javascript
How to : Create a Website Using jQuery
Web developers that still believe in creating code manually can really benefit from using jQuery to develop a website. It’s not a web... more »
Tweet 0 Comments Save Tags: how-to , javascript , usability
AngularJS - Get a First Impression
AngularJS is amazing JavaScript framework designed to create single-page applications (SPA) using MVC architecture. In this article I... more »
Tweet 0 Comments Save Tags: javascript
Scaling Backbone.js at SoundCloud
SoundCloud has 30 million registered users, 10 hours of audio is uploaded every minute, and since the end of last year has transitioned... more »
Tweet 0 Comments Save Tags: css-html , frameworks , javascript , web design
10 Front-End Development Tools
I saw this list of ten supposedly tools “you can’t live without” and found it lacking; it’s more of a list of IDEs/text editors and... more »
Tweet 0 Comments Save Tags: css-html , javascript , methodology , tools
Finite Element Method Simulation Running in the Browser and Uses Device Orientation
The example application demonstrates the implementation of a minimal Finite Element Method Simulation running in a web browser and uses... more »
Tweet 0 Comments Save Tags: java , javascript , mobile , web design
Reactor.js
Reactor is a lightweight library for reactive programming. It provides reactive variables which automatically update themselves when the... more »
Tweet 0 Comments Save Tags: frameworks , javascript
Typescript Bundler Issue - Not transforming to JavaScript.
Today one of the viewers of my Pluralsight course was having issues and I was trying to help him via email, but to no avail. I asked him... more »
Tweet 0 Comments Save Tags: javascript
The Road to Node.js v1.0
NodeJS News : Isaac Schlueter :: The Road to Node.js v1.0. A great talk on Node futur
Tweet 0 Comments Save Tags: cloud , javascript , web 2.0
Importing External Files in JavaScript
As a JavaScript application grows, navigation on the code becomes hellish. It comes to mind how useful it would be to have the ability to... more »
Tweet 0 Comments Save Tags: javascript