System Design | Implementation Rule Book | CheatSheet
By Prithvi Atal, Engineer, Driving High-Performance Solutions
Saturday, December 8, 2012
Serialization at Client Side
›
Seriali zation is a p rocess of converting Obje ct into Raw data.In javascript many times we need to conve rt Raw data into Object and vice...
1 comment:
Test Framework setup
›
In this blog we will talk about setting up a Test framework. Unit test case helps the application in many ways.For e g in f inding...
TDD : Most Suitable Scenarios
›
Having said in the previou s blog on TDD : Test Driven Development now we know the recipe and it’s time understand when to cook th...
Thursday, November 29, 2012
TDD : Test Driven Development
›
Red --> Green ---> Refactor Write the tests first.fail the test cases. This is what the main philosophy of TDD This parad...
2 comments:
Thursday, November 22, 2012
Developing Mobile Website
›
There are various options available for Mobile application. Many times we prefer to develop unique apps for each mobile device s or OS. T...
‹
›
Home
View web version