Codenvy Editor
http://www.agilemobiledeveloper.com/2013/05/16/codenvy/
Tweet 0 Comments Save Tags: java , javascript
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
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
ExplainJS
Instant side-by-side view of your comments and code.
Tweet 0 Comments Save Tags: announcement , frameworks , javascript , news
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
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
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
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
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
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
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
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
tracegl for JavaScript debugging
In preparing for my new Node workshop my tool of choice used to be node-inspector but development has gone idle and it’s showing it’s... more »
Tweet 0 Comments Save Tags: javascript
CSS and JavaScript tools to take your website to the next level.
Want to enhance your website with the latest tools available? In this article, I have compiled a bunch of super useful tools to enhance... more »
Tweet 0 Comments Save Tags: css-html , javascript
codemotion Berlin 2013 technology lab: The aftermath
At the codemotion Berlin 2013, we, i.e. Michael Lex and Ben Ripkens, gave a technology lab. We had an ambitious plan: In three hours we... more »
Tweet 0 Comments Save Tags: agile , javascript , open source , web 2.0
How To: Limit Input Box Characters To Defined Count Using jQuery
Here is a small code that limit a input box for defined number of characters.
Tweet 0 Comments Save Tags: how-to , javascript
CUBRID Sharding With node-cubrid 2.0
CUBRID SHARD is a database sharding middleware for MySQL and CUBRID databases. node-cubrid is a Node.js NPM module which provides an easy... more »
Tweet 0 Comments Save Tags: database , how-to , javascript , open source
CRUD with PHP and jQuery for a Better User Experience
This will enable smoother user experience and faster loading of page data because your whole page won't have to refresh every time.
Tweet 0 Comments Save Tags: css-html , how-to , javascript , php
Best jQuery Scrollbar Plugins to Scroll Your Websites Contents
Scrolling a list of items, like an image gallery or a news feed, is a frequently-used pattern in websites. Jquery scroll bar plugins... more »
Tweet 0 Comments Save Tags: javascript , tools
CSS and JavaScript tools to take your website to the next level
Want to enhance your website with the latest tools available? In this article, I have compiled a bunch of super useful tools to enhance... more »
Tweet 0 Comments Save Tags: css-html , javascript , open source
21 Best jQuery Pagination Plugins
Pagination refers to dividing a large content into various different pages – as present in a book. Thus pagination is an extremely... more »
Tweet 0 Comments Save Tags: javascript , web design
Crawling AJAX Web sites using HTML5 pushState support - Lately in JavaScript podcast episode 30
Now that both Google and Bing support crawling sites that use HTML5 history pushState, developers are free to use it in AJAX based Web... more »
Tweet 0 Comments Save Tags: gui , javascript , opinion , standards
Reusing {{ Mustache }} templates in Handlebars.java
Learn how to reuse templates in Handlebars.java by inclusion or inheritance.
Tweet 0 Comments Save Tags: how-to , java , javascript , tools
Crazy And Clever Layout with Packery JS Layout Library
Packery is a JavaScript layout library that uses a bin-packing algorithm. This is a fancy way of saying “it fills empty gaps.” Packery... more »
Tweet 0 Comments Save Tags: css-html , javascript , tools , web design