-
Angular.js
AngularJs 2 Series: Binding The Data With DataBinding
Introduction Databinding is the communication of dynamic data between view and model layer of your application. View represents template and…
Read More » -
Web Dev
The Weak Case Against Strong Encryption
I used to think that the idea of banning encryption was too absurd for discussion. Whenever a politician or government…
Read More » -
JavaScript
8 Steps to Migrating from JavaScript to TypeScript
Solve App Problems 10x Faster with AppDynamics – Monitor production apps at code-level depth with minimal overhead. Start a FREE…
Read More » -
PHP
PHP Xmlencoder & Xmldecoder Example
In this example we are going to learn how to encode and decode XML (Extensible Markup Language) with PHP. For…
Read More » -
Angular.js
Quick Start: End-to-End Testing With Protractor
As AngularJS applications become more complex, manual testing becomes unreliable and repetitive. Unit Testing is a great start for testing…
Read More » -
Angular.js
AngularJs 2 Series: Build Your Own Component
Introduction AngularJs 2 is a popular JavaScript framework to create Single Page Application (SPA). In a Single Page Application, upon…
Read More » -
Ruby
Refactoring Legacy Rails Controllers
Ruby on Rails controllers are like the bouncers of a nightclub. No identification at a club? You aren’t getting in.…
Read More » -
JavaScript
Writing a very simple JS editor
There are nice web editors out there which are ready to be used: you just download them and plug them…
Read More » -
PHP
PHP Uppercase And Lowercase Example
In this example we will show you how to manipulate strings from uppercase to lowercase and from lowercase to uppercase with…
Read More »