jq
jq is like sed for JSON data – you can use it to slice and filter and map and transform structured data with the same ease that sed, awk,... more »
Tweet 0 Comments Save Tags: frameworks , javascript
Native equivalents of jQuery functions
If you checked out my last post you’ll know that I have been doing lots of JavaScript coding as of late, both inside and out of Brackets.... more »
Tweet 0 Comments Save Tags: frameworks , javascript
Functional Programming in 5 Minutes
Functional Programming in 5 Minutes
Tweet 1 Comments Save Tags: javascript , methodology , reviews
Initiating File Download With Javascript
This tutorial covers various methods to start file download using javascript, iframe and php.
Tweet 0 Comments Save Tags: javascript , php , web design
Making To-do/Event List in HTML5/JQuery using App42 platform
Create upcoming events/task/to-do list and share it with your friends using App42 platform javascript/JQuery backend SDK in just few lines of coding.
Tweet 0 Comments Save Tags: cloud , javascript , mobile
Ext4Yii 1.5 is released
Ext4Yii is an application framework for bridging Ext JS and Yii
Tweet 0 Comments Save Tags: announcement , frameworks , javascript , php
Fluent APIs and Method Chaining
Eric Feminella explains how to use the method chaining pattern to both simplify your API and make it more fluent.
Tweet 0 Comments Save Tags: javascript , methodology , standards
implement photo gallery with single api call
Often Apps require to implement Photo Gallery or some sort of Media gallery. App42 Backend as a Service (BaaS and MBaaS) provide... more »
Tweet 0 Comments Save Tags: groovy , java , javascript , ruby
Coming to Angular from something else
There’s a recent blog entry on the ArtLogic.com site about learning Angular. One aspect of it resonates with me: “Quit jQuery for a... more »
Tweet 0 Comments Save Tags: frameworks , javascript