Tuesday 20 December 2016

Creating Tree View using ReactJS | Wiki ITVINA

Creating Tree View using ReactJS | Wiki ITVINA:

'via Blog this'

12 TreeView Examples with ReactJS

12 TreeView Examples with ReactJS:

'via Blog this'

jQuery tree view without plugin » Techlister

jQuery tree view without plugin » Techlister: "$( document ).ready( function( ) {
    $( '.tree li' ).each( function() {
        if( $( this ).children( 'ul' ).length > 0 ) {
            $( this ).addClass( 'parent' );    
        }
    });
 
    $( '.tree li.parent > a' ).click( function( ) {
        $( this ).parent().toggleClass( 'active' );
        $( this ).parent().children( 'ul' ).slideToggle( 'fast' );
    });
 
    $( '#all' ).click( function() {
 
        $( '.tree li' ).each( function() {
            $( this ).toggleClass( 'active' );
            $( this ).children( 'ul' ).slideToggle( 'fast' );
        });
    });
 
});"

'via Blog this'

HTML Color Codes

HTML Color Codes: "#5DADE2"

'via Blog this'

How to Load Test AJAX/XHR Enabled Sites With JMeter | BlazeMeter

How to Load Test AJAX/XHR Enabled Sites With JMeter | BlazeMeter:

'via Blog this'

Konva - JavaScript 2d canvas framework

Konva - JavaScript 2d canvas framework:

'via Blog this'

ngrok - secure introspectable tunnels to localhost

ngrok - secure introspectable tunnels to localhost:

'via Blog this'

Monday 12 December 2016

Wednesday 7 December 2016

How to read a technical book? | Bikash Debnath | Pulse | LinkedIn

How to read a technical book? | Bikash Debnath | Pulse | LinkedIn:

'via Blog this'

Ayende @ Rahien - Designing a Document Database Series

Ayende @ Rahien:

'via Blog this'

Ayende @ Rahien: Designing a Document Database

search - Ayende @ Rahien:

'via Blog this'

Implementing a document database: simple queries - Ayende @ Rahien

Implementing a document database: simple queries - Ayende @ Rahien:

'via Blog this'

FileDB - A C# database to store files - Download: FileDB 1.0.1

FileDB - A C# database to store files - Download: FileDB 1.0.1:

'via Blog this'

Designing and Implementing Structured Storage (Database Engine)

Designing and Implementing Structured Storage (Database Engine):

'via Blog this'

A Dash of Technology: Building a New NoSQL Database from Scratch

A Dash of Technology: Building a New NoSQL Database from Scratch:

'via Blog this'

What is a NoSQL Database? Learn By Writing One In Python

What is a NoSQL Database? Learn By Writing One In Python:

'via Blog this'

Create a Github Repo from the Command Line | Viget

Create a Github Repo from the Command Line | Viget:

'via Blog this'

Good Blog: Ruslan's Blog

Ruslan's Blog:

'via Blog this'